Searched refs:QN_STANZA_GONE (Results 1 – 3 of 3) sorted by relevance
128 AecImpl(error_element, QN_STANZA_GONE, "modify", "302"); in AddErrorCode()
179 extern const StaticQName QN_STANZA_GONE;
215 const StaticQName QN_STANZA_GONE = { NS_STANZA, "gone" }; variable