Home
last modified time | relevance | path

Searched refs:XSD_SHORT (Results 1 – 5 of 5) sorted by relevance

/PHP-8.2/ext/soap/tests/bugs/
H A Dbug30045.phpt59 //test(XSD_SHORT, -32769);
60 test(XSD_SHORT, -32768);
61 test(XSD_SHORT, 32767);
62 //test(XSD_SHORT, 32768);
/PHP-8.2/ext/soap/
H A Dphp_encoding.h116 #define XSD_SHORT 136 macro
H A Dsoap.stub.php282 const XSD_SHORT = UNKNOWN; define
H A Dsoap_arginfo.h291 REGISTER_LONG_CONSTANT("XSD_SHORT", XSD_SHORT, CONST_PERSISTENT); in register_soap_symbols()
H A Dphp_encoding.c175 {{XSD_SHORT, XSD_SHORT_STRING, XSD_NAMESPACE, NULL, NULL}, to_zval_long, to_xml_long},
221 {{XSD_SHORT, XSD_SHORT_STRING, XSD_1999_NAMESPACE, NULL, NULL}, to_zval_long, to_xml_long},

Completed in 32 milliseconds