Home
last modified time | relevance | path

Searched refs:IsLetterNumber (Results 1 - 2 of 2) sorted by relevance

/applications/standard/contacts_data/ability/common/utils/include/
H A Dsql_analyzer.h46 inline bool IsLetterNumber(char ch) in IsLetterNumber() function in OHOS::Contacts::SqlAnalyzer
/applications/standard/contacts_data/ability/common/utils/src/
H A Dsql_analyzer.cpp120 while (IsLetterNumber(PickChar(sql, pos))) { in FindIllegalWords()

Completed in 3 milliseconds