SWIchar.ver
上传用户:xqtpzdz
上传日期:2022-05-21
资源大小:1764k
文件大小:1k
源码类别:

xml/soap/webservice

开发平台:

Visual C++

  1. VERSION {
  2. OSB_3.0 {
  3. global:
  4.   SWIatof;
  5.   SWIatofloat;
  6.   SWIwcstof;
  7.   SWIwtof;
  8.   SWIstrtowcs;
  9.   SWIwcstostr;
  10.   SWIitowcs;
  11.   SWIdtowcs;
  12.   SWIdtostr;
  13.   SWIwcstod;
  14.   SWIwcstoi;
  15.   SWIwtoi;
  16.   SWIwcsstrcmp;
  17.   SWIisascii;
  18.   SWIisvalid_unicode;
  19.   SWIislatin1;
  20.   SWIutf8towcslen;
  21.   SWIutf8towcs;
  22.   SWIwcstoutf8;
  23.   SWIwcstoutf8len;
  24.   SWIvsprintf;
  25.   SWIvswprintf;
  26.   SWIfgetws;
  27.   SWIfprintf;
  28.   SWIfwprintf;
  29.   SWIsprintf;
  30.   SWIswprintf;
  31.   SWIwcstok;
  32.   SWIstrtok;
  33.   SWIcharReturnCodeToWcs;
  34. local:
  35.   *;
  36. };
  37. }