Home
last modified time | relevance | path

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

/php-src/ext/soap/
H A Dphp_schema.c1959 static int schema_attributeGroup(sdlPtr sdl, xmlAttrPtr tns, xmlNodePtr attrGroup, sdlTypePtr cur_t… in schema_attributeGroup() argument
1965 name = get_attribute(attrGroup->properties, "name"); in schema_attributeGroup()
1967 name = ref = get_attribute(attrGroup->properties, "ref"); in schema_attributeGroup()
1975 ns = get_attribute(attrGroup->properties, "targetNamespace"); in schema_attributeGroup()
2008 nsptr = xmlSearchNs(attrGroup->doc, attrGroup, BAD_CAST(ns)); in schema_attributeGroup()
2027 trav = attrGroup->children; in schema_attributeGroup()
/php-src/build/
H A Dgen_stub.php4555 foreach ($attributeGroups as $attrGroup) {
4556 foreach ($attrGroup->attrs as $attr) {

Completed in 27 milliseconds