Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dscanf.c309 #define STATIC_LIST_SIZE 16 in ValidateFormat() macro
312 int staticAssign[STATIC_LIST_SIZE]; in ValidateFormat()
314 int objIndex, xpgSize, nspace = STATIC_LIST_SIZE; in ValidateFormat()
494 nspace += STATIC_LIST_SIZE; in ValidateFormat()
498 for (i = 0; i < STATIC_LIST_SIZE; ++i) { in ValidateFormat()
557 #undef STATIC_LIST_SIZE in ValidateFormat()

Completed in 9 milliseconds