Home
last modified time | relevance | path

Searched defs:property_systemId_name (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/dom/
H A Dphp_dom_arginfo.h1908 zend_string *property_systemId_name = zend_string_init("systemId", sizeof("systemId") - 1, 1); in register_class_DOMDocumentType() local
2609 zend_string *property_systemId_name = zend_string_init("systemId", sizeof("systemId") - 1, 1); in register_class_DOMEntity() local
2665 zend_string *property_systemId_name = zend_string_init("systemId", sizeof("systemId") - 1, 1); in register_class_DOMNotation() local
3277 zend_string *property_systemId_name = zend_string_init("systemId", sizeof("systemId") - 1, 1); in register_class_Dom_DocumentType() local
3336 zend_string *property_systemId_name = zend_string_init("systemId", sizeof("systemId") - 1, 1); in register_class_Dom_Entity() local
3374 zend_string *property_systemId_name = zend_string_init("systemId", sizeof("systemId") - 1, 1); in register_class_Dom_Notation() local

Completed in 20 milliseconds