Home
last modified time | relevance | path

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

/PHP-7.4/ext/soap/
H A Dphp_schema.c39 static int schema_attribute(sdlPtr sdl, xmlAttrPtr tns, xmlNodePtr attrType, sdlTypePtr cur_type, s…
282 schema_attribute(ctx->sdl, tns, trav, NULL, ctx); in load_schema()
714 schema_attribute(sdl, tns, trav, cur_type, NULL); in schema_restriction_simpleContent()
785 schema_attribute(sdl, tns, trav, cur_type, NULL); in schema_restriction_complexContent()
895 schema_attribute(sdl, tns, trav, cur_type, NULL); in schema_extension_simpleContent()
965 schema_attribute(sdl, tns, trav, cur_type, NULL); in schema_extension_complexContent()
1448 schema_attribute(sdl, tns, trav, cur_type, NULL); in schema_complexType()
1727 static int schema_attribute(sdlPtr sdl, xmlAttrPtr tns, xmlNodePtr attrType, sdlTypePtr cur_type, s… in schema_attribute() function
2027 schema_attribute(sdl, tns, trav, cur_type, NULL); in schema_attributeGroup()

Completed in 11 milliseconds