Home
last modified time | relevance | path

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

/php-src/ext/soap/tests/bugs/
H A Dbug30045.phpt106 test(XSD_NONPOSITIVEINTEGER, -18446744073709551616);
107 test(XSD_NONPOSITIVEINTEGER, 0);
108 //test(XSD_NONPOSITIVEINTEGER, 1);
/php-src/ext/soap/
H A Dphp_encoding.h108 #define XSD_NONPOSITIVEINTEGER 132 macro
H A Dsoap.stub.php282 const XSD_NONPOSITIVEINTEGER = UNKNOWN; define
H A Dsoap_arginfo.h284 REGISTER_LONG_CONSTANT("XSD_NONPOSITIVEINTEGER", XSD_NONPOSITIVEINTEGER, CONST_PERSISTENT); in register_soap_symbols()
H A Dphp_encoding.c178 …{{XSD_NONPOSITIVEINTEGER, XSD_NONPOSITIVEINTEGER_STRING, XSD_NAMESPACE, NULL, NULL, NULL}, to_zval…

Completed in 26 milliseconds