Searched refs:forwardsCompat (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libxslt/libxslt/
H A Dxslt.c2393 inode->forwardsCompat = iprev->forwardsCompat;
2399 inode->forwardsCompat = 0;
2949 cctxt->inode->forwardsCompat = 1;
2969 cctxt->inode->forwardsCompat = 0;
4290 if (cctxt->inode->forwardsCompat == 0) {
5860 if (cctxt->inode->forwardsCompat) {
H A DxsltInternals.h1288 int forwardsCompat; /* whether forwards-compatible mode is enabled */ member in struct:_xsltCompilerNodeInfo
/external/libxslt/libxslt/
H A Dxslt.c2393 inode->forwardsCompat = iprev->forwardsCompat;
2399 inode->forwardsCompat = 0;
2949 cctxt->inode->forwardsCompat = 1;
2969 cctxt->inode->forwardsCompat = 0;
4290 if (cctxt->inode->forwardsCompat == 0) {
5860 if (cctxt->inode->forwardsCompat) {
H A DxsltInternals.h1288 int forwardsCompat; /* whether forwards-compatible mode is enabled */ member in struct:_xsltCompilerNodeInfo

Completed in 116 milliseconds