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.c4217 static void model_to_string(sdlContentModelPtr model, smart_str *buf, int level) /* {{{ */ function
4238 model_to_string(tmp, buf, level);
4243 model_to_string(model->u.group->model, buf, level);
4390 model_to_string(type->model, buf, level+1);

Completed in 12 milliseconds