Searched refs:XSD_ID (Results 1 – 4 of 4) sorted by relevance
/PHP-8.4/ext/soap/ |
H A D | php_encoding.h | 96 #define XSD_ID 126 macro
|
H A D | soap.stub.php | 252 const XSD_ID = UNKNOWN; define
|
H A D | soap_arginfo.h | 278 REGISTER_LONG_CONSTANT("XSD_ID", XSD_ID, CONST_PERSISTENT); in register_soap_symbols()
|
H A D | php_encoding.c | 201 {{XSD_ID, XSD_ID_STRING, XSD_NAMESPACE, NULL, NULL, NULL}, to_zval_stringc, to_xml_string},
|
Completed in 29 milliseconds