Lines Matching refs:preserve
116 int preserve;/* preserve the resulting document */
151 int patternNr; /* number of preserve patterns */
152 int patternMax; /* max preserve patterns */
153 xmlPatternPtr *patternTab; /* array of preserve patterns */
2196 if (reader->preserve == 0)
2249 if (reader->preserve == 0)
2458 if (reader->preserve == 0)
3857 * This tells the XML Reader to preserve the current node.
3899 * This tells the XML Reader to preserve all nodes matched by the
3967 reader->preserve = 1;