OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:named_sequences_start
(Results
1 - 2
of
2
) sorted by null
/external/python/cpython3/Modules/
unicodedata.c
939
#define IS_NAMED_SEQ(cp) ((cp >=
named_sequences_start
) && \
[
all
...]
unicodename_db.h
27932
static const unsigned int
named_sequences_start
= 0xf0200;
variable
[
all
...]
Completed in 49 milliseconds