Home
last modified time | relevance | path

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

/PHP-8.3/ext/soap/
H A Dphp_schema.c37 static int schema_attribute(sdlPtr sdl, xmlAttrPtr tns, xmlNodePtr attrType, sdlTypePtr cur_type, s…
301 schema_attribute(ctx->sdl, tns, trav, NULL, ctx); in load_schema()
733 schema_attribute(sdl, tns, trav, cur_type, NULL); in schema_restriction_simpleContent()
804 schema_attribute(sdl, tns, trav, cur_type, NULL); in schema_restriction_complexContent()
914 schema_attribute(sdl, tns, trav, cur_type, NULL); in schema_extension_simpleContent()
984 schema_attribute(sdl, tns, trav, cur_type, NULL); in schema_extension_complexContent()
1467 schema_attribute(sdl, tns, trav, cur_type, NULL); in schema_complexType()
1746 static int schema_attribute(sdlPtr sdl, xmlAttrPtr tns, xmlNodePtr attrType, sdlTypePtr cur_type, s… in schema_attribute() function
2046 schema_attribute(sdl, tns, trav, cur_type, NULL); in schema_attributeGroup()

Completed in 8 milliseconds