Searched refs:UNIDATA_VERSION (Results 1 – 3 of 3) sorted by relevance
3 #define UNIDATA_VERSION "13.0.0" macro
1476 " UNIDATA_VERSION " which is publicly available from ftp://ftp.unicode.org/.\n\1479 UnicodeData File Format " UNIDATA_VERSION ".");1484 if (PyModule_AddStringConstant(module, "unidata_version", UNIDATA_VERSION) < 0) { in unicodedata_exec()
47 UNIDATA_VERSION = "13.0.0" variable118 unicode = UnicodeData(UNIDATA_VERSION)271 fprint('#define UNIDATA_VERSION "%s"' % UNIDATA_VERSION)