Searched refs:schema_attributeGroup (Results 1 – 1 of 1) sorted by relevance
/PHP-7.1/ext/soap/ |
H A D | php_schema.c | 41 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() 717 schema_attributeGroup(sdl, tns, trav, cur_type, NULL); in schema_restriction_simpleContent() 788 schema_attributeGroup(sdl, tns, trav, cur_type, NULL); in schema_restriction_complexContent() 898 schema_attributeGroup(sdl, tns, trav, cur_type, NULL); in schema_extension_simpleContent() 968 schema_attributeGroup(sdl, tns, trav, cur_type, NULL); in schema_extension_complexContent() 1451 schema_attributeGroup(sdl, tns, trav, cur_type, NULL); in schema_complexType() 1951 static int schema_attributeGroup(sdlPtr sdl, xmlAttrPtr tns, xmlNodePtr attrGroup, sdlTypePtr cur_t… in schema_attributeGroup() function 2034 schema_attributeGroup(sdl, tns, trav, cur_type, NULL); in schema_attributeGroup()
|
Completed in 10 milliseconds