Print this page
manpage lint.

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man3c/iswctype.3c
          +++ new/usr/src/man/man3c/iswctype.3c
↓ open down ↓ 34 lines elided ↑ open up ↑
  35   35  .IR charclass ,
  36   36  returning
  37   37  .B TRUE
  38   38  or
  39   39  .BR FALSE .
  40   40  These functions are defined on
  41   41  .B WEOF
  42   42  and wide-character codes corresponding to the valid character encodings in the
  43   43  current locale (or
  44   44  .I loc
  45      -for 
       45 +for
  46   46  .BR iswctype_l() .)
  47   47  If the
  48   48  .I wc
  49   49  argument is not in the domain of the function,
  50   50  the result is undefined. If the value of
  51   51  .I charclass
  52   52  is invalid (that is,
  53   53  not obtained by a call to
  54   54  .B wctype (3C)
  55   55  or obtained from a different locale), the result is indeterminate.
↓ open down ↓ 82 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX