Home
last modified time | relevance | path

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

/PHP-7.2/ext/soap/
H A Dphp_encoding.c88 static encodePtr get_array_type(xmlNodePtr node, zval *array, smart_str *out_type);
2401 enc = get_array_type(xmlParam, data, &array_type); in to_xml_array()
2419 enc = get_array_type(xmlParam, data, &array_type); in to_xml_array()
3504 static encodePtr get_array_type(xmlNodePtr node, zval *array, smart_str *type) in get_array_type() function

Completed in 18 milliseconds