utf_detect_bom   1614 src/coding.c     else if (bom == utf_detect_bom)
utf_detect_bom   5770 src/coding.c         CODING_UTF_8_BOM (coding) = (CONSP (val) ? utf_detect_bom
utf_detect_bom   5778 src/coding.c         if (CODING_UTF_8_BOM (coding) == utf_detect_bom)
utf_detect_bom   5784 src/coding.c         CODING_UTF_16_BOM (coding) = (CONSP (val) ? utf_detect_bom
utf_detect_bom   5796 src/coding.c         if (CODING_UTF_16_BOM (coding) == utf_detect_bom)