Home
last modified time | relevance | path

Searched refs:utf7_category (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Objects/
H A Dunicodeobject.c4652 char utf7_category[128] = { variable
4679 ((utf7_category[(c)] == 0) || \
4680 (directWS && (utf7_category[(c)] == 2)) || \
4681 (directO && (utf7_category[(c)] == 1))))

Completed in 29 milliseconds