Search modes for search/replace dialogs

enum Search modes for search/replace dialogs


[more] SEARCH_FORWARD
Search forward (default)
[more] SEARCH_BACKWARD
Search backward
[more] SEARCH_NOWRAP
Don't wrap (default)
[more] SEARCH_WRAP
Wrap around to start
[more] SEARCH_EXACT
Exact match (default)
[more] SEARCH_IGNORECASE
Ignore case
[more] SEARCH_REGEX
Regular expression match


Documentation

Search modes for search/replace dialogs
o SEARCH_FORWARD
Search forward (default)

o SEARCH_BACKWARD
Search backward

o SEARCH_NOWRAP
Don't wrap (default)

o SEARCH_WRAP
Wrap around to start

o SEARCH_EXACT
Exact match (default)

o SEARCH_IGNORECASE
Ignore case

o SEARCH_REGEX
Regular expression match

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.