Home
last modified time | relevance | path

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

/PHP-8.3/ext/soap/
H A Dphp_schema.c33 static int schema_choice(sdlPtr sdl, xmlAttrPtr tns, xmlNodePtr choiceType, sdlTypePtr cur_type, sd…
795 schema_choice(sdl, tns, trav, cur_type, NULL); in schema_restriction_complexContent()
975 schema_choice(sdl, tns, trav, cur_type, NULL); in schema_extension_complexContent()
1175 schema_choice(sdl, tns, trav, cur_type, newModel); in schema_group()
1209 static int schema_choice(sdlPtr sdl, xmlAttrPtr tns, xmlNodePtr choiceType, sdlTypePtr cur_type, sd… in schema_choice() function
1237 schema_choice(sdl, tns, trav, cur_type, newModel); in schema_choice()
1287 schema_choice(sdl, tns, trav, cur_type, newModel); in schema_sequence()
1459 schema_choice(sdl, tns, trav, cur_type, NULL); in schema_complexType()

Completed in 11 milliseconds