Home
last modified time | relevance | path

Searched refs:UBLOCKCODE (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/ext/intl/uchar/
H A Dublockcode-enum.h2 UBLOCKCODE(NO_BLOCK)
10 UBLOCKCODE(GREEK)
13 UBLOCKCODE(HEBREW)
14 UBLOCKCODE(ARABIC)
15 UBLOCKCODE(SYRIAC)
16 UBLOCKCODE(THAANA)
21 UBLOCKCODE(ORIYA)
22 UBLOCKCODE(TAMIL)
27 UBLOCKCODE(THAI)
28 UBLOCKCODE(LAO)
[all …]
H A Duchar.c766 #define UBLOCKCODE(name) IC_CONSTL("BLOCK_CODE_" #name, UBLOCK_##name) in php_uchar_minit() macro
768 #undef UBLOCKCODE in php_uchar_minit()

Completed in 9 milliseconds