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