Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
main
pyicu
Commits
c28e916f
Commit
c28e916f
authored
Oct 29, 2021
by
Andi Vajda
Browse files
whitespace
parent
1ba154b1
Changes
1
Hide whitespace changes
Inline
Side-by-side
char.cpp
View file @
c28e916f
...
...
@@ -1504,7 +1504,7 @@ void _init_char(PyObject *m)
INSTALL_ENUM
(
UBlockCode
,
"UNIFIED_CANADIAN_ABORIGINAL_SYLLABICS_EXTENDED_A"
,
UBLOCK_UNIFIED_CANADIAN_ABORIGINAL_SYLLABICS_EXTENDED_A
);
INSTALL_ENUM
(
UBlockCode
,
"VITHKUQI"
,
UBLOCK_VITHKUQI
);
INSTALL_ENUM
(
UBlockCode
,
"ZNAMENNY_MUSICAL_NOTATION"
,
UBLOCK_ZNAMENNY_MUSICAL_NOTATION
);
#endif
#endif
INSTALL_ENUM
(
UBlockCode
,
"INVALID_CODE"
,
UBLOCK_INVALID_CODE
);
INSTALL_ENUM
(
UCharNameChoice
,
"UNICODE_CHAR_NAME"
,
U_UNICODE_CHAR_NAME
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment