

| Name | Value | Description | |||
| exHTMLEditSearchDown | 0 | Searches the string down to the cursor position. | |||
| exHTMLEditSearchUp | 1 | Searches the string up to the cursor position. | |||
| exHTMLEditMatchWholeWordOnly | 2 | The string being searched needs to match the exactly word. | |||
| exHTMLEditMatchCase | 4 | The searching is case sensitive. | |||
| exHTMLEditReplaceFile | 8 | (reserved) |