Home
last modified time | relevance | path

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

/PHP-7.3/ext/xmlrpc/libxmlrpc/
H A Dxml_to_soap.c74 struct array_info { struct
84 static struct array_info* parse_array_type_info(const char* array_type) { in parse_array_type_info()
85 struct array_info* ai = NULL; in parse_array_type_info()
87 ai = (struct array_info*)ecalloc(1, sizeof(struct array_info)); in parse_array_type_info()
232 struct array_info* parent_array, in xml_element_to_SOAP_REQUEST_worker()
370 struct array_info* ai = NULL; in xml_element_to_SOAP_REQUEST_worker()

Completed in 9 milliseconds