Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/runtime/
H A Dtools.cpp37 static bool CaseInsensitiveMatch( in CaseInsensitiveMatch() function
64 if (CaseInsensitiveMatch(value, length, possibilities[j])) { in IdentifyValue()