Searched refs:spl_array (Results 1 – 15 of 15) sorted by relevance
4 EXTENSION("spl", "php_spl.c spl_functions.c spl_engine.c spl_iterators.c spl_array.c spl_directory.…7 PHP_INSTALL_HEADERS("ext/spl", "php_spl.h spl_array.h spl_directory.h spl_engine.h spl_exceptions.h…
5 …PHP_NEW_EXTENSION(spl, php_spl.c spl_functions.c spl_engine.c spl_iterators.c spl_array.c spl_dire…6 …PHP_INSTALL_HEADERS([ext/spl], [php_spl.h spl_array.h spl_directory.h spl_engine.h spl_exceptions.…
32 PHP_MINIT_FUNCTION(spl_array);
980 PHP_MINIT(spl_array)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION() local
2001 PHP_MINIT_FUNCTION(spl_array) in PHP_MINIT_FUNCTION() argument
8 * Source code: ext/spl/spl_array.c
Completed in 18 milliseconds