HomeSort by relevance Sort by last modified time
    Searched refs:capture_start_ (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/core/lib/strings/
scanner.cc 53 *capture = StringPiece(capture_start_, end - capture_start_);
scanner.h 110 capture_start_ = cur_.data();
230 const char* capture_start_ = nullptr; member in class:tensorflow::strings::Scanner

Completed in 332 milliseconds