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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/src/
H A DLexTADS3.cxx626 static inline bool IsATADS3Punctuation(const int ch) { function
653 if (IsATADS3Punctuation(ch)) {
718 if (IsATADS3Punctuation(ch)) {
734 if (!IsATADS3Punctuation(ch)) {

Completed in 83 milliseconds