comparison src/mappers.cc @ 3552:41daa489833a

[project @ 2000-02-03 03:05:28 by jwe]
author jwe
date Thu, 03 Feb 2000 03:05:31 +0000
parents d25bc039237b
children 403039c85792
comparison
equal deleted inserted replaced
3551:4833e231e05b 3552:41daa489833a
595 replaced by the corresponding upper-case one; nonalphabetic characters\n\ 595 replaced by the corresponding upper-case one; nonalphabetic characters\n\
596 are left unchanged. For example,\n\ 596 are left unchanged. For example,\n\
597 \n\ 597 \n\
598 @example\n\ 598 @example\n\
599 @group\n\ 599 @group\n\
600 toupper (\"MiXeD cAsE 123\") 600 toupper (\"MiXeD cAsE 123\")\n\
601 @result{} \"MIXED CASE 123\"\n\ 601 @result{} \"MIXED CASE 123\"\n\
602 @end group\n\ 602 @end group\n\
603 @end example\n\ 603 @end example\n\
604 @end deftypefn"); 604 @end deftypefn");
605 605