Searched refs:schema_element (Results 1 – 1 of 1) sorted by relevance
/PHP-8.0/ext/soap/ |
H A D | php_schema.c | 36 static int schema_element(sdlPtr sdl, xmlAttrPtr tns, xmlNodePtr element, sdlTypePtr cur_type, sdlC… 278 schema_element(ctx->sdl, tns, trav, NULL, NULL); in load_schema() 1036 schema_element(sdl, tns, trav, cur_type, newModel); in schema_all() 1212 schema_element(sdl, tns, trav, cur_type, newModel); in schema_choice() 1262 schema_element(sdl, tns, trav, cur_type, newModel); in schema_sequence() 1485 static int schema_element(sdlPtr sdl, xmlAttrPtr tns, xmlNodePtr element, sdlTypePtr cur_type, sdlC… in schema_element() function
|
Completed in 9 milliseconds