Searched refs:XSD_IDREF (Results 1 – 4 of 4) sorted by relevance
/php-src/ext/soap/ |
H A D | php_encoding.h | 98 #define XSD_IDREF 127 macro
|
H A D | soap.stub.php | 257 const XSD_IDREF = UNKNOWN; define
|
H A D | soap_arginfo.h | 279 REGISTER_LONG_CONSTANT("XSD_IDREF", XSD_IDREF, CONST_PERSISTENT); in register_soap_symbols()
|
H A D | php_encoding.c | 202 {{XSD_IDREF, XSD_IDREF_STRING, XSD_NAMESPACE, NULL, NULL, NULL}, to_zval_stringc, to_xml_string},
|
Completed in 27 milliseconds