Searched refs:php_dom_text_class_functions (Results 1 – 3 of 3) sorted by relevance
55 const zend_function_entry php_dom_text_class_functions[] = { variable
38 extern const zend_function_entry php_dom_text_class_functions[];
809 …REGISTER_DOM_CLASS(ce, "DOMText", dom_characterdata_class_entry, php_dom_text_class_functions, dom… in PHP_MINIT_FUNCTION()
Completed in 27 milliseconds