Home
last modified time | relevance | path

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

/PHP-7.4/ext/soap/
H A Dphp_schema.c24 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()
1936 schema_simpleType(sdl, tns, trav, dummy_type); in schema_attribute()

Completed in 10 milliseconds