HomeSort by: relevance | last modified time | path
    Searched defs:c_isdigit (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
c-ctype.c 138 c_isdigit (int c) function
c-ctype.h 107 extern bool c_isdigit (int c);
181 #undef c_isdigit macro
182 #define c_isdigit(c) \ macro
  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
c-ctype.c 138 c_isdigit (int c) function
c-ctype.h 107 extern bool c_isdigit (int c);
181 #undef c_isdigit macro
182 #define c_isdigit(c) \ macro
  /src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
c-ctype.c 138 c_isdigit (int c) function
c-ctype.h 107 extern bool c_isdigit (int c);
181 #undef c_isdigit macro
182 #define c_isdigit(c) \ macro

Completed in 19 milliseconds