Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A Dunicodedata.c786 typedef enum {YES = 0, MAYBE = 1, NO = 2} QuickcheckResult; typedef
800 static QuickcheckResult
818 /* The two quickcheck bits at this shift have type QuickcheckResult. */ in is_normalized_quickcheck()
821 QuickcheckResult result = YES; /* certainly normalized, unless we find something */ in is_normalized_quickcheck()
882 QuickcheckResult m; in unicodedata_UCD_is_normalized_impl()

Completed in 3 milliseconds