Searched refs:resultDtd (Results 1 – 4 of 4) sorted by relevance
157 const Ptr<Dtd> &resultDtd);173 const Ptr<Dtd> &resultDtd();174 ConstPtr<Dtd> resultDtd() const;333 const Ptr<Dtd> &ComplexLpd::resultDtd() in resultDtd() function339 ConstPtr<Dtd> ComplexLpd::resultDtd() const in resultDtd() function
152 const Ptr<Dtd> &resultDtd) in ComplexLpd() argument153 : Lpd(name, type, location, sourceDtd), resultDtd_(resultDtd), in ComplexLpd()
453 dtd = defComplexLpd().resultDtd().pointer(); in lookupEntity()763 const Dtd *resultDtd = defComplexLpd().resultDtd().pointer(); in getAttributeNotation() local764 if (!resultDtd) in getAttributeNotation()766 notation = resultDtd->lookupNotation(name); in getAttributeNotation()
2453 Ptr<Dtd> resultDtd; in parseLinktypeDeclStart() local2472 resultDtd = lookupDtd(parm.token); in parseLinktypeDeclStart()2473 if (resultDtd.isNull()) in parseLinktypeDeclStart()2512 resultDtd); in parseLinktypeDeclStart()2980 Ptr<Dtd> r(defComplexLpd().resultDtd()); in parseResultElementSpec()3006 Dtd *dtd = defComplexLpd().resultDtd().pointer(); in lookupResultElementType()