Home
last modified time | relevance | path

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

/PHP-7.4/ext/soap/
H A Dphp_schema.c40 static int schema_attributeGroup(sdlPtr sdl, xmlAttrPtr tns, xmlNodePtr attrType, sdlTypePtr cur_ty…
278 schema_attributeGroup(ctx->sdl, tns, trav, NULL, ctx); in load_schema()
716 schema_attributeGroup(sdl, tns, trav, cur_type, NULL); in schema_restriction_simpleContent()
787 schema_attributeGroup(sdl, tns, trav, cur_type, NULL); in schema_restriction_complexContent()
897 schema_attributeGroup(sdl, tns, trav, cur_type, NULL); in schema_extension_simpleContent()
967 schema_attributeGroup(sdl, tns, trav, cur_type, NULL); in schema_extension_complexContent()
1450 schema_attributeGroup(sdl, tns, trav, cur_type, NULL); in schema_complexType()
1949 static int schema_attributeGroup(sdlPtr sdl, xmlAttrPtr tns, xmlNodePtr attrGroup, sdlTypePtr cur_t… in schema_attributeGroup() function
2032 schema_attributeGroup(sdl, tns, trav, cur_type, NULL); in schema_attributeGroup()

Completed in 9 milliseconds