LIBUNI.DLL: Difference between revisions
Appearance
Created page with " {| border="1" |- |1 |UniQueryXdigit |2 |UniQuerySpace..." |
mNo edit summary |
||
(9 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
This component is part of the Unicode Programming library. | |||
==Version== | |||
{| | {| class="wikitable" | ||
!Date||Version||Size||Comments | |||
|- | |- | ||
|1997-11-02||9.29||80,650 bytes||OS/2 Warp 4 Y2K | |||
|- | |||
|2002-09-04||14.93||80,766 bytes|| | |||
|} | |||
==DLL Entry Points== | |||
{| class="wikitable" | |||
|1 | |1 | ||
|UniQueryXdigit | |UniQueryXdigit | ||
Line 11: | Line 20: | ||
|UniQueryPrint | |UniQueryPrint | ||
|4 | |4 | ||
|UniQueryGraph | |[[UniQueryGraph]] | ||
|- | |- | ||
|5 | |5 | ||
|UniQueryCntrl | |[[UniQueryCntrl]] | ||
|6 | |6 | ||
|UniQueryAlpha | |[[UniQueryAlpha]] | ||
|- | |- | ||
|7 | |7 | ||
|UniFreeAttrObject | |[[UniFreeAttrObject]] | ||
|8 | |8 | ||
|UniQueryCharAttr | |[[UniQueryCharAttr]] | ||
|- | |- | ||
|9 | |9 | ||
Line 154: | Line 163: | ||
|- | |- | ||
|71 | |71 | ||
|UniQueryChar | |[[UniQueryChar]] | ||
|72 | |72 | ||
|UniGetOverride | |UniGetOverride | ||
Line 166: | Line 175: | ||
|UniQueryStringType | |UniQueryStringType | ||
|76 | |76 | ||
|UniQueryCharType | |[[UniQueryCharType]] | ||
|- | |- | ||
|77 | |77 | ||
|UniQueryNumericValue | |UniQueryNumericValue | ||
|78 | |78 | ||
|UniQueryCharTypeTable | |[[UniQueryCharTypeTable]] | ||
|- | |- | ||
|80 | |80 | ||
Line 198: | Line 207: | ||
|UniQueryCountryName | |UniQueryCountryName | ||
|} | |} | ||
==DLLs Loaded== | |||
* [[DOSCALL1.DLL]] | |||
* [[UCONV.DLL]] | |||
==Used by== | |||
* [[WPCONFIG.DLL]] | |||
* [[PMWP.DLL]] | |||
[[Category:Files]] |
Latest revision as of 16:13, 12 November 2022
This component is part of the Unicode Programming library.
Version
Date | Version | Size | Comments |
---|---|---|---|
1997-11-02 | 9.29 | 80,650 bytes | OS/2 Warp 4 Y2K |
2002-09-04 | 14.93 | 80,766 bytes |
DLL Entry Points
1 | UniQueryXdigit | 2 | UniQuerySpace |
3 | UniQueryPrint | 4 | UniQueryGraph |
5 | UniQueryCntrl | 6 | UniQueryAlpha |
7 | UniFreeAttrObject | 8 | UniQueryCharAttr |
9 | UniQueryUpper | 10 | UniQueryPunct |
11 | UniQueryLower | 12 | UniQueryDigit |
13 | UniQueryBlank | 14 | UniQueryAlnum |
15 | UniScanForAttr | 16 | UniCreateAttrObject |
17 | UniCreateTransformObject | 18 | UniFreeTransformObject |
19 | UniQueryLocaleObject | 20 | UniCreateLocaleObject |
21 | UniFreeLocaleObject | 22 | UniFreeMem |
28 | UniFreeLocaleInfo | 29 | UniQueryLocaleInfo |
30 | UniQueryLocaleItem | 31 | UniStrcat |
32 | UniStrchr | 33 | UniStrcmp |
34 | UniStrcmpi | 35 | UniStrcoll |
36 | UniStrcpy | 37 | UniStrcspn |
38 | UniStrfmon | 39 | UniStrftime |
40 | UniStrlen | 41 | UniStrncat |
42 | UniStrncmp | 43 | UniStrncmpi |
44 | UniStrncpy | 45 | UniStrpbrk |
46 | UniStrptime | 47 | UniStrrchr |
48 | UniStrspn | 49 | UniStrstr |
50 | UniStrtod | 51 | UniStrtol |
52 | UniStrtoul | 53 | UniStrxfrm |
54 | UniLocaleStrToToken | 55 | UniLocaleTokenToStr |
56 | UniTransformStr | 57 | UniTransLower |
58 | UniTransUpper | 59 | UniTolower |
60 | UniToupper | 61 | UniStrupr |
62 | UniStrlwr | 63 | UniStrtok |
67 | UniMapCtryToLocale | 70 | UniMakeKey |
71 | UniQueryChar | 72 | UniGetOverride |
73 | UniGetColval | 74 | UniQueryAttr |
75 | UniQueryStringType | 76 | UniQueryCharType |
77 | UniQueryNumericValue | 78 | UniQueryCharTypeTable |
80 | UniProcessUconv | 151 | Locale |
152 | UniMakeUserLocale | 153 | UniSetUserLocaleItem |
154 | UniDeleteUserLocale | 155 | UniCompleteUserLocale |
156 | UniQueryLocaleValue | 157 | UniQueryLocaleList |
158 | UniQueryLanguageName | 159 | UniQueryCountryName |