Searched refs:php_dom_string_extend_class_functions (Results 1 – 3 of 3) sorted by relevance
47 const zend_function_entry php_dom_string_extend_class_functions[] = { variable
52 extern const zend_function_entry php_dom_string_extend_class_functions[];
838 …REGISTER_DOM_CLASS(ce, "DOMStringExtend", NULL, php_dom_string_extend_class_functions, dom_string_… in PHP_MINIT_FUNCTION()
Completed in 19 milliseconds