Home
last modified time | relevance | path

Searched refs:dom_documenttype_notations_read (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/dom/
H A Ddocumenttype.c67 zend_result dom_documenttype_notations_read(dom_object *obj, zval *retval) in dom_documenttype_notations_read() function
H A Ddom_properties.h75 zend_result dom_documenttype_notations_read(dom_object *obj, zval *retval);
H A Dphp_dom.c1169 …R_PROP_HANDLER(&dom_documenttype_prop_handlers, "notations", dom_documenttype_notations_read, NULL… in PHP_MINIT_FUNCTION()
1183 …HANDLER(&dom_modern_documenttype_prop_handlers, "notations", dom_documenttype_notations_read, NULL… in PHP_MINIT_FUNCTION()

Completed in 16 milliseconds