/[pspp]/pspp/doc/expressions.texi
ViewVC logotype

Diff of /pspp/doc/expressions.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by jmd, Thu Mar 3 14:21:00 2005 UTC revision 1.5 by blp, Mon May 2 06:21:18 2005 UTC
# Line 583  if @var{padding} does not contain exactl Line 583  if @var{padding} does not contain exactl
583  @end deftypefn  @end deftypefn
584    
585  @cindex strings, trimming  @cindex strings, trimming
586  @cindex whitespace, trimming  @cindex white space, trimming
587  @deftypefn {Function} {} LTRIM (@var{string})  @deftypefn {Function} {} LTRIM (@var{string})
588  Returns @var{string}, after removing leading spaces.  Other whitespace,  Returns @var{string}, after removing leading spaces.  Other white space,
589  such as tabs, carriage returns, line feeds, and vertical tabs, is not  such as tabs, carriage returns, line feeds, and vertical tabs, is not
590  removed.  removed.
591  @end deftypefn  @end deftypefn
# Line 644  or if @var{padding} does not contain exa Line 644  or if @var{padding} does not contain exa
644  @end deftypefn  @end deftypefn
645    
646  @cindex strings, trimming  @cindex strings, trimming
647  @cindex whitespace, trimming  @cindex white space, trimming
648  @deftypefn {Function} {} RTRIM (@var{string})  @deftypefn {Function} {} RTRIM (@var{string})
649  Returns @var{string}, after removing trailing spaces.  Other types of  Returns @var{string}, after removing trailing spaces.  Other types of
650  whitespace are not removed.  white space are not removed.
651  @end deftypefn  @end deftypefn
652    
653  @deftypefn {Function} {} RTRIM (@var{string}, @var{padding})  @deftypefn {Function} {} RTRIM (@var{string}, @var{padding})

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26