Home
last modified time | relevance | path

Searched refs:firstFileNum (Results 1 – 2 of 2) 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()
/external/chromium_org/third_party/icu/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()