NotBehind is a zero-width negative lookbehind.
NotBehind
new NotBehind()
public function NotBehind(cond:Node, rmax:Number, rmin:Number)
public function match(matcher:Object, i:Number, seq:String):Boolean
Description copied from Node
This method implements the classic accept node.
match() in org.as2lib.regexp.node.Node