Rev 11210 | Rev 11292 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11210 | Rev 11220 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | tit:positionof |
2 | tit:positionof |
3 | type:$type_both |
3 | type:$type_both |
4 | alias: |
4 | alias:position, positions |
5 | syntax:!positionof [`type'] `s' in `string' |
5 | syntax:!positionof [`type'] `s' in `string' |
6 | mean:Reports the positions of the object `s' in `string'. <br/>\ |
6 | mean:Reports the positions of the object `s' in `string'. <br/>\ |
7 | `type' can be <span class="tt">char</span>, <span class="tt">word</span>, <span class="tt">item</span> or\ |
7 | `type' can be <span class="tt">char</span>, <span class="tt">word</span>, <span class="tt">item</span> or\ |
8 | <span class="tt">line</span>. If it is specified, then the comparison only takes place for\ |
8 | <span class="tt">line</span>. If it is specified, then the comparison only takes place for\ |
9 | corresponding objects of `string' which are identical to `s'. <br/>\ |
9 | corresponding objects of `string' which are identical to `s'. <br/>\ |