Home
last modified time | relevance | path

Searched defs:funcs (Results 1 – 10 of 10) sorted by relevance

/PHP-7.4/ext/spl/
H A Dspl_functions.h29 #define REGISTER_SPL_STD_CLASS_EX(class_name, obj_ctor, funcs) \ argument
32 #define REGISTER_SPL_SUB_CLASS_EX(class_name, parent_class_name, obj_ctor, funcs) \ argument
/PHP-7.4/Zend/
H A Dzend_iterators.h58 const zend_object_iterator_funcs *funcs; member
/PHP-7.4/ext/xsl/
H A Dphp_xsl.h86 #define REGISTER_XSL_CLASS(ce, name, parent_ce, funcs, entry) \ argument
/PHP-7.4/ext/dom/
H A Dphp_dom.h131 #define REGISTER_DOM_CLASS(ce, name, parent_ce, funcs, entry) \ argument
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_info.c430 PHPDBG_INFO(funcs) /* {{{ */ in PHPDBG_INFO() argument
H A Dxml.md308 ### funcs ### subsection
/PHP-7.4/ext/pdo_sqlite/
H A Dphp_pdo_sqlite_int.h58 struct pdo_sqlite_func *funcs; member
/PHP-7.4/main/streams/
H A Dcast.c47 FILE *fopencookie(void *cookie, const char *mode, COOKIE_IO_FUNCTIONS_T *funcs) in fopencookie()
/PHP-7.4/ext/sqlite3/
H A Dphp_sqlite3_structs.h74 php_sqlite3_func *funcs; member
/PHP-7.4/ext/pdo/
H A Dpdo_dbh.c1281 const zend_function_entry *funcs; in pdo_hash_methods() local

Completed in 21 milliseconds