Home
last modified time | relevance | path

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

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

Completed in 13 milliseconds