Home
last modified time | relevance | path

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

/PHP-7.4/ext/soap/
H A Dphp_schema.c46 static void schema_type_fixup(sdlCtx *ctx, sdlTypePtr type);
2189 schema_type_fixup(ctx, tmp); in schema_content_model_fixup()
2226 static void schema_type_fixup(sdlCtx *ctx, sdlTypePtr type) in schema_type_fixup() function
2258 schema_type_fixup(ctx, tmp); in schema_type_fixup()
2292 schema_type_fixup(ctx, type); in schema_pass2()
2297 schema_type_fixup(ctx, type); in schema_pass2()
2302 schema_type_fixup(ctx, type); in schema_pass2()
2307 schema_type_fixup(ctx, type); in schema_pass2()

Completed in 8 milliseconds