OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:endMark
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/common/
rbbinode.h
34
endMark
,
79
UBool fLookAheadEnd; // For
endMark
nodes, set TRUE if
rbbitblb.cpp
122
cn->fRightChild = new RBBINode(RBBINode::
endMark
);
205
n->fType == RBBINode::
endMark
) {
252
n->fType == RBBINode::
endMark
||
298
n->fType == RBBINode::
endMark
||
342
n->fType == RBBINode::
endMark
) {
396
tree->findNodes(&endMarkerNodes, RBBINode::
endMark
, *fStatus);
707
fTree->findNodes(&endMarkerNodes, RBBINode::
endMark
, *fStatus);
[
all
...]
rbbiscan.cpp
318
// If this rule includes a look-ahead '/', add a
endMark
node to the
322
RBBINode *endNode = pushNewNode(RBBINode::
endMark
);
[
all
...]
Completed in 27 milliseconds