Home
last modified time | relevance | path

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

/PHP-7.4/ext/soap/
H A Dphp_schema.c1017 sdlContentModelPtr newModel; in schema_all() local
1020 newModel->kind = XSD_CONTENT_ALL; in schema_all()
1024 cur_type->model = newModel; in schema_all()
1029 schema_min_max(all, newModel); in schema_all()
1135 cur_type->model = newModel; in schema_group()
1193 sdlContentModelPtr newModel; in schema_choice() local
1200 cur_type->model = newModel; in schema_choice()
1243 sdlContentModelPtr newModel; in schema_sequence() local
1250 cur_type->model = newModel; in schema_sequence()
1295 sdlContentModelPtr newModel; in schema_any() local
[all …]

Completed in 14 milliseconds