Regular expression match flags
enum
Regular expression match flags
REX_FORWARD
Match scanning forward from offset
REX_BACKWARD
Match scanning backward from offset
REX_NOT_BOL
Start of string is NOT begin of line
REX_NOT_EOL
End of string is NOT end of line
Documentation
Regular expression match flags
REX_FORWARD
Match scanning forward from offset
REX_BACKWARD
Match scanning backward from offset
REX_NOT_BOL
Start of string is NOT begin of line
REX_NOT_EOL
End of string is NOT end of line
Alphabetic index
HTML hierarchy of classes
or
Java
This page was generated with the help of
DOC++
.