Access keys

PosixPattern

Kind of class: class
Inherits from: Pattern < BasicClass
Author: Igor Sadovskiy
Classpath: org.as2lib.regexp.PosixPattern
File last modified: Friday, 09 September 2005, 18:31:34
PosixPattern provides implementations of the parsing engine for
POSIX character classes and Unicode blocks and categories.
See also:

Constructor

PosixPattern

function PosixPattern (
newPattern:String, newFlags:Number)