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

/external/antlr/antlr-3.4/runtime/C/src/
H A Dantlr3inputstream.c61 static ANTLR3_UINT32 antlr38BitGetLine (pANTLR3_INPUT_STREAM input);
168 input->getLine = antlr38BitGetLine; // Return the current line number in the input stream
614 antlr38BitGetLine (pANTLR3_INPUT_STREAM input) function

Completed in 56 milliseconds