Searched refs:phase3_get (Results 1 – 4 of 4) sorted by relevance
453 phase3_get (token_ty *tp) in phase3_get() function543 phase3_get (&token); in extract_smalltalk()576 phase3_get (&token2); in extract_smalltalk()
483 phase3_get (token_ty *tp) in phase3_get() function899 phase3_get (tp); in phase4_get()914 phase3_get (&token2); in phase4_get()919 phase3_get (&token3); in phase4_get()924 phase3_get (&token_after); in phase4_get()
629 phase3_get (token_ty *tp) in phase3_get() function1165 phase3_get (tp); in x_vala_lex()1174 phase3_get (&token2); in x_vala_lex()1179 phase3_get (&token3); in x_vala_lex()
394 * x-vala.c (phase3_get): Factor out the buffer allocation as a433 (phase3_get): Rewrite regex literal handling right after583 * x-vala.c (phase3_get): Add missing memory allocation for empty623 * x-vala.c (phase3_get): Likewise.642 * x-vala.c (phase3_get): Use phase1_getc to read characters inside746 (phase3_get): Use 'phase2_get' directly to extract string764 (phase5_get): Use 'phase3_get' directly to extract string826 (phase3_get): Use mixed_string_buffer for parse string literal.1049 * x-vala.c (phase3_get): Likewise.1297 * x-lua.c (phase3_get): Add \x and \z escape sequences.