Searched refs:cIntntl1000 (Results 1 – 1 of 1) sorted by relevance
76 char cIntntlComma, cIntntl1000; in ImpScan() local84 cIntntl1000 = (char)cThousandSep; in ImpScan()90 cIntntl1000 = cNonIntntlComma; // Unschaedlich machen in ImpScan()96 cIntntl1000 = (char)cThousandSep; in ImpScan()112 *p == cIntntl1000) && isdigit( *(p+1 ) ) ) ) in ImpScan()124 aSearchStr += cIntntl1000; in ImpScan()129 if( bOnlyIntntl && *p == cIntntl1000 ) in ImpScan()
Completed in 21 milliseconds