Home
last modified time | relevance | path

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

/dports/mail/rspamd/rspamd-3.1/src/libmime/
H A Dlang_detection.h40 RSPAMD_UNICODE_ARABIC = (1 << 6), enumerator
H A Dlang_detection.c299 else if (uflags & RSPAMD_UNICODE_ARABIC) { in rspamd_language_detector_get_category()
1424 part->unicode_scripts |= RSPAMD_UNICODE_ARABIC; in rspamd_language_detector_unicode_scripts()
/dports/mail/rspamd-devel/rspamd-93430bb/src/libmime/
H A Dlang_detection.h40 RSPAMD_UNICODE_ARABIC = (1 << 6), enumerator
H A Dlang_detection.c299 else if (uflags & RSPAMD_UNICODE_ARABIC) { in rspamd_language_detector_get_category()
1424 part->unicode_scripts |= RSPAMD_UNICODE_ARABIC; in rspamd_language_detector_unicode_scripts()