Searched refs:defComplexLpd (Results 1 – 3 of 3) sorted by relevance
993 defComplexLpd() in parseAttlistDecl()998 if (defComplexLpd().attributeDef(e).isNull()) in parseAttlistDecl()999 defComplexLpd().setAttributeDef(e, adl); in parseAttlistDecl()2590 if (!defComplexLpd().initialLinkSet()->defined()) in parseLinktypeDeclEnd()2593 ComplexLpd::ConstLinkSetIter iter = defComplexLpd().linkSetIter(); in parseLinktypeDeclEnd()2629 if (defComplexLpd().hadIdLinkSet()) in parseLinkSet()2632 defComplexLpd().setHadIdLinkSet(); in parseLinkSet()2653 linkSet = defComplexLpd().initialLinkSet(); in parseLinkSet()2751 uselink = defComplexLpd().initialLinkSet(); in parseLinkSet()2753 uselink = defComplexLpd().emptyLinkSet(); in parseLinkSet()[all …]
86 ComplexLpd &defComplexLpd();772 ComplexLpd &ParserState::defComplexLpd() in defComplexLpd() function
453 dtd = defComplexLpd().resultDtd().pointer(); in lookupEntity()763 const Dtd *resultDtd = defComplexLpd().resultDtd().pointer(); in getAttributeNotation()