utf8_string_p 681 src/coding.h extern bool utf8_string_p (Lisp_Object); utf8_string_p 309 src/json.c CHECK_TYPE (utf8_string_p (string), Qutf_8_string_p, string);