Home
last modified time | relevance | path

Searched refs:category_plane (Results 1 – 4 of 4) sorted by relevance

/dports/math/reduce/Reduce-svn5758-src/csl/fox/src/
H A Dfxunicode.cpp40 const unsigned short category_plane[68]={ variable
1076 return category_data[category_block[category_plane[ucs>>14]+((ucs>>7)&127)]+(ucs&127)]; in charCategory()
/dports/x11-toolkits/fox16/fox-1.6.57/src/
H A Dfxunicode.cpp40 const unsigned short category_plane[68]={ variable
1076 return category_data[category_block[category_plane[ucs>>14]+((ucs>>7)&127)]+(ucs&127)]; in charCategory()
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/lib/
H A Dfxunicode.cpp37 const unsigned short category_plane[68]={ variable
1511 return category_data[category_block[category_plane[ucs>>14]+((ucs>>7)&127)]+(ucs&127)]; in charCategory()
/dports/x11-toolkits/fox17/fox-1.7.77/lib/
H A Dfxunicode.cpp37 const unsigned short category_plane[68]={ variable
1511 return category_data[category_block[category_plane[ucs>>14]+((ucs>>7)&127)]+(ucs&127)]; in charCategory()