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