Searched refs:IsAsciiDigit (Results 1 – 1 of 1) sorted by relevance
396 inline sal_Bool IsAsciiDigit( sal_Unicode c ) in IsAsciiDigit() function509 if ( IsAsciiAlpha( c ) || IsAsciiDigit( c ) || c == '_' ) in lcl_GetColumnTypes()
Completed in 17 milliseconds