Home
last modified time | relevance | path

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

/php-src/ext/soap/
H A Dphp_encoding.c1740 int tmp_ret = model_to_xml_object(node, tmp, object, style, 0); in model_to_xml_object() local
1741 if (tmp_ret == 1) { in model_to_xml_object()
1743 } else if (tmp_ret != 0) { in model_to_xml_object()

Completed in 14 milliseconds