Home
last modified time | relevance | path

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

/php-src/ext/soap/tests/bugs/
H A Dbug30045.phpt121 test(XSD_INTEGER, -18446744073709551616);
122 test(XSD_INTEGER, 18446744073709551616);
/php-src/ext/soap/
H A Dphp_encoding.h106 #define XSD_INTEGER 131 macro
H A Dsoap.stub.php277 const XSD_INTEGER = UNKNOWN; define
H A Dsoap_arginfo.h283 REGISTER_LONG_CONSTANT("XSD_INTEGER", XSD_INTEGER, CONST_PERSISTENT); in register_soap_symbols()
H A Dphp_encoding.c186 {{XSD_INTEGER, XSD_INTEGER_STRING, XSD_NAMESPACE, NULL, NULL, NULL}, to_zval_long, to_xml_long},

Completed in 30 milliseconds