Searched refs:XSD_GMONTH (Results 1 – 4 of 4) sorted by relevance
/php-src/ext/soap/ |
H A D | php_encoding.h | 72 #define XSD_GMONTH 114 macro
|
H A D | soap.stub.php | 191 const XSD_GMONTH = UNKNOWN; define
|
H A D | soap_arginfo.h | 266 REGISTER_LONG_CONSTANT("XSD_GMONTH", XSD_GMONTH, CONST_PERSISTENT); in register_soap_symbols()
|
H A D | php_encoding.c | 169 {{XSD_GMONTH, XSD_GMONTH_STRING, XSD_NAMESPACE, NULL, NULL, NULL}, to_zval_stringc, to_xml_gmonth},
|
Completed in 17 milliseconds