Home
last modified time | relevance | path

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

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

Completed in 11 milliseconds