Plugin Functions:


@ESCAPIFYReturns a string, with troublesome characters escaped.
@ESCENVReturns the value of an environment variable, escapified.
@ESCLINEReturns a line from a file, escapified.
@ESCREADReturns text from a file, escapified.
@EXPExpands C escape characters in a string.
@EXPCMPCompares two strings after expanding escapes.
@EXPFINDSearches for one string within another after expanding escapes.
@EXPREPLACEReplaces text in an escaped string.
@EXPWRITEWrites a line to a file, with escapes expanded.