Home
last modified time | relevance | path

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

/trunk/main/i18npool/source/defaultnumberingprovider/
H A Ddefaultnumberingprovider.cxx307 int repeat_count = n / tableSize + 1; in lcl_formatChars1() local
309 for( int i=0; i<repeat_count; i++ ) in lcl_formatChars1()
333 int repeat_count = n / tableSize + 1; in lcl_formatChars3() local
336 for( int i=1; i<repeat_count; i++ ) in lcl_formatChars3()

Completed in 18 milliseconds