Lines Matching refs:endId
56 opStack[popOp++]= endId;
67 prevEndId= endId;
72 endId= opStack[--popOp];
97 endId= -1;
101 endId= NewVertexId();
102 lastId= endId;
122 if (endId == -1)
123 endId= lastId;
150 (void) CreateArc (endLabel, endOutLabel, endScopeId, endId);
260 (void) CreateArc (inputLabel, tagLabel, startId, endId);
261 lastId= endId;
284 (void) CreateArc (TAG_LABEL, tagLabel, startId, endId);
285 lastId= endId;