Home
last modified time | relevance | path

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

/PHP-7.0/ext/standard/
H A Dscanf.c313 #define STATIC_LIST_SIZE 16 in ValidateFormat() macro
316 int staticAssign[STATIC_LIST_SIZE]; in ValidateFormat()
318 int objIndex, xpgSize, nspace = STATIC_LIST_SIZE; in ValidateFormat()
498 nspace += STATIC_LIST_SIZE; in ValidateFormat()
502 for (i = 0; i < STATIC_LIST_SIZE; ++i) { in ValidateFormat()
561 #undef STATIC_LIST_SIZE in ValidateFormat()

Completed in 6 milliseconds