Searched refs:utf7_category (Results 1 – 2 of 2) sorted by relevance
4722 char utf7_category[128] = { variable4749 ((utf7_category[(c)] == 0) || \4750 (directWS && (utf7_category[(c)] == 2)) || \4751 (directO && (utf7_category[(c)] == 1))))
1564 Objects/unicodeobject.c - utf7_category -