Home | History | Annotate | Download | only in grxmlcompile

Lines Matching refs:citer

1182     for (std::vector<std::string>::const_iterator citer = orderedList.begin();
1183 citer != orderedList.end(); ++citer) {
1184 label = *citer;