Searched defs:isDigit (Results 1 – 11 of 11) sorted by relevance
185 private boolean isDigit(char c) { in isDigit() method in FormulaParser
216 private boolean isDigit(char c) { in isDigit() method in TokenEncoder
129 static sal_Bool isDigit( sal_Unicode c ) in isDigit() function in BasicSimpleCharClass
189 inline bool isDigit(sal_Unicode c) in isDigit() function
42 sal_Bool isDigit( sal_Unicode c ) const in isDigit() function in SbxSimpleCharClass
250 sal_Bool CharClass::isDigit( const String& rStr, xub_StrLen nPos ) const in isDigit() function in CharClass
262 static sal_Bool isDigit( sal_Unicode c ) in isDigit() function in BasicSimpleCharClass
50 inline bool isDigit(sal_uInt32 nUtf32) in isDigit() function
698 inline bool isDigit( CharT c ) in isDigit() function
64 bool isDigit(sal_Unicode c) { //TODO: generally available? in isDigit() function
682 inline bool INetMIME::isDigit(sal_uInt32 nChar) in isDigit() function in INetMIME
Completed in 51 milliseconds