Home
last modified time | relevance | path

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

/php-src/ext/soap/
H A Dphp_schema.c22 static int schema_simpleType(sdlPtr sdl, xmlAttrPtr tns, xmlNodePtr simpleType, sdlTypePtr cur_type…
276 schema_simpleType(ctx->sdl, tns, trav, NULL); in load_schema()
308 static int schema_simpleType(sdlPtr sdl, xmlAttrPtr tns, xmlNodePtr simpleType, sdlTypePtr cur_type) in schema_simpleType() function
482 schema_simpleType(sdl, tns, trav, newType); in schema_list()
579 schema_simpleType(sdl, tns, trav, newType); in schema_union()
676 schema_simpleType(sdl, tns, trav, cur_type); in schema_restriction_simpleContent()
1695 schema_simpleType(sdl, tns, trav, cur_type); in schema_element()
1946 schema_simpleType(sdl, tns, trav, dummy_type); in schema_attribute()

Completed in 12 milliseconds