Home
last modified time | relevance | path

Searched refs:schema_simpleType (Results 1 – 1 of 1) sorted by relevance

/PHP-8.3/ext/soap/
H A Dphp_schema.c22 static int schema_simpleType(sdlPtr sdl, xmlAttrPtr tns, xmlNodePtr simpleType, sdlTypePtr cur_type…
291 schema_simpleType(ctx->sdl, tns, trav, NULL); in load_schema()
323 static int schema_simpleType(sdlPtr sdl, xmlAttrPtr tns, xmlNodePtr simpleType, sdlTypePtr cur_type) in schema_simpleType() function
494 schema_simpleType(sdl, tns, trav, newType); in schema_list()
591 schema_simpleType(sdl, tns, trav, newType); in schema_union()
688 schema_simpleType(sdl, tns, trav, cur_type); in schema_restriction_simpleContent()
1704 schema_simpleType(sdl, tns, trav, cur_type); in schema_element()
1955 schema_simpleType(sdl, tns, trav, dummy_type); in schema_attribute()

Completed in 11 milliseconds