Searched refs:CharInSet (Results 1 – 1 of 1) sorted by relevance
117 static int CharInSet(CharSet *cset, int ch);240 static int CharInSet(CharSet *cset, int c) in CharInSet() function882 if (!CharInSet(&cset, (int)sch)) { in php_sscanf_internal()
Completed in 6 milliseconds