Searched refs:CharInSet (Results 1 – 1 of 1) sorted by relevance
119 static int CharInSet(CharSet *cset, int ch);242 static int CharInSet(CharSet *cset, int c) in CharInSet() function884 if (!CharInSet(&cset, (int)sch)) { in php_sscanf_internal()
Completed in 5 milliseconds