Searched defs:xLen (Results 1 – 4 of 4) sorted by relevance
272 inline RT_API_ATTRS std::size_t Index(const CHAR *x, std::size_t xLen, in Index()338 inline RT_API_ATTRS std::size_t ScanVerify(const CHAR *x, std::size_t xLen, in ScanVerify()361 inline RT_API_ATTRS std::size_t ScanVerify(const char *x, std::size_t xLen, in ScanVerify()
328 std::size_t xLen{std::strlen(t.x)}, yLen{std::strlen(t.y)}; RunSearchTests() local
548 const auto xLen{x.knownLength()}; AreCompatibleTypes() local
1721 auto xLen{xType.LEN()}; Push() local