Home
last modified time | relevance | path

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

/php-src/ext/soap/tests/bugs/
H A Dbug30045.phpt83 //test(XSD_UNSIGNEDSHORT, -1);
84 test(XSD_UNSIGNEDSHORT, 0);
85 test(XSD_UNSIGNEDSHORT, 65535);
86 //test(XSD_UNSIGNEDSHORT, 65536);
/php-src/ext/soap/
H A Dphp_encoding.h126 #define XSD_UNSIGNEDSHORT 141 macro
H A Dsoap.stub.php327 const XSD_UNSIGNEDSHORT = UNKNOWN; define
H A Dsoap_arginfo.h293 REGISTER_LONG_CONSTANT("XSD_UNSIGNEDSHORT", XSD_UNSIGNEDSHORT, CONST_PERSISTENT); in register_soap_symbols()
H A Dphp_encoding.c183 …{{XSD_UNSIGNEDSHORT, XSD_UNSIGNEDSHORT_STRING, XSD_NAMESPACE, NULL, NULL, NULL}, to_zval_long, to_…

Completed in 31 milliseconds