Searched refs:java_new_lexer (Results 1 – 2 of 2) sorted by relevance
68 java_lexer *java_new_lexer PARAMS ((FILE *, const char *));138 ctxp->lexer = java_new_lexer (finput, encoding);220 java_new_lexer (finput, encoding) in java_new_lexer() function
1189 * lex.c (java_new_lexer): Alias "646" to DEFAULT_ENCODING.2779 * lex.c (java_new_lexer): Use ICONV_CONST.3036 * lex.c (java_new_lexer): Call iconv_close on temp handle used to3773 * lex.c (java_new_lexer): Longer error message.4277 (java_new_lexer): Initialize hit_eof.4533 * lex.c (java_new_lexer): Initialize new fields. Work around4797 * lex.c (java_new_lexer): Initialize out_first and out_last5022 * lex.c (java_new_lexer): New function.