addCharOrDots    3352 third_party/liblouis/overrides/liblouis/compileTranslationTable.c   charsDotsPtr = addCharOrDots (nested, groupChars.chars[0], 0);
addCharOrDots    3356 third_party/liblouis/overrides/liblouis/compileTranslationTable.c   charsDotsPtr = addCharOrDots (nested, groupChars.chars[1], 0);
addCharOrDots    3360 third_party/liblouis/overrides/liblouis/compileTranslationTable.c   charsDotsPtr = addCharOrDots (nested, dotsParsed.chars[0], 1);
addCharOrDots    3364 third_party/liblouis/overrides/liblouis/compileTranslationTable.c   charsDotsPtr = addCharOrDots (nested, dotsParsed.chars[1], 1);
addCharOrDots    3438 third_party/liblouis/overrides/liblouis/compileTranslationTable.c   upperChar = addCharOrDots (nested, ruleChars.chars[0], 0);
addCharOrDots    3442 third_party/liblouis/overrides/liblouis/compileTranslationTable.c   lowerChar = addCharOrDots (nested, ruleChars.chars[1], 0);
addCharOrDots    3450 third_party/liblouis/overrides/liblouis/compileTranslationTable.c 	upperCell = addCharOrDots (nested, upperDots.chars[k], 1);
addCharOrDots    3462 third_party/liblouis/overrides/liblouis/compileTranslationTable.c 	    lowerCell = addCharOrDots (nested, lowerDots.chars[k], 1);
addCharOrDots    3832 third_party/liblouis/overrides/liblouis/compileTranslationTable.c   character = addCharOrDots (nested, ruleChars.chars[0], 0);
addCharOrDots    3845 third_party/liblouis/overrides/liblouis/compileTranslationTable.c 	      otherCell = addCharOrDots (nested, ruleDots.chars[k], 1);
addCharOrDots    4237 third_party/liblouis/overrides/liblouis/compileTranslationTable.c 	addCharOrDots (nested, ruleChars.chars[k], 0);
addCharOrDots    4239 third_party/liblouis/overrides/liblouis/compileTranslationTable.c 	addCharOrDots (nested, ruleDots.chars[k], 0);