Home
last modified time | relevance | path

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

/php-src/ext/soap/
H A Dsoap.c4244 static void model_to_string(sdlContentModelPtr model, smart_str *buf, int level) /* {{{ */ in model_to_string() function
4265 model_to_string(tmp, buf, level); in model_to_string()
4270 model_to_string(model->u.group->model, buf, level); in model_to_string()
4417 model_to_string(type->model, buf, level+1); in type_to_string()

Completed in 18 milliseconds