Home
last modified time | relevance | path

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

/PHP-8.3/ext/soap/
H A Dphp_schema.c1036 sdlContentModelPtr newModel; in schema_all() local
1039 newModel->kind = XSD_CONTENT_ALL; in schema_all()
1043 cur_type->model = newModel; in schema_all()
1048 schema_min_max(all, newModel); in schema_all()
1154 cur_type->model = newModel; in schema_group()
1212 sdlContentModelPtr newModel; in schema_choice() local
1219 cur_type->model = newModel; in schema_choice()
1262 sdlContentModelPtr newModel; in schema_sequence() local
1269 cur_type->model = newModel; in schema_sequence()
1314 sdlContentModelPtr newModel; in schema_any() local
[all …]

Completed in 9 milliseconds