Home
last modified time | relevance | path

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

/PHP-7.2/ext/soap/
H A Dphp_schema.c40 static int schema_attribute(sdlPtr sdl, xmlAttrPtr tns, xmlNodePtr attrType, sdlTypePtr cur_type, s…
283 schema_attribute(ctx->sdl, tns, trav, NULL, ctx); in load_schema()
715 schema_attribute(sdl, tns, trav, cur_type, NULL); in schema_restriction_simpleContent()
786 schema_attribute(sdl, tns, trav, cur_type, NULL); in schema_restriction_complexContent()
896 schema_attribute(sdl, tns, trav, cur_type, NULL); in schema_extension_simpleContent()
966 schema_attribute(sdl, tns, trav, cur_type, NULL); in schema_extension_complexContent()
1449 schema_attribute(sdl, tns, trav, cur_type, NULL); in schema_complexType()
1730 static int schema_attribute(sdlPtr sdl, xmlAttrPtr tns, xmlNodePtr attrType, sdlTypePtr cur_type, s… in schema_attribute() function
2029 schema_attribute(sdl, tns, trav, cur_type, NULL); in schema_attributeGroup()

Completed in 15 milliseconds