Home
last modified time | relevance | path

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

/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/
H A DparseAttribute.cxx76 if (!atts.handleAsUnterminated(*this)) in parseAttributeSpec()
103 if (atts.handleAsUnterminated(*this)) in handleAttributeNameToken()
H A DAttribute.cxx1193 else if (AttributeValue::handleAsUnterminated(text, context)) in setValue()
1251 Boolean AttributeList::handleAsUnterminated(AttributeContext &context) in handleAsUnterminated() function in SP_NAMESPACE::AttributeList
1259 && AttributeValue::handleAsUnterminated(*ptr, context)) in handleAsUnterminated()
1271 Boolean AttributeValue::handleAsUnterminated(const Text &text, in handleAsUnterminated() function in SP_NAMESPACE::AttributeValue
H A DparseCommon.cxx230 if (AttributeValue::handleAsUnterminated(text, *this)) in parseLiteral()
/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/include/
H A DAttribute.h64 static Boolean handleAsUnterminated(const Text &, AttributeContext &);
502 Boolean handleAsUnterminated(AttributeContext &context);