Home
last modified time | relevance | path

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

/PHP-5.5/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()
499 nspace += STATIC_LIST_SIZE; in ValidateFormat()
503 for (i = 0; i < STATIC_LIST_SIZE; ++i) { in ValidateFormat()
562 #undef STATIC_LIST_SIZE in ValidateFormat()

Completed in 7 milliseconds