Home
last modified time | relevance | path

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

/PHP-5.5/ext/soap/
H A Dphp_schema.c25 static int schema_simpleType(sdlPtr sdl, xmlAttrPtr tns, xmlNodePtr simpleType, sdlTypePtr cur_type…
273 schema_simpleType(ctx->sdl, tns, trav, NULL); in load_schema()
305 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()
571 schema_simpleType(sdl, tns, trav, newType); in schema_union()
668 schema_simpleType(sdl, tns, trav, cur_type); in schema_restriction_simpleContent()
1686 schema_simpleType(sdl, tns, trav, cur_type); in schema_element()
1933 schema_simpleType(sdl, tns, trav, dummy_type); in schema_attribute()

Completed in 9 milliseconds