Home
last modified time | relevance | path

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

/external/icu/icu4c/source/samples/ugrep/
Dugrep.cpp44 int firstFileNum; // argv index of the first file name variable
137 for (int fileNum=firstFileNum; fileNum < argc; fileNum++) { in main()
241 firstFileNum = optInd+1; in processOptions()