Home
last modified time | relevance | path

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

/PHP-8.1/ext/soap/
H A Dsoap.c49 static void type_to_string(sdlTypePtr type, smart_str *buf, int level);
2599 type_to_string(type, &buf, 0);
4209 type_to_string(model->u.element, buf, level);
4236 static void type_to_string(sdlTypePtr type, smart_str *buf, int level) /* {{{ */ function

Completed in 15 milliseconds