Searched refs:FXSYS_Isdigit (Results 1 – 2 of 2) sorted by relevance
98 #define FXSYS_Isdigit isdigit macro
182 while (FXSYS_Isdigit((uint8_t)content[index]) && in SplitString()