source: trunk/src/libctests/glibc/localedata/tests-mbwc/tst_iswalpha.c@ 2036

Last change on this file since 2036 was 2036, checked in by bird, 20 years ago

Initial revision

  • Property cvs2svn:cvs-rev set to 1.1
  • Property svn:eol-style set to native
  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 156 bytes
Line 
1/*
2 ISWALPHA: int iswalpha (wint_t wc);
3*/
4
5#define TST_FUNCTION iswalpha
6
7#include "tsp_common.c"
8#include "dat_iswalpha.c"
9
10TST_FUNC_ISW (ALPHA, alpha);
Note: See TracBrowser for help on using the repository browser.