Home
last modified time | relevance | path

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

/dports/mail/spamprobe/spamprobe-1.4d/src/parser/
H A DSimpleTokenizer.cc82 bool SimpleTokenizer::isLetterChar(char ch) in isLetterChar() function in SimpleTokenizer
/dports/print/lyx/lyx-2.3.4.2/src/support/
H A Dlstrings.cpp85 bool isLetterChar(char_type c) in isLetterChar() function