Home
last modified time | relevance | path

Searched refs:CharInSet (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/ext/standard/
H A Dscanf.c119 static int CharInSet(CharSet *cset, int ch);
242 static int CharInSet(CharSet *cset, int c) in CharInSet() function
896 if (!CharInSet(&cset, (int)sch)) { in php_sscanf_internal()

Completed in 13 milliseconds