WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

txIEXSLTRegExFunctions

IID:c180e993-aced-4839-95a0-ecd5ff138be9
Inherits From:nsISupports

This interface is implemented by the following components:


Methods

txINodeSet match ( txIFunctionEvaluationContext context , DOMString string , DOMString regEx , DOMString flags ) DOMString replace ( DOMString string , DOMString regEx , DOMString flags , DOMString replace ) PRBool test ( DOMString string , DOMString regEx , DOMString flags )

txINodeSet match ( txIFunctionEvaluationContext context , DOMString string , DOMString regEx , DOMString flags )

Arguments:
context
string
regEx
flags

DOMString replace ( DOMString string , DOMString regEx , DOMString flags , DOMString replace )

Arguments:
string
regEx
flags
replace

PRBool test ( DOMString string , DOMString regEx , DOMString flags )

Arguments:
string
regEx
flags

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com