Searched refs:schema_simpleType (Results 1 – 1 of 1) sorted by relevance
/PHP-7.3/ext/soap/ |
H A D | php_schema.c | 24 static int schema_simpleType(sdlPtr sdl, xmlAttrPtr tns, xmlNodePtr simpleType, sdlTypePtr cur_type… 272 schema_simpleType(ctx->sdl, tns, trav, NULL); in load_schema() 304 static int schema_simpleType(sdlPtr sdl, xmlAttrPtr tns, xmlNodePtr simpleType, sdlTypePtr cur_type) in schema_simpleType() function 475 schema_simpleType(sdl, tns, trav, newType); in schema_list() 572 schema_simpleType(sdl, tns, trav, newType); in schema_union() 669 schema_simpleType(sdl, tns, trav, cur_type); in schema_restriction_simpleContent() 1685 schema_simpleType(sdl, tns, trav, cur_type); in schema_element() 1935 schema_simpleType(sdl, tns, trav, dummy_type); in schema_attribute()
|
Completed in 9 milliseconds