RECharSet Struct Reference
#include <jsregexp.h>
Public Attributes | |
| JSPackedBool | converted |
| JSPackedBool | sense |
| uint16 | length |
| union { | |
| uint8 * bits | |
| struct { | |
| size_t startIndex | |
| size_t length | |
| } src | |
| } | u |
Member Data Documentation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The documentation for this struct was generated from the following file:
- vcf/JavaScriptKit/js-impl/jsregexp.h
