Searched refs:XMLRPC_CreateValueDateTime_ISO8601 (Results 1 – 3 of 3) sorted by relevance
328 XMLRPC_VALUE XMLRPC_CreateValueDateTime_ISO8601(const char* id, const char *s);431 …ime_ISO8601(vector, id, s) XMLRPC_AddValueToVector(vector, XMLRPC_CreateValueDateTime_ISO8601(id, …
1760 XMLRPC_VALUE XMLRPC_CreateValueDateTime_ISO8601(const char* id, const char *s) { in XMLRPC_CreateValueDateTime_ISO8601() function
526 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