Home
last modified time | relevance | path

Searched refs:XSD_DOUBLE (Results 1 – 4 of 4) sorted by relevance

/php-src/ext/soap/
H A Dphp_encoding.h54 #define XSD_DOUBLE 105 macro
H A Dsoap.stub.php146 const XSD_DOUBLE = UNKNOWN; define
H A Dsoap_arginfo.h257 REGISTER_LONG_CONSTANT("XSD_DOUBLE", XSD_DOUBLE, CONST_PERSISTENT); in register_soap_symbols()
H A Dphp_encoding.c159 {{XSD_DOUBLE, XSD_DOUBLE_STRING, XSD_NAMESPACE, NULL, NULL, NULL}, to_zval_double, to_xml_double},
218 …{{XSD_DOUBLE, XSD_DOUBLE_STRING, XSD_1999_NAMESPACE, NULL, NULL, NULL}, to_zval_double, to_xml_dou…

Completed in 26 milliseconds