Home
last modified time | relevance | path

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

/dports/audio/deadbeef/deadbeef-0.7.2/
H A Djunklib.c875 can_be_shift_jis (const unsigned char *str, int size) { in can_be_shift_jis() function
4228 if (enable_shift_jis_detection && can_be_shift_jis (s, len)) { in junk_detect_charset_len()