Home
last modified time | relevance | path

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

/php-src/ext/soap/
H A Dphp_schema.c1038 sdlContentModelPtr newModel; in schema_all() local
1041 newModel->kind = XSD_CONTENT_ALL; in schema_all()
1045 cur_type->model = newModel; in schema_all()
1050 schema_min_max(all, newModel); in schema_all()
1156 cur_type->model = newModel; in schema_group()
1214 sdlContentModelPtr newModel; in schema_choice() local
1221 cur_type->model = newModel; in schema_choice()
1264 sdlContentModelPtr newModel; in schema_sequence() local
1271 cur_type->model = newModel; in schema_sequence()
1316 sdlContentModelPtr newModel; in schema_any() local
[all …]

Completed in 10 milliseconds