Home
last modified time | relevance | path

Searched refs:nDigitZero (Results 1 – 1 of 1) sorted by relevance

/trunk/main/linguistic/source/
H A Dmisc.cxx843 sal_uInt32 nDigitZero = the_aDigitZeroes[ j ]; in HasDigits() local
844 if (nDigitZero > nCodePoint) in HasDigits()
846 if (/*nDigitZero <= nCodePoint &&*/ nCodePoint <= nDigitZero + 9) in HasDigits()

Completed in 20 milliseconds