Home
last modified time | relevance | path

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

/PHP-5.5/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.5/ext/opcache/
H A Dzend_accelerator_blacklist.c94 zend_regexp_list **regexp_list_it, *it; in zend_accel_blacklist_update_regexp() local
222 zend_regexp_list *temp, *it = blacklist->regexp_list; in zend_accel_blacklist_shutdown() local
/PHP-5.5/Zend/
H A Dzend_interfaces.h36 zend_object_iterator it; member
/PHP-5.5/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.c1081 zval *it; in SPL_METHOD() local
1104 zval *it; in SPL_METHOD() local
1127 zval *it, *retval = NULL; in SPL_METHOD() local
1168 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.c3317 zval **it; in spl_append_it_next_iterator() local
3363 zval *it; in SPL_METHOD() local
/PHP-5.5/ext/intl/breakiterator/
H A Dcodepointiterator_internal.cpp133 void CodePointBreakIterator::adoptText(CharacterIterator* it) in adoptText()
/PHP-5.5/ext/standard/tests/misc/
H A Dbrowscap.ini2639 Parent=DYNAMIC
2640 Browser="DYNAMIC+"

Completed in 192 milliseconds