Home
last modified time | relevance | path

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

/PHP-7.4/ext/xmlrpc/libxmlrpc/
H A Dxml_to_dandarpc.c100 XMLRPC_SetValueDateTime_ISO8601(xCurrent, el->text.str); in xml_element_to_DANDARPC_REQUEST_worker()
H A Dxmlrpc.h348 void XMLRPC_SetValueDateTime_ISO8601(XMLRPC_VALUE value, const char* s);
H A Dxmlrpc.c1549 XMLRPC_SetValueDateTime_ISO8601 (value, timeBuf); in XMLRPC_SetValueDateTime()
1721 void XMLRPC_SetValueDateTime_ISO8601(XMLRPC_VALUE value, const char* s) { in XMLRPC_SetValueDateTime_ISO8601() function
1760 XMLRPC_SetValueDateTime_ISO8601(val, s); in XMLRPC_CreateValueDateTime_ISO8601()
H A Dxml_to_xmlrpc.c133 XMLRPC_SetValueDateTime_ISO8601(current_val, el->text.str); in xml_element_to_XMLRPC_REQUEST_worker()
H A Dxml_to_soap.c357 XMLRPC_SetValueDateTime_ISO8601(xCurrent, el->text.str); in xml_element_to_SOAP_REQUEST_worker()

Completed in 23 milliseconds