Home
last modified time | relevance | path

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

/third_party/icu/tools/colprobe/
DcolprobeNew.cpp158 REPERTOIRE, enumerator
418 if(options[REPERTOIRE].doesOccur) { in processArgs()
419 gRepertoire.applyPattern(UnicodeString(options[REPERTOIRE].value), status); in processArgs()
421 …logger->log("Cannot construct repertoire from argument %s. Error %s\n", options[REPERTOIRE].value,… in processArgs()