Home
last modified time | relevance | path

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

/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/
H A DArcProcessor.h138 Boolean mapAttributes(const AttributeList &from,
H A DArcEngine.cxx771 if (mapAttributes(entity.attributes(), 0, 0, atts, arcContent, map)) { in mungeDataEntity()
1061 if (!mapAttributes(atts, linkAttributes, content, attributeList_, in processStartElement()
1168 Boolean ArcProcessor::mapAttributes(const AttributeList &from, in mapAttributes() function in SP_NAMESPACE::ArcProcessor