Home | History | Annotate | Download | only in src

Lines Matching refs:skipOtherCharacters

703         *outPos = hasMultipleChars ? BinaryFormat::skipOtherCharacters(root, pos) : pos;
714 *outPos = BinaryFormat::skipOtherCharacters(root, pos);
823 pos = BinaryFormat::skipOtherCharacters(root, pos);
913 pos = BinaryFormat::skipOtherCharacters(DICT_ROOT, pos);