Home
last modified time | relevance | path

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

/php-src/ext/soap/
H A Dphp_schema.c25 static int schema_union(sdlPtr sdl, xmlAttrPtr tns, xmlNodePtr unionType, sdlTypePtr cur_type);
500 static int schema_union(sdlPtr sdl, xmlAttrPtr tns, xmlNodePtr unionType, sdlTypePtr cur_type) in schema_union() argument
505 memberTypes = get_attribute(unionType->properties, "memberTypes"); in schema_union()
524 nsptr = xmlSearchNs(unionType->doc, unionType, BAD_CAST(ns)); in schema_union()
550 trav = unionType->children; in schema_union()

Completed in 11 milliseconds