Home
last modified time | relevance | path

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

/PHP-5.5/ext/xmlrpc/libxmlrpc/
H A Dxml_to_soap.c77 struct array_info { struct
87 static struct array_info* parse_array_type_info(const char* array_type) { in parse_array_type_info()
88 struct array_info* ai = NULL; in parse_array_type_info()
90 ai = (struct array_info*)calloc(1, sizeof(struct array_info)); in parse_array_type_info()
235 struct array_info* parent_array, in xml_element_to_SOAP_REQUEST_worker()
373 struct array_info* ai = NULL; in xml_element_to_SOAP_REQUEST_worker()

Completed in 6 milliseconds