Searched refs:isDecimalPoint (Results 1 – 1 of 1) sorted by relevance
44 #define isDecimalPoint(c) ((c) == ((L && L->decimal_point) ? *(L->decimal_point) : '.')) macro46 #define isDecimalPoint(c) ((c) == '.')226 else if (isDecimalPoint(list[n])) in Check_This_Field()250 if (isDecimalPoint(*bp)) in Check_This_Field()303 isDecimalPoint(c)) in Check_This_Character()