Home
last modified time | relevance | path

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

/third_party/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()
/third_party/skia/third_party/externals/icu/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()