Subversion Repositories wimsdev

Rev

Rev 11210 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 11210 Rev 11427
Line 2... Line 2...
2
tit:deaccent
2
tit:deaccent
3
type:$type_both
3
type:$type_both
4
syntax:!deaccent `string'
4
syntax:!deaccent ``string''
5
mean:Returns `string' with all accented letters (such as é, à, ï) folded to \
5
mean:Returns ``string'' with all accented letters (such as é, à, ï) folded to \
6
 their unaccented counterparts.
6
 their unaccented counterparts.