Home
last modified time | relevance | path

Searched refs:CATEGORY_MASK_UTF_16_LE (Results 1 – 2 of 2) sorted by relevance

/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dcoding.c512 #define CATEGORY_MASK_UTF_16_LE (1 << coding_category_utf_16_le) macro
536 | CATEGORY_MASK_UTF_16_LE \
569 | CATEGORY_MASK_UTF_16_LE \
1515 detect_info->found |= (CATEGORY_MASK_UTF_16_LE in detect_coding_utf_16()
1525 detect_info->rejected |= (CATEGORY_MASK_UTF_16_LE in detect_coding_utf_16()
1548 | CATEGORY_MASK_UTF_16_LE); in detect_coding_utf_16()
6692 if (detect_info.found & CATEGORY_MASK_UTF_16_LE) in detect_coding()
6757 if (detect_info.found & CATEGORY_MASK_UTF_16_LE) in detect_coding()
8777 if (detect_info.found & CATEGORY_MASK_UTF_16_LE) in detect_coding_system()
8865 if (detect_info.found & CATEGORY_MASK_UTF_16_LE) in detect_coding_system()
[all …]
/dports/editors/emacs/emacs-27.2/src/
H A Dcoding.c512 #define CATEGORY_MASK_UTF_16_LE (1 << coding_category_utf_16_le) macro
536 | CATEGORY_MASK_UTF_16_LE \
569 | CATEGORY_MASK_UTF_16_LE \
1515 detect_info->found |= (CATEGORY_MASK_UTF_16_LE in detect_coding_utf_16()
1525 detect_info->rejected |= (CATEGORY_MASK_UTF_16_LE in detect_coding_utf_16()
1548 | CATEGORY_MASK_UTF_16_LE); in detect_coding_utf_16()
6697 if (detect_info.found & CATEGORY_MASK_UTF_16_LE) in detect_coding()
6762 if (detect_info.found & CATEGORY_MASK_UTF_16_LE) in detect_coding()
8740 if (detect_info.found & CATEGORY_MASK_UTF_16_LE) in detect_coding_system()
8828 if (detect_info.found & CATEGORY_MASK_UTF_16_LE) in detect_coding_system()
[all …]