Home | History | Annotate | Download | only in src

Lines Matching refs:skipOtherCharacters

477         *outPos = hasMultipleChars ? BinaryFormat::skipOtherCharacters(root, pos) : pos;
488 *outPos = BinaryFormat::skipOtherCharacters(root, pos);
660 pos = BinaryFormat::skipOtherCharacters(DICT_ROOT, pos);