@ESCAPIFY | Returns a string, with troublesome characters escaped. |
@ESCENV | Returns the value of an environment variable, escapified. |
@ESCLINE | Returns a line from a file, escapified. |
@ESCREAD | Returns text from a file, escapified. |
@EXP | Expands C escape characters in a string. |
@EXPCMP | Compares two strings after expanding escapes. |
@EXPFIND | Searches for one string within another after expanding escapes. |
@EXPREPLACE | Replaces text in an escaped string. |
@EXPWRITE | Writes a line to a file, with escapes expanded. |