Searched refs:dom_entity_public_id_read (Results 1 – 3 of 3) sorted by relevance
39 int dom_entity_public_id_read(dom_object *obj, zval *retval) in dom_entity_public_id_read() function
81 int dom_entity_public_id_read(dom_object *obj, zval *retval);
816 …dler(&dom_entity_prop_handlers, "publicId", sizeof("publicId")-1, dom_entity_public_id_read, NULL); in PHP_MINIT_FUNCTION()
Completed in 17 milliseconds