Home
last modified time | relevance | path

Searched refs:thisSuppressFlags (Results 1 – 2 of 2) sorted by relevance

/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/
H A DArcProcessor.h96 unsigned &thisSuppressFlags,
102 unsigned thisSuppressFlags,
110 unsigned thisSuppressFlags,
117 unsigned thisSuppressFlags,
H A DArcEngine.cxx1346 unsigned &thisSuppressFlags, in considerSupr() argument
1352 if (thisSuppressFlags & suppressSupr) in considerSupr()
1377 thisSuppressFlags &= ~suppressForm; in considerSupr()
1397 unsigned thisSuppressFlags, in considerIgnD() argument
1403 if (thisSuppressFlags & suppressSupr) in considerIgnD()
1443 unsigned thisSuppressFlags, in considerForm() argument
1449 if ((thisSuppressFlags & suppressForm) in considerForm()
1451 || (thisSuppressFlags & suppressSupr) in considerForm()
1465 thisSuppressFlags, newSuppressFlags, in considerForm()
1485 if (thisSuppressFlags & suppressForm) in considerForm()
[all …]