Home
last modified time | relevance | path

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

/PHP-7.3/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc.h328 XMLRPC_VALUE XMLRPC_CreateValueDateTime_ISO8601(const char* id, const char *s);
431 …ime_ISO8601(vector, id, s) XMLRPC_AddValueToVector(vector, XMLRPC_CreateValueDateTime_ISO8601(id, …
H A Dxmlrpc.c1760 XMLRPC_VALUE XMLRPC_CreateValueDateTime_ISO8601(const char* id, const char *s) { in XMLRPC_CreateValueDateTime_ISO8601() function
/PHP-7.3/ext/xmlrpc/
H A Dxmlrpc-epi-php.c526 xReturn = XMLRPC_CreateValueDateTime_ISO8601(key, Z_STRVAL(val)); in PHP_to_XMLRPC_worker()
1288 XMLRPC_VALUE v = XMLRPC_CreateValueDateTime_ISO8601(NULL, Z_STRVAL_P(value)); in set_zval_xmlrpc_type()

Completed in 17 milliseconds