Home
last modified time | relevance | path

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

/PHP-8.1/ext/soap/
H A Dphp_schema.c25 static int schema_union(sdlPtr sdl, xmlAttrPtr tns, xmlNodePtr unionType, sdlTypePtr cur_type);
491 static int schema_union(sdlPtr sdl, xmlAttrPtr tns, xmlNodePtr unionType, sdlTypePtr cur_type) in schema_union() argument
496 memberTypes = get_attribute(unionType->properties, "memberTypes"); in schema_union()
515 nsptr = xmlSearchNs(unionType->doc, unionType, BAD_CAST(ns)); in schema_union()
541 trav = unionType->children; in schema_union()

Completed in 12 milliseconds