Searched refs:flattenSets (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Drbbinode.h93 void flattenSets();
H A Drbbinode.cpp208 // flattenSets Walk the parse tree, replacing any nodes of type setRef
214 void RBBINode::flattenSets() { function in class:RBBINode
226 fLeftChild->flattenSets();
239 fRightChild->flattenSets();
H A Drbbitblb.cpp136 fTree->flattenSets();

Completed in 66 milliseconds