Home
last modified time | relevance | path

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

/PHP-8.2/ext/dom/
H A Dentity.c39 int dom_entity_public_id_read(dom_object *obj, zval *retval) in dom_entity_public_id_read() function
H A Ddom_properties.h77 int dom_entity_public_id_read(dom_object *obj, zval *retval);
H A Dphp_dom.c808 …dler(&dom_entity_prop_handlers, "publicId", sizeof("publicId")-1, dom_entity_public_id_read, NULL); in PHP_MINIT_FUNCTION()

Completed in 13 milliseconds