Home
last modified time | relevance | path

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

/php-src/ext/dom/
H A Dxpath_callbacks.h40 HashTable functions; member
/php-src/ext/xsl/
H A Dphp_xsl.stub.php115 public function registerPHPFunctions(array|string|null $functions = null): void {}
/php-src/sapi/phpdbg/
H A Dphpdbg_info.c429 HashTable functions; in PHPDBG_INFO() local
/php-src/Zend/
H A Dzend_extensions.c311 size_t functions = zend_hash_num_elements(CG(function_table)); in zend_init_internal_run_time_cache() local
H A Dzend_multibyte.c87 ZEND_API zend_result 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_enum.c497 const char *name, uint8_t type, const zend_function_entry *functions) in zend_register_internal_enum()
H A Dzend_API.h279 #define INIT_CLASS_ENTRY(class_container, class_name, functions) \ argument
282 #define INIT_CLASS_ENTRY_EX(class_container, class_name, class_name_len, functions) \ argument
290 #define INIT_CLASS_ENTRY_INIT_METHODS(class_container, functions) \ argument
325 #define INIT_NS_CLASS_ENTRY(class_container, ns, class_name, functions) \ argument
H A Dzend_API.c2834 …d_result zend_register_functions(zend_class_entry *scope, const zend_function_entry *functions, Ha… in zend_register_functions()
3122 ZEND_API void zend_unregister_functions(const zend_function_entry *functions, int count, HashTable … in zend_unregister_functions()
/php-src/ext/standard/
H A Dinfo.c893 const zend_multibyte_functions *functions = zend_multibyte_get_functions(); in php_print_info() local
/php-src/main/
H A Dphp_ini.c54 zend_llist functions; member
/php-src/ext/soap/
H A Dsoap.stub.php506 public function addFunction($functions): void {}
H A Dphp_sdl.h52 HashTable functions; /* array of sdlFunction */ member
H A Dphp_sdl.c1557 sdlFunctionPtr *functions = NULL; in get_sdl_from_cache() local
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c14093 executable_functions *functions; in jit_compile() local
14789 executable_functions *functions; in pcre2_jit_compile() local

Completed in 106 milliseconds