Subversion Repositories wimsdev

Rev

Rev 11292 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 11292 Rev 12174
Line 19... Line 19...
19
    to the corresponding characters in ``text2'' and whose\
19
    to the corresponding characters in ``text2'' and whose\
20
    positions are not masked by ``maskstring''.\
20
    positions are not masked by ``maskstring''.\
21
   </li><li><span class="tt">!text compare ``text1'' and ``text2''\
21
   </li><li><span class="tt">!text compare ``text1'' and ``text2''\
22
    </span> <br/>\
22
    </span> <br/>\
23
    Compares the strings ``text1'' and ``text2'' character by character, \
23
    Compares the strings ``text1'' and ``text2'' character by character, \
24
    and returns a mask string with ``0''s onpositions where the corresponding characters in ``text1''\
24
    and returns a mask string with ``0''s on positions where the corresponding characters in ``text1''\
25
    and ``text2'' are equal, and ``1''s otherwise.\
25
    and ``text2'' are equal, and ``1''s otherwise.\
26
   </li><li><span class="tt">!text copy ``text'' [mask ``maskstring'']</span> <br/>\
26
   </li><li><span class="tt">!text copy ``text'' [mask ``maskstring'']</span> <br/>\
27
    Returns non-masked characters in ``text''.\
27
    Returns non-masked characters in ``text''.\
28
   </li><li><span class="tt">!text count ``charlist'' in ``text'' [mask ``maskstring'']</span> <br/>\
28
   </li><li><span class="tt">!text count ``charlist'' in ``text'' [mask ``maskstring'']</span> <br/>\
29
    Returns the number of characters in ``text'' whose positions\
29
    Returns the number of characters in ``text'' whose positions\