Home
last modified time | relevance | path

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

/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/
H A DArcEngine.cxx866 const Text *textP = value->text(); in supportAttributes() local
868 if (textP) { in supportAttributes()
869 supportAtts_[i] = textP->string(); in supportAttributes()
872 processArcQuant(*textP); in supportAttributes()
887 Messenger::setNextLocation(textP->charLocation(0)); in supportAttributes()
891 Messenger::setNextLocation(textP->charLocation(0)); in supportAttributes()
955 const Text *textP = value->text(); in processArcOpts() local
956 if (textP) { in processArcOpts()
959 split(*textP, docSyntax_->space(), opts, optsPos); in processArcOpts()
1369 const Text *textP = val->text(); in considerSupr() local
[all …]