Searched refs:CASEF_FLAG_APPEND (Results 1 – 2 of 2) sorted by relevance
81 #define CASEF_FLAG_APPEND (1<<1) macro92 casefoldx((util_utf8_enable ? CASEF_FLAG_UTF8 : 0) | CASEF_FLAG_APPEND, \
127 if ((flags & CASEF_FLAG_APPEND) == 0) in casefoldx()152 if ((flags & CASEF_FLAG_APPEND) == 0) in casefoldx()