Home
last modified time | relevance | path

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

/PHP-5.5/ext/soap/
H A Dphp_schema.c41 static int schema_attributeGroup(sdlPtr sdl, xmlAttrPtr tns, xmlNodePtr attrType, sdlTypePtr cur_ty…
279 schema_attributeGroup(ctx->sdl, tns, trav, NULL, ctx); in load_schema()
715 schema_attributeGroup(sdl, tns, trav, cur_type, NULL); in schema_restriction_simpleContent()
786 schema_attributeGroup(sdl, tns, trav, cur_type, NULL); in schema_restriction_complexContent()
896 schema_attributeGroup(sdl, tns, trav, cur_type, NULL); in schema_extension_simpleContent()
966 schema_attributeGroup(sdl, tns, trav, cur_type, NULL); in schema_extension_complexContent()
1449 schema_attributeGroup(sdl, tns, trav, cur_type, NULL); in schema_complexType()
1945 static int schema_attributeGroup(sdlPtr sdl, xmlAttrPtr tns, xmlNodePtr attrGroup, sdlTypePtr cur_t… in schema_attributeGroup() function
2028 schema_attributeGroup(sdl, tns, trav, cur_type, NULL); in schema_attributeGroup()

Completed in 22 milliseconds