Home
last modified time | relevance | path

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

/PHP-7.4/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc.h327 XMLRPC_VALUE XMLRPC_CreateValueDateTime(const char* id, time_t time);
430 …pendDateTime(vector, id, time) XMLRPC_AddValueToVector(vector, XMLRPC_CreateValueDateTime(id, time…
H A Dxmlrpc.c1684 XMLRPC_VALUE XMLRPC_CreateValueDateTime(const char* id, time_t time) { in XMLRPC_CreateValueDateTime() function

Completed in 17 milliseconds