Home
last modified time | relevance | path

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

/PHP-8.0/ext/soap/
H A Dphp_schema.c44 static void schema_type_fixup(sdlCtx *ctx, sdlTypePtr type);
2187 schema_type_fixup(ctx, tmp); in schema_content_model_fixup()
2224 static void schema_type_fixup(sdlCtx *ctx, sdlTypePtr type) in schema_type_fixup() function
2256 schema_type_fixup(ctx, tmp); in schema_type_fixup()
2290 schema_type_fixup(ctx, type); in schema_pass2()
2295 schema_type_fixup(ctx, type); in schema_pass2()
2300 schema_type_fixup(ctx, type); in schema_pass2()
2305 schema_type_fixup(ctx, type); in schema_pass2()

Completed in 15 milliseconds