Home
last modified time | relevance | path

Searched refs:ForwardNUTF8CharPositions (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dstring_util.h50 bool ForwardNUTF8CharPositions(const StringPiece in, in ForwardNUTF8CharPositions() function
Dsubstr_op.cc306 if (!ForwardNUTF8CharPositions(in, pos, char_pos)) { in UpdatePositivePosAndLenForUtf8()
313 ForwardNUTF8CharPositions(in, len, char_len); in UpdatePositivePosAndLenForUtf8()