Searched refs:schema_choice (Results 1 – 1 of 1) sorted by relevance
/PHP-7.4/ext/soap/ |
H A D | php_schema.c | 35 static int schema_choice(sdlPtr sdl, xmlAttrPtr tns, xmlNodePtr choiceType, sdlTypePtr cur_type, sd… 776 schema_choice(sdl, tns, trav, cur_type, NULL); in schema_restriction_complexContent() 956 schema_choice(sdl, tns, trav, cur_type, NULL); in schema_extension_complexContent() 1156 schema_choice(sdl, tns, trav, cur_type, newModel); in schema_group() 1190 static int schema_choice(sdlPtr sdl, xmlAttrPtr tns, xmlNodePtr choiceType, sdlTypePtr cur_type, sd… in schema_choice() function 1218 schema_choice(sdl, tns, trav, cur_type, newModel); in schema_choice() 1268 schema_choice(sdl, tns, trav, cur_type, newModel); in schema_sequence() 1440 schema_choice(sdl, tns, trav, cur_type, NULL); in schema_complexType()
|
Completed in 10 milliseconds