Searched defs:lookAhead (Results 1 – 13 of 13) sorted by relevance
130 public char lookAhead() throws ParseException { in lookAhead() method in StringTokenizer134 public char lookAhead(int k) throws ParseException { in lookAhead() method in StringTokenizer
65 public int lookAhead() { in lookAhead() method in Lex69 public int lookAhead(int i) { in lookAhead() method in Lex
35 lookAhead, enumerator
29 static final int lookAhead = 4; field in RBBINode
28 static final int lookAhead = 4; field in RBBINode
244 pANTLR3_BASE_TREE * lookAhead; member325 pANTLR3_BASE_TREE * lookAhead; member
79 lookAhead = -4, enumerator
497 int32_t lookAhead = 1; in nextCE32FromContraction() local559 int32_t lookAhead, UChar32 c, in nextCE32FromDiscontiguousContraction()
713 int lookAhead = 1; in nextCE32FromContraction() local774 int lookAhead, int c) { in nextCE32FromDiscontiguousContraction()
715 int lookAhead = 1; in nextCE32FromContraction() local776 int lookAhead, int c) { in nextCE32FromDiscontiguousContraction()
268 private int lookAhead(CodeIterator iter, int pos) throws BadBytecode { in lookAhead() method in Analyzer
895 unsigned rem = p->tempBufSize, lookAhead = 0; in LzmaDec_DecodeToDic() local
196 public int lookAhead() { in lookAhead() method in CodeIterator