Home
last modified time | relevance | path

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

/dports/devel/tass64/64tass-1.56.2625-src/
H A Dunicodedata.h41 extern const uint8_t upropshash1[763];
48 …return (c < 256 * sizeof upropshash1) ? &uproperties[upropshash2[upropshash1[c >> 8]][c & 0xff]] :… in uget_property()
H A Dunicodedata.c744 const uint8_t upropshash1[763] = { variable