Home
last modified time | relevance | path

Searched refs:XSD_DECIMAL (Results 1 – 5 of 5) sorted by last modified time

/php-src/ext/soap/
H A Dsoap.stub.php135 const XSD_DECIMAL = UNKNOWN; define
H A Dsoap_arginfo.h258 REGISTER_LONG_CONSTANT("XSD_DECIMAL", XSD_DECIMAL, CONST_PERSISTENT); in register_soap_symbols()
H A Dphp_encoding.c157 …{{XSD_DECIMAL, XSD_DECIMAL_STRING, XSD_NAMESPACE, NULL, NULL, NULL}, to_zval_stringc, to_xml_strin…
216 …{{XSD_DECIMAL, XSD_DECIMAL_STRING, XSD_1999_NAMESPACE, NULL, NULL, NULL}, to_zval_stringc, to_xml_…
H A Dphp_encoding.h50 #define XSD_DECIMAL 103 macro
/php-src/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_019s.phpt8 $client->__soapCall("echoDecimal", array(new SoapParam(new SoapVar('12345.67890',XSD_DECIMAL), "inp…

Completed in 22 milliseconds