utf_detect_bom   1608 src/coding.c     else if (bom == utf_detect_bom)
utf_detect_bom   5764 src/coding.c         CODING_UTF_8_BOM (coding) = (CONSP (val) ? utf_detect_bom
utf_detect_bom   5772 src/coding.c         if (CODING_UTF_8_BOM (coding) == utf_detect_bom)
utf_detect_bom   5778 src/coding.c         CODING_UTF_16_BOM (coding) = (CONSP (val) ? utf_detect_bom
utf_detect_bom   5790 src/coding.c         if (CODING_UTF_16_BOM (coding) == utf_detect_bom)