Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/idl_tool/parser/
H A Dlexer.h90 static bool IsAlphabet(char c) in IsAlphabet() function
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/anonymize/src/
H A Danonymizer.c55 static inline bool IsAlphabet(char chr) in IsAlphabet() function