Home
last modified time | relevance | path

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

/PHP-7.4/ext/spl/
H A Dspl_functions.c29 …ister_interface(zend_class_entry ** ppce, char * class_name, const zend_function_entry * functions) in spl_register_interface()
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_info.c433 HashTable functions; in PHPDBG_INFO() local
/PHP-7.4/Zend/
H A Dzend_multibyte.c87 ZEND_API int zend_multibyte_set_functions(const zend_multibyte_functions *functions) in zend_multibyte_set_functions()
H A Dzend_modules.h79 const struct _zend_function_entry *functions; member
H A Dzend_API.h186 #define INIT_CLASS_ENTRY(class_container, class_name, functions) \ argument
189 #define INIT_CLASS_ENTRY_EX(class_container, class_name, class_name_len, functions) \ argument
196 #define INIT_CLASS_ENTRY_INIT_METHODS(class_container, functions) \ argument
229 #define INIT_NS_CLASS_ENTRY(class_container, ns, class_name, functions) \ argument
H A Dzend_API.c2140 ZEND_API int zend_register_functions(zend_class_entry *scope, const zend_function_entry *functions,… in zend_register_functions()
2488 ZEND_API void zend_unregister_functions(const zend_function_entry *functions, int count, HashTable … in zend_unregister_functions()
/PHP-7.4/ext/standard/
H A Dinfo.c866 const zend_multibyte_functions *functions = zend_multibyte_get_functions(); in php_print_info() local
/PHP-7.4/main/
H A Dphp_ini.c56 zend_llist functions; member
/PHP-7.4/ext/soap/
H A Dphp_sdl.h54 HashTable functions; /* array of sdlFunction */ member
H A Dphp_sdl.c1544 sdlFunctionPtr *functions = NULL; in get_sdl_from_cache() local
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c13396 executable_functions *functions; in jit_compile() local
14090 executable_functions *functions = (executable_functions *)re->executable_jit; in pcre2_jit_compile() local

Completed in 91 milliseconds