Searched refs:findNextItem (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/tools/toolutil/
H A Dpackage.h92 * Set internal state for following calls to findNextItem() which will return
96 int32_t findNextItem();
98 * Set the match mode for findItems() & findNextItem().
175 // match mode for findItems(pattern) and findNextItem()
178 // state for findItems(pattern) and findNextItem()
H A Dpackage.cpp975 Package::findNextItem() { function in class:Package
1114 while((idx=findNextItem())>=0) {
1197 while((idx=findNextItem())>=0) {

Completed in 170 milliseconds