Searched refs:xmlrpc_vector_none (Results 1 – 4 of 4) sorted by relevance
1212 str_mapping[XMLRPC_TYPE_COUNT + xmlrpc_vector_none] = "none"; in get_type_str_mapping()1227 if (vtype == xmlrpc_vector_none) { in xmlrpc_type_as_str()1282 const char* typestr = xmlrpc_type_as_str(newtype, xmlrpc_vector_none); in set_zval_xmlrpc_type()1414 XMLRPC_VECTOR_TYPE vtype = xmlrpc_vector_none; in PHP_FUNCTION()
96 xmlrpc_vector_none, /* not an array */ enumerator
1155 target->v->q && target->v->type != xmlrpc_vector_none) { in XMLRPC_AddValueToVector()2278 case xmlrpc_vector_none: in XMLRPC_GetValueTypeEasy()2488 case xmlrpc_vector_none: in type_to_str()
346 else if (vtype == xmlrpc_vector_none) { in XMLRPC_to_xml_element_worker()
Completed in 30 milliseconds