Class Index | File Index

Classes


Namespace comb.regexp

Regeular expression utilities
Defined in: regexp.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Method Summary
Method Attributes Method Name and Description
<static>  
comb.regexp.escapeString(str, except)
Escapes a string
Namespace Detail
comb.regexp
Method Detail
<static> {String} comb.regexp.escapeString(str, except)
Escapes a string
Parameters:
{String} str
the string to escape
{String} except Optional
characters to ignore
Returns:
{String} the escaped string

Documentation generated by JsDoc Toolkit 2.4.0 on Fri Nov 18 2011 01:10:53 GMT-0600 (CST)