Home
last modified time | relevance | path

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

/PHP-8.0/ext/soap/
H A Dphp_schema.c37 static int schema_attribute(sdlPtr sdl, xmlAttrPtr tns, xmlNodePtr attrType, sdlTypePtr cur_type, s…
280 schema_attribute(ctx->sdl, tns, trav, NULL, ctx); in load_schema()
712 schema_attribute(sdl, tns, trav, cur_type, NULL); in schema_restriction_simpleContent()
783 schema_attribute(sdl, tns, trav, cur_type, NULL); in schema_restriction_complexContent()
893 schema_attribute(sdl, tns, trav, cur_type, NULL); in schema_extension_simpleContent()
963 schema_attribute(sdl, tns, trav, cur_type, NULL); in schema_extension_complexContent()
1446 schema_attribute(sdl, tns, trav, cur_type, NULL); in schema_complexType()
1725 static int schema_attribute(sdlPtr sdl, xmlAttrPtr tns, xmlNodePtr attrType, sdlTypePtr cur_type, s… in schema_attribute() function
2025 schema_attribute(sdl, tns, trav, cur_type, NULL); in schema_attributeGroup()

Completed in 15 milliseconds