schema_group       37 ext/soap/php_schema.c static int schema_group(sdlPtr sdl, xmlAttrPtr tns, xmlNodePtr groupType, sdlTypePtr cur_type, sdlContentModelPtr model);
schema_group      274 ext/soap/php_schema.c 			schema_group(ctx->sdl, tns, trav, NULL, NULL);
schema_group      766 ext/soap/php_schema.c 			schema_group(sdl, tns, trav, cur_type, NULL);
schema_group      946 ext/soap/php_schema.c 			schema_group(sdl, tns, trav, cur_type, NULL);
schema_group     1204 ext/soap/php_schema.c 			schema_group(sdl, tns, trav, cur_type, newModel);
schema_group     1254 ext/soap/php_schema.c 			schema_group(sdl, tns, trav, cur_type, newModel);
schema_group     1422 ext/soap/php_schema.c 				schema_group(sdl, tns, trav, cur_type, NULL);