Searched refs:schema_any (Results 1 – 1 of 1) sorted by relevance
/PHP-7.3/ext/soap/ |
H A D | php_schema.c | 37 static int schema_any(sdlPtr sdl, xmlAttrPtr tns, xmlNodePtr extType, sdlTypePtr cur_type, sdlConte… 1222 schema_any(sdl, tns, trav, cur_type, newModel); in schema_choice() 1272 schema_any(sdl, tns, trav, cur_type, newModel); in schema_sequence() 1292 static int schema_any(sdlPtr sdl, xmlAttrPtr tns, xmlNodePtr anyType, sdlTypePtr cur_type, sdlConte… in schema_any() function
|
Completed in 15 milliseconds