Searched refs:keepBlanks (Results 1 – 6 of 6) sorted by relevance
180 *((int *) result) = ctxt->keepBlanks; in xmlGetFeature()298 ctxt->keepBlanks = *((int *) value); in xmlSetFeature()
3036 if (ctxt->keepBlanks) { in htmlParseCharDataInternal()3074 if (ctxt->keepBlanks) { in htmlParseCharDataInternal()4948 ctxt->keepBlanks = xmlKeepBlanksDefaultValue; in htmlInitParserCtxt()5784 if (ctxt->keepBlanks) { in htmlParseTryOrFinish()6722 ctxt->keepBlanks = 0; in htmlCtxtUseOptions()6727 ctxt->keepBlanks = 1; in htmlCtxtUseOptions()
1728 ctxt->keepBlanks = xmlKeepBlanksDefaultValue; in xmlInitParserCtxt()1729 if (ctxt->keepBlanks == 0) { in xmlInitParserCtxt()
15061 ctxt->keepBlanks = 0; in xmlCtxtUseOptionsInternal()15066 ctxt->keepBlanks = 1; in xmlCtxtUseOptionsInternal()
236 int keepBlanks; /* ugly but ... */ member
254 d keepBlanks like(xmlCint) Ugly but ...