Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dscanf.c115 static int CharInSet(CharSet *cset, int ch);
238 static int CharInSet(CharSet *cset, int c) in CharInSet() function
878 if (!CharInSet(&cset, (int)sch)) { in php_sscanf_internal()

Completed in 8 milliseconds