Home
last modified time | relevance | path

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

/PHP-5.5/ext/soap/
H A Dphp_schema.c37 static int schema_group(sdlPtr sdl, xmlAttrPtr tns, xmlNodePtr groupType, sdlTypePtr cur_type, sdlC…
277 schema_group(ctx->sdl, tns, trav, NULL, NULL); in load_schema()
769 schema_group(sdl, tns, trav, cur_type, NULL); in schema_restriction_complexContent()
949 schema_group(sdl, tns, trav, cur_type, NULL); in schema_extension_complexContent()
1057 static int schema_group(sdlPtr sdl, xmlAttrPtr tns, xmlNodePtr groupType, sdlTypePtr cur_type, sdlC… in schema_group() function
1215 schema_group(sdl, tns, trav, cur_type, newModel); in schema_choice()
1265 schema_group(sdl, tns, trav, cur_type, newModel); in schema_sequence()
1433 schema_group(sdl, tns, trav, cur_type, NULL); in schema_complexType()

Completed in 12 milliseconds