Searched defs:funcs (Results 1 – 9 of 9) sorted by relevance
/PHP-5.6/Zend/ |
H A D | zend_iterators.h | 59 zend_object_iterator_funcs *funcs; member 64 zend_object_iterator_funcs *funcs; member
|
/PHP-5.6/ext/spl/ |
H A D | spl_functions.h | 31 #define REGISTER_SPL_STD_CLASS_EX(class_name, obj_ctor, funcs) \ argument 34 #define REGISTER_SPL_SUB_CLASS_EX(class_name, parent_class_name, obj_ctor, funcs) \ argument
|
/PHP-5.6/sapi/phpdbg/ |
H A D | phpdbg_info.c | 335 PHPDBG_INFO(funcs) /* {{{ */ in PHPDBG_INFO() argument
|
/PHP-5.6/ext/xsl/ |
H A D | php_xsl.h | 79 #define REGISTER_XSL_CLASS(ce, name, parent_ce, funcs, entry) \ argument
|
/PHP-5.6/ext/pdo_sqlite/ |
H A D | php_pdo_sqlite_int.h | 60 struct pdo_sqlite_func *funcs; member
|
/PHP-5.6/ext/dom/ |
H A D | php_dom.h | 129 #define REGISTER_DOM_CLASS(ce, name, parent_ce, funcs, entry) \ argument
|
/PHP-5.6/main/streams/ |
H A D | cast.c | 49 FILE *fopencookie(void *cookie, const char *mode, COOKIE_IO_FUNCTIONS_T *funcs) in fopencookie()
|
/PHP-5.6/ext/sqlite3/ |
H A D | php_sqlite3_structs.h | 79 php_sqlite3_func *funcs; member
|
/PHP-5.6/ext/pdo/ |
H A D | pdo_dbh.c | 1288 const zend_function_entry *funcs; in pdo_hash_methods() local
|
Completed in 23 milliseconds