OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ANTLR3_STRING_TERMINATOR
(Results
1 - 2
of
2
) sorted by null
/external/antlr/antlr-3.4/runtime/C/include/
antlr3lexer.h
64
#define
ANTLR3_STRING_TERMINATOR
0xFFFFFFFF
/external/antlr/antlr-3.4/runtime/C/src/
antlr3lexer.c
729
while (*string !=
ANTLR3_STRING_TERMINATOR
)
Completed in 58 milliseconds