Searched refs:isDecimalPoint (Results 1 – 1 of 1) sorted by relevance
45 #define isDecimalPoint(c) ((c) == ((L && L->decimal_point) ? *(L->decimal_point) : '.')) macro47 #define isDecimalPoint(c) ((c) == '.')227 else if (isDecimalPoint(list[n])) in Check_This_Field()251 if (isDecimalPoint(*bp)) in Check_This_Field()307 isDecimalPoint(c)) in Check_This_Character()