char_table_ref 248 src/chartab.c val = char_table_ref (tbl->parent, c); char_table_ref 9129 src/coding.c if (!NILP (char_table_ref (work_table, c))) char_table_ref 639 src/lisp.h extern Lisp_Object char_table_ref (Lisp_Object, int) ATTRIBUTE_PURE; char_table_ref 2139 src/lisp.h : char_table_ref (ct, idx)); char_table_ref 1509 src/sfntfont.c cached = char_table_ref (desc->char_cache, char_table_ref 602 src/terminal.c return char_table_ref (t->glyph_code_table, ch); char_table_ref 17738 src/xdisp.c val = char_table_ref (table, c); char_table_ref 620 test/manual/etags/c-src/emacs/src/lisp.h extern Lisp_Object char_table_ref (Lisp_Object, int); char_table_ref 1652 test/manual/etags/c-src/emacs/src/lisp.h : char_table_ref (ct, idx));