Searched refs:strchr_first (Results 1 – 1 of 1) sorted by relevance
237 char *strchr_first(const char *buf, const char a, const char b) { in strchr_first() function358 ptr = strchr_first(buf, ';', '{'); in j2s_parse()433 ptr = strchr_first(name, ' ', '='); in j2s_parse()893 ptr = strchr_first(name, ' ', ','); in j2s_dump()