Home
last modified time | relevance | path

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

/php-src/ext/soap/tests/bugs/
H A Dbug30045.phpt116 //test(XSD_POSITIVEINTEGER, 0);
117 test(XSD_POSITIVEINTEGER, 1);
118 test(XSD_POSITIVEINTEGER, 18446744073709551616);
/php-src/ext/soap/
H A Dphp_encoding.h130 #define XSD_POSITIVEINTEGER 143 macro
H A Dsoap.stub.php337 const XSD_POSITIVEINTEGER = UNKNOWN; define
H A Dsoap_arginfo.h295 REGISTER_LONG_CONSTANT("XSD_POSITIVEINTEGER", XSD_POSITIVEINTEGER, CONST_PERSISTENT); in register_soap_symbols()
H A Dphp_encoding.c179 …{{XSD_POSITIVEINTEGER, XSD_POSITIVEINTEGER_STRING, XSD_NAMESPACE, NULL, NULL, NULL}, to_zval_long,…

Completed in 65 milliseconds