Home
last modified time | relevance | path

Searched refs:childnamespace (Results 1 – 3 of 3) sorted by relevance

/dports/net-im/climm/climm-0.7.1/src/
H A Djabber_base.cpp399 …loox::Tag *findNamespacedChild (gloox::Tag *tag, const char *childname, const char *childnamespace) in findNamespacedChild() argument
411 if ((*ait).first == "xmlns" && (*ait).second == childnamespace) in findNamespacedChild()
420 if (!(*ait).first.compare (0, 6, "xmlns:") && (*ait).second == childnamespace) in findNamespacedChild()
H A Dxmpp_base.c293 static iks *find_with_ns_attrib (iks *tag, const char *childname, const char *childnamespace) in find_with_ns_attrib() argument
304 if (strcmp (iks_cdata (a), childnamespace)) in find_with_ns_attrib()
/dports/lang/parrot/parrot-8.1.0/ext/winxed/
H A Dcompiler.pir23794 __ARG_3 = __ARG_3.'childnamespace'(__ARG_1, $P4, $P5)
24803 .sub 'childnamespace' :method
24812 .end # childnamespace
24849 $P2 = $P2.'childnamespace'(__ARG_1, $S1, $P6)
24866 $P4 = $P2.'childnamespace'(__ARG_1, $S1, $P3)
25585 $P2 = $P1.'childnamespace'($P4, "Winxed_Builtins", $P6)