model_to_xml_object 1732 ext/soap/php_encoding.c if (!model_to_xml_object(node, *tmp, object, style, (*tmp)->min_occurs > 0 TSRMLS_CC)) { model_to_xml_object 1748 ext/soap/php_encoding.c int tmp_ret = model_to_xml_object(node, *tmp, object, style, 0 TSRMLS_CC); model_to_xml_object 1759 ext/soap/php_encoding.c return model_to_xml_object(node, model->u.group->model, object, style, model->min_occurs > 0 TSRMLS_CC); model_to_xml_object 1909 ext/soap/php_encoding.c model_to_xml_object(xmlParam, sdlType->model, data, style, 1 TSRMLS_CC);