Sourceforge.net - The VCF's Project Host
   The VCF Website Home   |   Online Discussion Forums   |   Sourceforge.net Project Page   

JSRegExpStatics Struct Reference

#include <jsregexp.h>

List of all members.

Public Attributes

JSStringinput
JSBool multiline
uint16 parenCount
uint16 moreLength
JSSubString parens [9]
JSSubStringmoreParens
JSSubString lastMatch
JSSubString lastParen
JSSubString leftContext
JSSubString rightContext


Member Data Documentation

JSString* JSRegExpStatics::input
 

JSSubString JSRegExpStatics::lastMatch
 

JSSubString JSRegExpStatics::lastParen
 

JSSubString JSRegExpStatics::leftContext
 

uint16 JSRegExpStatics::moreLength
 

JSSubString* JSRegExpStatics::moreParens
 

JSBool JSRegExpStatics::multiline
 

uint16 JSRegExpStatics::parenCount
 

JSSubString JSRegExpStatics::parens[9]
 

JSSubString JSRegExpStatics::rightContext
 


The documentation for this struct was generated from the following file:
   Comments or Suggestions?    License Information