Home
last modified time | relevance | path

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

/PHP-8.0/ext/soap/
H A Dphp_schema.c38 static int schema_attributeGroup(sdlPtr sdl, xmlAttrPtr tns, xmlNodePtr attrType, sdlTypePtr cur_ty…
276 schema_attributeGroup(ctx->sdl, tns, trav, NULL, ctx); in load_schema()
714 schema_attributeGroup(sdl, tns, trav, cur_type, NULL); in schema_restriction_simpleContent()
785 schema_attributeGroup(sdl, tns, trav, cur_type, NULL); in schema_restriction_complexContent()
895 schema_attributeGroup(sdl, tns, trav, cur_type, NULL); in schema_extension_simpleContent()
965 schema_attributeGroup(sdl, tns, trav, cur_type, NULL); in schema_extension_complexContent()
1448 schema_attributeGroup(sdl, tns, trav, cur_type, NULL); in schema_complexType()
1947 static int schema_attributeGroup(sdlPtr sdl, xmlAttrPtr tns, xmlNodePtr attrGroup, sdlTypePtr cur_t… in schema_attributeGroup() function
2030 schema_attributeGroup(sdl, tns, trav, cur_type, NULL); in schema_attributeGroup()

Completed in 9 milliseconds