Home
last modified time | relevance | path

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

/PHP-5.3/ext/soap/
H A Dphp_encoding.c64 static xmlNodePtr to_xml_datetime(encodeTypePtr type, zval *data, int style, xmlNodePtr parent);
169 {{XSD_DATETIME, XSD_DATETIME_STRING, XSD_NAMESPACE, NULL}, to_zval_stringc, to_xml_datetime},
3075 static xmlNodePtr to_xml_datetime(encodeTypePtr type, zval *data, int style, xmlNodePtr parent) in to_xml_datetime() function

Completed in 15 milliseconds