Searched refs:spl_iterators (Results 1 – 5 of 5) sorted by relevance
4 EXTENSION("spl", "php_spl.c spl_functions.c spl_engine.c spl_iterators.c spl_array.c spl_directory.…7 …array.h spl_directory.h spl_engine.h spl_exceptions.h spl_functions.h spl_iterators.h spl_observer…
5 …PHP_NEW_EXTENSION(spl, php_spl.c spl_functions.c spl_engine.c spl_iterators.c spl_array.c spl_dire…6 …array.h spl_directory.h spl_engine.h spl_exceptions.h spl_functions.h spl_iterators.h spl_observer…
58 PHP_MINIT_FUNCTION(spl_iterators);
979 PHP_MINIT(spl_iterators)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION() local
3702 PHP_MINIT_FUNCTION(spl_iterators) in PHP_MINIT_FUNCTION() argument
Completed in 24 milliseconds