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

  /src/external/gpl2/xcvs/dist/lib/
mbchar.h 94 mb_isspace (mbc)
136 extern bool mb_isspace (const mbchar_t mbc);
231 #define mb_isspace(mbc) ((mbc).wc_valid && iswspace ((mbc).wc)) macro
mbchar.h 94 mb_isspace (mbc)
136 extern bool mb_isspace (const mbchar_t mbc);
231 #define mb_isspace(mbc) ((mbc).wc_valid && iswspace ((mbc).wc)) macro
mbchar.h 94 mb_isspace (mbc)
136 extern bool mb_isspace (const mbchar_t mbc);
231 #define mb_isspace(mbc) ((mbc).wc_valid && iswspace ((mbc).wc)) macro
  /src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
mbchar.h 94 mb_isspace (mbc)
136 extern bool mb_isspace (const mbchar_t mbc);
357 #define mb_isspace(mbc) ((mbc).wc_valid && iswspace ((mbc).wc)) macro
mbchar.h 94 mb_isspace (mbc)
136 extern bool mb_isspace (const mbchar_t mbc);
357 #define mb_isspace(mbc) ((mbc).wc_valid && iswspace ((mbc).wc)) macro
mbchar.h 94 mb_isspace (mbc)
136 extern bool mb_isspace (const mbchar_t mbc);
357 #define mb_isspace(mbc) ((mbc).wc_valid && iswspace ((mbc).wc)) macro
  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
mbchar.h 94 mb_isspace (mbc)
136 extern bool mb_isspace (const mbchar_t mbc);
357 #define mb_isspace(mbc) ((mbc).wc_valid && iswspace ((mbc).wc)) macro
mbchar.h 94 mb_isspace (mbc)
136 extern bool mb_isspace (const mbchar_t mbc);
357 #define mb_isspace(mbc) ((mbc).wc_valid && iswspace ((mbc).wc)) macro
mbchar.h 94 mb_isspace (mbc)
136 extern bool mb_isspace (const mbchar_t mbc);
357 #define mb_isspace(mbc) ((mbc).wc_valid && iswspace ((mbc).wc)) macro

Completed in 49 milliseconds