Home
last modified time | relevance | path

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

/PHP-7.2/ext/soap/
H A Dphp_schema.c1018 sdlContentModelPtr newModel; in schema_all() local
1021 newModel->kind = XSD_CONTENT_ALL; in schema_all()
1025 cur_type->model = newModel; in schema_all()
1030 schema_min_max(all, newModel); in schema_all()
1136 cur_type->model = newModel; in schema_group()
1194 sdlContentModelPtr newModel; in schema_choice() local
1201 cur_type->model = newModel; in schema_choice()
1244 sdlContentModelPtr newModel; in schema_sequence() local
1251 cur_type->model = newModel; in schema_sequence()
1296 sdlContentModelPtr newModel; in schema_any() local
[all …]

Completed in 15 milliseconds