Home | History | Annotate | Download | only in src

Lines Matching refs:getCharCodeAndForwardPointer

472     int32_t character = BinaryFormat::getCharCodeAndForwardPointer(root, &pos);
484 character = BinaryFormat::getCharCodeAndForwardPointer(root, &pos);
493 character = BinaryFormat::getCharCodeAndForwardPointer(root, &pos);
625 int32_t c = BinaryFormat::getCharCodeAndForwardPointer(DICT_ROOT, &pos);
640 ? BinaryFormat::getCharCodeAndForwardPointer(DICT_ROOT, &pos) : NOT_A_CHARACTER;