Searched refs:registerNode (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Dstringtriebuilder.cpp235 nextNode=registerNode(node, errorCode);
249 node=new IntermediateValueNode(value, registerNode(node, errorCode));
252 return registerNode(node, errorCode);
306 Node *node=registerNode(listNode, errorCode);
310 node=registerNode(
317 StringTrieBuilder::registerNode(Node *newNode, UErrorCode &errorCode) { function in class:StringTrieBuilder
/macosx-10.9.5/ICU-511.35/icuSources/common/unicode/
H A Dstringtriebuilder.h153 Node *registerNode(Node *newNode, UErrorCode &errorCode);
168 * registerNode() and registerFinalValue() take ownership of their input nodes,
/macosx-10.9.5/libxml2-26/libxml2/
H A Dxmllint.c3087 static void registerNode(xmlNodePtr node) function
3488 xmlRegisterNodeDefault(registerNode);
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Dxmllint.c3063 static void registerNode(xmlNodePtr node) function
3439 xmlRegisterNodeDefault(registerNode);

Completed in 144 milliseconds