MobilityDB 1.1

◆ is_digit

#define is_digit (   c)    ((unsigned)(c) - '0' <= 9)