Searched refs:stripAll (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxslt/libxslt/
H A Dimports.c361 if (style->stripAll == 1)
363 if (style->stripAll == -1)
H A DxsltInternals.h1397 int stripAll; /* strip-space * (1) preserve-space * (-1) */ member in struct:_xsltStylesheet
H A Dxslt.c1469 style->stripAll = -1;
1605 style->stripAll = 1;

Completed in 30 milliseconds