EOLMac
|
Flag indicating if Mac style End Of Line characters, i.e. Carriage Return (0x0d), are used.
|
EOLUnix
|
Flag indicating if Unix style End Of Line characters, i.e. Line Feed (0x0a), are used.
|
ExtensionPlugInList
|
List of registered plug-in extensions.
|
SearchOnePhase
|
Flag indicating if the search should be carried out in a single phase rather than the default two phase approach.
|
SearchThreadCount
|
Numbers of threads that can be used to search the contents of files.
|
SevenBitChars
|
Flag indicating if only the first seven bits of single byte characters should be used when searching.
|
SurroundingLinesAfter
|
Number of lines following a found line of text that should be returned with the text line.
|
SurroundingLinesBefore
|
Number of lines preceding a found line of text that should be returned with the text line.
|