Searched defs:funcs (Results 1 – 10 of 10) sorted by relevance
/PHP-7.0/Zend/ |
H A D | zend_iterators.h | 60 zend_object_iterator_funcs *funcs; member 65 zend_object_iterator_funcs *funcs; member
|
/PHP-7.0/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-7.0/ext/dom/ |
H A D | php_dom.h | 132 #define REGISTER_DOM_CLASS(ce, name, parent_ce, funcs, entry) \ argument
|
/PHP-7.0/ext/xsl/ |
H A D | php_xsl.h | 88 #define REGISTER_XSL_CLASS(ce, name, parent_ce, funcs, entry) \ argument
|
/PHP-7.0/sapi/phpdbg/ |
H A D | phpdbg_info.c | 430 PHPDBG_INFO(funcs) /* {{{ */ in PHPDBG_INFO() argument
|
H A D | xml.md | 308 ### funcs ### subsection
|
/PHP-7.0/ext/pdo_sqlite/ |
H A D | php_pdo_sqlite_int.h | 60 struct pdo_sqlite_func *funcs; member
|
/PHP-7.0/main/streams/ |
H A D | cast.c | 49 FILE *fopencookie(void *cookie, const char *mode, COOKIE_IO_FUNCTIONS_T *funcs) in fopencookie()
|
/PHP-7.0/ext/sqlite3/ |
H A D | php_sqlite3_structs.h | 76 php_sqlite3_func *funcs; member
|
/PHP-7.0/ext/pdo/ |
H A D | pdo_dbh.c | 1278 const zend_function_entry *funcs; in pdo_hash_methods() local
|
Completed in 21 milliseconds