strip
no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
| — | strip [2007/03/02 02:32] (current) – created - external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | # $EPIC: strip.txt,v 1.3 2007/03/02 02:32:04 jnelson Exp $ | ||
| + | ======Synopsis: | ||
| + | $__strip__(< | ||
| + | $__pass__(< | ||
| + | |||
| + | ======Technical: | ||
| + | * The < | ||
| + | * If the < | ||
| + | * The return value for $strip() is a copy of < | ||
| + | * The return value for $pass() is a copy of < | ||
| + | |||
| + | ======Practical: | ||
| + | These functions can be useful to remove dangerous or unwanted | ||
| + | characters from a text string. | ||
| + | |||
| + | ======Returns: | ||
| + | $strip(): < | ||
| + | $pass(): < | ||
| + | |||
| + | ======Examples: | ||
| + | < | ||
| + | $strip(aeoiu hello there) | ||
| + | $pass(aeoiu hello there) | ||
| + | </ | ||
| + | |||
| + | ======History: | ||
| + | This function originally appeared in ircII-2.1.5 | ||
strip.txt · Last modified: 2007/03/02 02:32 by 127.0.0.1
