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