Home
last modified time | relevance | path

Searched defs:it (Results 1 – 9 of 9) sorted by relevance

/PHP-5.4/ext/spl/examples/
H A Dini_groups.php32 $it = new IniGroups($argv[1]); variable
34 $it = new KeyFilter($it, $argv[2]); variable
H A Dclass_tree.php105 $it = new RecursiveTreeIterator(new SubClasses($argv[1], true)); variable
H A Dnocvsdir.php48 $it = new RecursiveIteratorIterator(new NoCvsDirectory($argv[1])); variable
/PHP-5.4/Zend/
H A Dzend_interfaces.h36 zend_object_iterator it; member
/PHP-5.4/ext/spl/
H A Dspl_directory.h105 spl_filesystem_iterator it; member
113 static inline spl_filesystem_object* spl_filesystem_iterator_to_object(spl_filesystem_iterator *it) in spl_filesystem_iterator_to_object()
H A Dspl_observer.c1091 zval *it; in SPL_METHOD() local
1114 zval *it; in SPL_METHOD() local
1137 zval *it, *retval = NULL; in SPL_METHOD() local
1178 zval *it, *retval = NULL; in spl_multiple_iterator_get_all() local
H A Dspl.php239 function iterator_count(Traversable $it) {/**/};
249 function iterator_to_array(Traversable $it, $use_keys = true) {/**/};
H A Dspl_iterators.c3308 zval **it; in spl_append_it_next_iterator() local
3354 zval *it; in SPL_METHOD() local
/PHP-5.4/ext/standard/tests/misc/
H A Dbrowscap.ini2639 Parent=DYNAMIC
2640 Browser="DYNAMIC+"

Completed in 144 milliseconds