Home
last modified time | relevance | path

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

/dports/converters/enca/enca-1.19/lib/
H A Dmultibyte.c302 static const unsigned char UTF7_PLUS = '-'; in is_valid_utf7() local
348 if (*p == UTF7_PLUS) { /* +- */ in is_valid_utf7()