Home
last modified time | relevance | path

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

/PHP-8.3/ext/soap/
H A Dphp_schema.c1968 static int schema_attributeGroup(sdlPtr sdl, xmlAttrPtr tns, xmlNodePtr attrGroup, sdlTypePtr cur_t… in schema_attributeGroup() argument
1974 name = get_attribute(attrGroup->properties, "name"); in schema_attributeGroup()
1976 name = ref = get_attribute(attrGroup->properties, "ref"); in schema_attributeGroup()
1984 ns = get_attribute(attrGroup->properties, "targetNamespace"); in schema_attributeGroup()
2017 nsptr = xmlSearchNs(attrGroup->doc, attrGroup, BAD_CAST(ns)); in schema_attributeGroup()
2036 trav = attrGroup->children; in schema_attributeGroup()
/PHP-8.3/build/
H A Dgen_stub.php3780 foreach ($attributeGroups as $attrGroup) {
3781 foreach ($attrGroup->attrs as $attr) {

Completed in 20 milliseconds