Home | History | Annotate | Download | only in doc

Lines Matching full:htmlparseroption

61      <exports symbol='htmlParserOption' type='typedef'/>
4667 <enum name='HTML_PARSE_COMPACT' file='HTMLparser' value='65536' type='htmlParserOption' info='compact small text nodes'/>
4668 <enum name='HTML_PARSE_IGNORE_ENC' file='HTMLparser' value='2097152' type='htmlParserOption' info=' ignore internal document encoding hint'/>
4669 <enum name='HTML_PARSE_NOBLANKS' file='HTMLparser' value='256' type='htmlParserOption' info='remove blank nodes'/>
4670 <enum name='HTML_PARSE_NODEFDTD' file='HTMLparser' value='4' type='htmlParserOption' info='do not default a doctype if not found'/>
4671 <enum name='HTML_PARSE_NOERROR' file='HTMLparser' value='32' type='htmlParserOption' info='suppress error reports'/>
4672 <enum name='HTML_PARSE_NOIMPLIED' file='HTMLparser' value='8192' type='htmlParserOption' info='Do not add implied html/body... elements'/>
4673 <enum name='HTML_PARSE_NONET' file='HTMLparser' value='2048' type='htmlParserOption' info='Forbid network access'/>
4674 <enum name='HTML_PARSE_NOWARNING' file='HTMLparser' value='64' type='htmlParserOption' info='suppress warning reports'/>
4675 <enum name='HTML_PARSE_PEDANTIC' file='HTMLparser' value='128' type='htmlParserOption' info='pedantic error reporting'/>
4676 <enum name='HTML_PARSE_RECOVER' file='HTMLparser' value='1' type='htmlParserOption' info='Relaxed parsing'/>
5957 <typedef name='htmlParserOption' file='HTMLparser' type='enum'/>
7475 <arg name='options' type='int' info='a combination of htmlParserOption(s)'/>
7485 <arg name='options' type='int' info='a combination of htmlParserOption(s)'/>
7494 <arg name='options' type='int' info='a combination of htmlParserOption(s)'/>
7506 <arg name='options' type='int' info='a combination of htmlParserOption(s)'/>
7517 <arg name='options' type='int' info='a combination of htmlParserOption(s)'/>
7530 <arg name='options' type='int' info='a combination of htmlParserOption(s)'/>
7782 <arg name='options' type='int' info='a combination of htmlParserOption(s)'/>
7791 <arg name='options' type='int' info='a combination of htmlParserOption(s)'/>
7799 <arg name='options' type='int' info='a combination of htmlParserOption(s)'/>
7810 <arg name='options' type='int' info='a combination of htmlParserOption(s)'/>
7820 <arg name='options' type='int' info='a combination of htmlParserOption(s)'/>