Home
last modified time | relevance | path

Searched refs:get_type (Results 1 – 3 of 3) sorted by relevance

/PHP-5.3/ext/spl/
H A Dspl_observer.c1061 static void spl_multiple_iterator_get_all(spl_SplObjectStorage *intern, int get_type, zval *return_… in spl_multiple_iterator_get_all() argument
1087 if (SPL_MULTIPLE_ITERATOR_GET_ALL_CURRENT == get_type) { in spl_multiple_iterator_get_all()
1097 if (SPL_MULTIPLE_ITERATOR_GET_ALL_CURRENT == get_type) { in spl_multiple_iterator_get_all()
/PHP-5.3/ext/fileinfo/libmagic/
H A Dapprentice.c208 get_type(const char *l, const char **t) in get_type() function
1337 m->type = get_type(l, &l);
/PHP-5.3/ext/fileinfo/
H A Dlibmagic.patch112 get_type(const char *l, const char **t)

Completed in 16 milliseconds