Searched refs:PHP_EXTR_SKIP (Results 1 – 3 of 3) sorted by relevance
38 #define PHP_EXTR_SKIP 1 macro
3494 REGISTER_LONG_CONSTANT("EXTR_SKIP", PHP_EXTR_SKIP, CONST_PERSISTENT); in register_basic_functions_symbols()
2509 …if (extract_type > PHP_EXTR_SKIP && extract_type <= PHP_EXTR_PREFIX_IF_EXISTS && ZEND_NUM_ARGS() <…
Completed in 35 milliseconds