Home
last modified time | relevance | path

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

/PHP-8.1/ext/soap/
H A Dphp_schema.c1015 sdlContentModelPtr newModel; in schema_all() local
1018 newModel->kind = XSD_CONTENT_ALL; in schema_all()
1022 cur_type->model = newModel; in schema_all()
1027 schema_min_max(all, newModel); in schema_all()
1133 cur_type->model = newModel; in schema_group()
1191 sdlContentModelPtr newModel; in schema_choice() local
1198 cur_type->model = newModel; in schema_choice()
1241 sdlContentModelPtr newModel; in schema_sequence() local
1248 cur_type->model = newModel; in schema_sequence()
1293 sdlContentModelPtr newModel; in schema_any() local
[all …]

Completed in 9 milliseconds