Searched refs:XSD_QNAME (Results 1 – 4 of 4) sorted by relevance
/PHP-8.4/ext/soap/ |
H A D | php_encoding.h | 80 #define XSD_QNAME 118 macro
|
H A D | soap.stub.php | 211 const XSD_QNAME = UNKNOWN; define
|
H A D | soap_arginfo.h | 270 REGISTER_LONG_CONSTANT("XSD_QNAME", XSD_QNAME, CONST_PERSISTENT); in register_soap_symbols()
|
H A D | php_encoding.c | 192 {{XSD_QNAME, XSD_QNAME_STRING, XSD_NAMESPACE, NULL, NULL, NULL}, to_zval_stringc, to_xml_string},
|
Completed in 20 milliseconds