Home
last modified time | relevance | path

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

/PHP-5.5/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc.h327 XMLRPC_VALUE XMLRPC_CreateValueDateTime_ISO8601(const char* id, const char *s);
430 …ime_ISO8601(vector, id, s) XMLRPC_AddValueToVector(vector, XMLRPC_CreateValueDateTime_ISO8601(id, …
H A Dxmlrpc.c1763 XMLRPC_VALUE XMLRPC_CreateValueDateTime_ISO8601(const char* id, const char *s) { in XMLRPC_CreateValueDateTime_ISO8601() function
/PHP-5.5/ext/xmlrpc/
H A Dxmlrpc-epi-php.c549 xReturn = XMLRPC_CreateValueDateTime_ISO8601(key, Z_STRVAL_P(val)); in PHP_to_XMLRPC_worker()
1376 XMLRPC_VALUE v = XMLRPC_CreateValueDateTime_ISO8601(NULL, value->value.str.val); in set_zval_xmlrpc_type()

Completed in 16 milliseconds