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      277 ext/soap/php_schema.c 			schema_group(ctx->sdl, tns, trav, NULL, NULL);
schema_group      771 ext/soap/php_schema.c 			schema_group(sdl, tns, trav, cur_type, NULL);
schema_group      951 ext/soap/php_schema.c 			schema_group(sdl, tns, trav, cur_type, NULL);
schema_group     1217 ext/soap/php_schema.c 			schema_group(sdl, tns, trav, cur_type, newModel);
schema_group     1267 ext/soap/php_schema.c 			schema_group(sdl, tns, trav, cur_type, newModel);
schema_group     1435 ext/soap/php_schema.c 				schema_group(sdl, tns, trav, cur_type, NULL);