Home
last modified time | relevance | path

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

/PHP-8.2/ext/standard/
H A Dphp_array.h38 #define PHP_EXTR_SKIP 1 macro
H A Dbasic_functions_arginfo.h3487 REGISTER_LONG_CONSTANT("EXTR_SKIP", PHP_EXTR_SKIP, CONST_PERSISTENT); in register_basic_functions_symbols()
H A Darray.c2423 …if (extract_type > PHP_EXTR_SKIP && extract_type <= PHP_EXTR_PREFIX_IF_EXISTS && ZEND_NUM_ARGS() <…

Completed in 24 milliseconds