Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
a sequence of punctuation. Punctuation is defined as those character that
are not in the set of word characters but are not new line (\r or \n)
characters or space characters. Space characters are ' ' and control
characters.
Word boundaries occur between sequences of these four (word, punctuation,
space and newline) classes although there is some fiddling to ensure
spaces are correctly associated with their adjacent words when performing
some operations such as delete to end of word.
|
|
them in the date literal style.
|
|
in case insensitive comparisons.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
substitute.
|
|
|
|
|
|
Disable IME code when compiling with Digital Mars as it doesn't have lib.
|
|
|
|
|
|
VB lexer states separate from C++ lexer states.
|
|
|
|
grab the contents of a Scintilla control.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added a few consts.
|
|
|
|
"<!" and ">".
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|