Home
last modified time | relevance | path

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

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