SpecialsToHtmlStateclass | _main.t[1133] |
Superclass Tree | Subclass Tree | Global Objects | Property Summary | Method Summary | Property Details | Method Details |
class
SpecialsToHtmlState : object
flags_ | _main.t[1170] |
0x0001 - last string ended within a line of text
0x0002 - caps flag '\^' pending
0x0004 - lowercase flag '\v' pending
0x0008 - last string ended within an HTML tag
0x0010 - last string ended in double-quoted HTML tag attribute text
0x0020 - last string ended in single-quoted HTML tag attribute text
0x0040 - last string ended with an ordinary space
0x0080 - last string ended with a quoted space '\ '
0x0100 - <Q> parity level: 0=double quotes, 1=single quotes
0x0300 - distance from last '\t' tab column (0..3)
tag_ | _main.t[1173] |
resetLine ( ) | _main.t[1149] |
resetState ( ) | _main.t[1138] |