Searched refs:spl_array (Results 1 – 15 of 15) sorted by relevance
1 PHP_NEW_EXTENSION(spl, php_spl.c spl_functions.c spl_engine.c spl_iterators.c spl_array.c spl_direc…2 PHP_INSTALL_HEADERS([ext/spl], [php_spl.h spl_array.h spl_directory.h spl_engine.h spl_exceptions.h…
3 EXTENSION("spl", "php_spl.c spl_functions.c spl_engine.c spl_iterators.c spl_array.c spl_directory.…5 PHP_INSTALL_HEADERS("ext/spl", "php_spl.h spl_array.h spl_directory.h spl_engine.h spl_exceptions.h…
30 PHP_MINIT_FUNCTION(spl_array);
1003 PHP_MINIT(spl_array)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION() local
2047 PHP_MINIT_FUNCTION(spl_array) in PHP_MINIT_FUNCTION() argument
8 * Source code: ext/spl/spl_array.c
Completed in 20 milliseconds