Home
last modified time | relevance | path

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

/external/icu4c/common/
Drbbiscan.cpp322 RBBINode *thisRule = fNodeStack[fNodeStackPtr]; in doParseActions() local
326 catNode->fLeftChild = thisRule; in doParseActions()
349 RBBINode *thisRule = fNodeStack[fNodeStackPtr]; in doParseActions() local
354 orNode->fRightChild = thisRule; in doParseActions()
355 thisRule->fParent = orNode; in doParseActions()