Home
last modified time | relevance | path

Searched defs:ScanVerify (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/flang/runtime/
H A Dcharacter.cpp328 inline std::size_t ScanVerify(const CHAR *x, std::size_t xLen, const CHAR *set, in ScanVerify() function
351 inline std::size_t ScanVerify(const char *x, std::size_t xLen, const char *set, in ScanVerify() function