Searched refs:XSD_TIME (Results 1 – 4 of 4) sorted by relevance
/php-src/ext/soap/ |
H A D | php_encoding.h | 60 #define XSD_TIME 108 macro
|
H A D | soap.stub.php | 161 const XSD_TIME = UNKNOWN; define
|
H A D | soap_arginfo.h | 260 REGISTER_LONG_CONSTANT("XSD_TIME", XSD_TIME, CONST_PERSISTENT); in register_soap_symbols()
|
H A D | php_encoding.c | 163 {{XSD_TIME, XSD_TIME_STRING, XSD_NAMESPACE, NULL, NULL, NULL}, to_zval_stringc, to_xml_time},
|
Completed in 23 milliseconds