XMLRPC_GetValueDateTime_ISO8601  224 ext/xmlrpc/libxmlrpc/xml_to_dandarpc.c             simplestring_add(&elem_val->text, XMLRPC_GetValueDateTime_ISO8601(node));
XMLRPC_GetValueDateTime_ISO8601  239 ext/xmlrpc/libxmlrpc/xml_to_xmlrpc.c             simplestring_add(&elem_val->text, XMLRPC_GetValueDateTime_ISO8601(node));
XMLRPC_GetValueDateTime_ISO8601  364 ext/xmlrpc/libxmlrpc/xmlrpc.h const char* XMLRPC_GetValueDateTime_ISO8601(XMLRPC_VALUE value);
XMLRPC_GetValueDateTime_ISO8601  595 ext/xmlrpc/xmlrpc-epi-php.c             Z_STRVAL_P(elem) = estrndup(XMLRPC_GetValueDateTime_ISO8601(el), Z_STRLEN_P(elem));