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

JSRegExp Struct Reference

#include <jsregexp.h>

List of all members.

Public Attributes

jsrefcount nrefs
uint16 flags
uint16 cloneIndex
size_t parenCount
size_t classCount
RECharSetclassList
JSStringsource
jsbytecode program [1]


Member Data Documentation

size_t JSRegExp::classCount
 

RECharSet* JSRegExp::classList
 

uint16 JSRegExp::cloneIndex
 

uint16 JSRegExp::flags
 

jsrefcount JSRegExp::nrefs
 

size_t JSRegExp::parenCount
 

jsbytecode JSRegExp::program[1]
 

JSString* JSRegExp::source
 


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