Searched refs:schema_group (Results 1 – 1 of 1) sorted by relevance
/PHP-8.0/ext/soap/ |
H A D | php_schema.c | 34 static int schema_group(sdlPtr sdl, xmlAttrPtr tns, xmlNodePtr groupType, sdlTypePtr cur_type, sdlC… 274 schema_group(ctx->sdl, tns, trav, NULL, NULL); in load_schema() 768 schema_group(sdl, tns, trav, cur_type, NULL); in schema_restriction_complexContent() 948 schema_group(sdl, tns, trav, cur_type, NULL); in schema_extension_complexContent() 1056 static int schema_group(sdlPtr sdl, xmlAttrPtr tns, xmlNodePtr groupType, sdlTypePtr cur_type, sdlC… in schema_group() function 1214 schema_group(sdl, tns, trav, cur_type, newModel); in schema_choice() 1264 schema_group(sdl, tns, trav, cur_type, newModel); in schema_sequence() 1432 schema_group(sdl, tns, trav, cur_type, NULL); in schema_complexType()
|
Completed in 24 milliseconds