Home
last modified time | relevance | path

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

/PHP-7.4/ext/soap/
H A Dphp_encoding.c1731 int tmp_ret = model_to_xml_object(node, tmp, object, style, 0); in model_to_xml_object() local
1732 if (tmp_ret == 1) { in model_to_xml_object()
1734 } else if (tmp_ret != 0) { in model_to_xml_object()

Completed in 15 milliseconds