Searched defs:vtype (Results 1 – 4 of 4) sorted by relevance
196 XMLRPC_VECTOR_TYPE vtype = XMLRPC_GetVectorType(node); in XMLRPC_to_xml_element_worker() local304 XMLRPC_VECTOR_TYPE vtype = XMLRPC_GetVectorType(current_vector); in XMLRPC_to_xml_element_worker() local
2473 const char* type_to_str(XMLRPC_VALUE_TYPE type, XMLRPC_VECTOR_TYPE vtype) { in type_to_str()
574 XMLRPC_VECTOR_TYPE vtype; in PHP_to_XMLRPC_worker() local1306 const char* xmlrpc_type_as_str(XMLRPC_VALUE_TYPE type, XMLRPC_VECTOR_TYPE vtype) /* {{{ */ in xmlrpc_type_as_str()1484 XMLRPC_VALUE_TYPE vtype; in PHP_FUNCTION() local1508 XMLRPC_VECTOR_TYPE vtype = xmlrpc_vector_none; in PHP_FUNCTION() local
3656 long vtype, vscope, vnullable; in PHP_FUNCTION() local
Completed in 37 milliseconds