Searched refs:spl_iterators (Results 1 – 6 of 6) sorted by relevance
3 EXTENSION("spl", "php_spl.c spl_functions.c spl_iterators.c spl_array.c spl_directory.c spl_excepti…5 …array.h spl_directory.h spl_engine.h spl_exceptions.h spl_functions.h spl_iterators.h spl_observer…
1 PHP_NEW_EXTENSION(spl, php_spl.c spl_functions.c spl_iterators.c spl_array.c spl_directory.c spl_ex…2 …array.h spl_directory.h spl_engine.h spl_exceptions.h spl_functions.h spl_iterators.h spl_observer…
44 PHP_MINIT_FUNCTION(spl_iterators);
730 PHP_MINIT(spl_iterators)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION() local
3250 PHP_MINIT_FUNCTION(spl_iterators) in PHP_MINIT_FUNCTION() argument
320 - 'ext/spl/spl_iterators.h'
Completed in 36 milliseconds