Home | History | Annotate | Download | only in src

Lines Matching full:outpos

685 // It will also place the end position of the array in outPos; in outInputIndex,
695 int *outPos) {
703 *outPos = hasMultipleChars ? BinaryFormat::skipOtherCharacters(root, pos) : pos;
714 *outPos = BinaryFormat::skipOtherCharacters(root, pos);
723 *outPos = pos;