Searched refs:XMLRPC_SetValueDateTime_ISO8601 (Results 1 – 5 of 5) sorted by relevance
103 XMLRPC_SetValueDateTime_ISO8601(xCurrent, el->text.str); in xml_element_to_DANDARPC_REQUEST_worker()
347 void XMLRPC_SetValueDateTime_ISO8601(XMLRPC_VALUE value, const char* s);
1555 XMLRPC_SetValueDateTime_ISO8601 (value, timeBuf); in XMLRPC_SetValueDateTime()1727 void XMLRPC_SetValueDateTime_ISO8601(XMLRPC_VALUE value, const char* s) { in XMLRPC_SetValueDateTime_ISO8601() function1766 XMLRPC_SetValueDateTime_ISO8601(val, s); in XMLRPC_CreateValueDateTime_ISO8601()
138 XMLRPC_SetValueDateTime_ISO8601(current_val, el->text.str); in xml_element_to_XMLRPC_REQUEST_worker()
362 XMLRPC_SetValueDateTime_ISO8601(xCurrent, el->text.str); in xml_element_to_SOAP_REQUEST_worker()
Completed in 17 milliseconds