Home
last modified time | relevance | path

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

/PHP-7.3/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc_introspection.c312 const char* basetype = NULL; in xml_element_to_method_description() local
327 basetype = attr_iter->val; in xml_element_to_method_description()
346 const char* ptype = !strcmp(el->name, "value") ? type : basetype; in xml_element_to_method_description()

Completed in 5 milliseconds