Home
last modified time | relevance | path

Searched refs:zh (Results 1 – 25 of 3828) sorted by relevance

12345678910>>...154

/dports/net/zebra-server/idzebra-2.0.55/test/api/
H A Dtest_search.c84 ZebraHandle zh = zebra_open(zs, 0); in tst() local
86 YAZ_CHECK(tl_init_data(zh, myrec)); in tst()
89 YAZ_CHECK(tl_query(zh, "@attr 1=4 notfound", 0)); in tst()
90 YAZ_CHECK(tl_query(zh, "@attr 1=4 title", 3)); in tst()
186 tl_query(zh, in tst()
204 tl_query_x(zh, in tst()
263 YAZ_CHECK(tl_query(zh, "@attr 1=4 my", 3)); in tst()
264 YAZ_CHECK(tl_query(zh, "@attr 1=4 {my x}", 1)); in tst()
363 YAZ_CHECK(tl_query(zh, "@attr 3=1 title", 0)); in tst()
364 YAZ_CHECK(tl_query(zh, "@attr 3=1 my", 3)); in tst()
[all …]
H A Dtest_icu_indexing.c57 ZebraHandle zh = zebra_open(zs, 0); in tst() local
61 YAZ_CHECK(tl_init_data(zh, myrec)); in tst()
121 YAZ_CHECK(tl_query(zh, "@attr 1=title x", 2)); in tst()
123 YAZ_CHECK(tl_query(zh, "@attr 1=title my", 3)); in tst()
125 YAZ_CHECK(tl_query(zh, "@attr 1=title mY", 3)); in tst()
127 YAZ_CHECK(tl_query(zh, char_ae "rme", 1)); in tst()
128 YAZ_CHECK(tl_query(zh, char_AE "RME", 1)); in tst()
130 YAZ_CHECK(tl_query(zh, "b" char_aring "d", 1)); in tst()
131 YAZ_CHECK(tl_query(zh, "B" char_Aring "D", 1)); in tst()
136 YAZ_CHECK(tl_query(zh, "@attr 5=102 b.d", 1)); in tst()
[all …]
/dports/deskutils/egroupware/egroupware/api/lang/
H A Degw_zh.lang6 1 day common zh 1 天
7 1 hour common zh 1 小时
12 about common zh 关于
15 access common zh 访问
22 acl common zh ACL
23 action common zh 操作
26 add common zh 添加
38 all common zh 全部
46 and common zh
79 bcc common zh 暗送
[all …]
H A Degw_zh-tw.lang6 1 day common zh-tw 1 天
7 1 hour common zh-tw 1 小時
9 1 week common zh-tw 1 星期
12 about common zh-tw 關於
22 acl common zh-tw 控管權限
23 action common zh-tw 動作
25 active common zh-tw 啟用
26 add common zh-tw 新增
38 all common zh-tw 所有
45 and common zh-tw 且
[all …]
/dports/misc/visp/visp-3.4.0/3rdparty/apriltag/common/
H A Dzhash.cpp84 zh->entrysz = static_cast<int>(1 + zh->keysz + zh->valuesz); in zhash_create_capacity()
86 zh->entries = (char *)calloc(zh->nentries, zh->entrysz); in zhash_create_capacity()
114 memset(zh->entries, 0, zh->nentries * zh->entrysz); in zhash_clear()
154 void *this_value = &zh->entries[entry_idx * zh->entrysz + 1 + zh->keysz]; in zhash_put()
172 zh->entries[entry_idx * zh->entrysz] = 1; in zhash_put()
173 memcpy(&zh->entries[entry_idx * zh->entrysz + 1], key, zh->keysz); in zhash_put()
174 memcpy(&zh->entries[entry_idx * zh->entrysz + 1 + zh->keysz], value, zh->valuesz); in zhash_put()
210 void *this_value = &zh->entries[entry_idx * zh->entrysz + 1 + zh->keysz]; in zhash_remove()
275 zit->zh = zh; in zhash_iterator_init()
331 zhash_t *zh = zit->zh; in zhash_iterator_remove() local
[all …]
/dports/deskutils/egroupware/egroupware/projectmanager/lang/
H A Degw_zh.lang13 actions projectmanager zh 操作
14 activity projectmanager zh 活动
29 app. projectmanager zh 应用
37 budget projectmanager zh 预算
40 by projectmanager zh
63 dates projectmanager zh 日期
64 days projectmanager zh
113 font projectmanager zh 字型
127 h projectmanager zh
158 new projectmanager zh 新建
[all …]
H A Degw_zh-tw.lang13 actions projectmanager zh-tw 動作
14 activity projectmanager zh-tw 活動
29 app. projectmanager zh-tw 應用
37 budget projectmanager zh-tw 預算
40 by projectmanager zh-tw 由
61 dates projectmanager zh-tw 日期
62 days projectmanager zh-tw 日
111 font projectmanager zh-tw 字型
125 h projectmanager zh-tw 時
154 new projectmanager zh-tw 新增
[all …]
/dports/deskutils/egroupware/egroupware/calendar/lang/
H A Degw_zh.lang2 %1 hours calendar zh %1小时
8 accept calendar zh 接受
17 added calendar zh 添加
21 alarm calendar zh 闹铃
44 busy calendar zh 忙碌
45 by calendar zh
77 day calendar zh
78 days calendar zh
146 fri calendar zh
157 h calendar zh
[all …]
H A Degw_zh-tw.lang2 %1 hours calendar zh-tw %1 小時
7 accept calendar zh-tw 確定
20 alarm calendar zh-tw 警告
43 busy calendar zh-tw 忙碌
44 by calendar zh-tw 於
74 day calendar zh-tw 日
75 days calendar zh-tw 日
137 for calendar zh-tw 給
145 fri calendar zh-tw 五
156 h calendar zh-tw 時
[all …]
/dports/deskutils/egroupware/egroupware/filemanager/lang/
H A Degw_zh.lang13 actions filemanager zh 操作
21 comment filemanager zh 注释
23 copied filemanager zh 已复制
39 cut filemanager zh 剪切
56 file common zh 文件
72 id filemanager zh 编号
73 link filemanager zh 链接
78 move filemanager zh 移动
109 show filemanager zh 显示
110 size filemanager zh 大小
[all …]
/dports/deskutils/egroupware/egroupware/mail/lang/
H A Degw_zh.lang1 (no subject) mail zh (无主题)
4 all of mail zh 所有的
8 any of mail zh 任何
11 by date mail zh 以日期
13 compose mail zh 撰写
16 contains mail zh 包含
23 disable mail zh 禁用
24 discard mail zh 取消
52 from mail zh
60 if mail zh 如果
[all …]
H A Degw_zh-tw.lang1 (no subject) mail zh-tw (沒有標題)
3 all of mail zh-tw 所有的
7 any of mail zh-tw 任意的
10 by date mail zh-tw 按日期
12 compose mail zh-tw 建立
15 contains mail zh-tw 包含
22 disable mail zh-tw 停用
23 discard mail zh-tw 取消
51 from mail zh-tw 從
59 if mail zh-tw 如果
[all …]
/dports/net/zebra-server/idzebra-2.0.55/index/
H A Dzebraapi.c48 #define ASSERTZH assert(zh && zh->service)
49 #define ASSERTZHRES assert(zh && zh->service && zh->res)
91 zebraExplain_flush(zh->reg->zei, zh); in zebra_flush_reg()
108 assert(zh && zh->session_res); in zebra_get_encoding()
247 zh = xmalloc(sizeof(*zh)); in zebra_start_res()
291 zh->record_classes = recTypeClass_create(zh->global_res, zh->nmem); in zebra_start_res()
914 info.zh = zh; in map_basenames()
1814 zh->reg = zebra_register_open(zh->service, zh->reg_name, in zebra_begin_trans()
1891 zh->reg = zebra_register_open(zh->service, zh->reg_name, in zebra_begin_trans()
1936 if (!zh->res || !zh->reg) in zebra_end_transaction()
[all …]
/dports/deskutils/egroupware/egroupware/admin/lang/
H A Degw_zh.lang13 - type admin zh - 类型
27 action admin zh 操作
28 actions admin zh 操作
116 color admin zh 颜色
130 data admin zh 数据
131 day admin zh
181 down admin zh 向下
393 rows admin zh
469 top admin zh 顶部
473 true admin zh
[all …]
H A Degw_zh-tw.lang8 - type admin zh-tw - 類型
19 action admin zh-tw 動作
20 actions admin zh-tw 動作
21 activate admin zh-tw 啟用
99 color admin zh-tw 顏色
110 data admin zh-tw 資料
111 day admin zh-tw 日
160 down admin zh-tw 下
352 rows admin zh-tw 列
427 top admin zh-tw 頂部
[all …]
/dports/deskutils/egroupware/egroupware/infolog/lang/
H A Degw_zh.lang5 0% infolog zh 0%
6 10% infolog zh 10%
7 20% infolog zh 20%
8 30% infolog zh 30%
9 40% infolog zh 40%
10 50% infolog zh 50%
11 60% infolog zh 60%
12 70% infolog zh 70%
13 80% infolog zh 80%
14 90% infolog zh 90%
[all …]
/dports/deskutils/egroupware/egroupware/addressbook/lang/
H A Degw_zh.lang1 %1 added addressbook zh %1已添加
78 city common zh 城市
79 company common zh 公司
82 contact common zh 联系人
103 country common zh 国家
147 empty admin zh 清空
178 general admin zh 通用
184 h addressbook zh
265 pager common zh 寻呼机
312 start admin zh 开始
[all …]
H A Degw_zh-tw.lang1 %1 added addressbook zh-tw %1 新增了
50 birthday common zh-tw 生日
53 business common zh-tw 公司
77 city common zh-tw 縣市
78 company common zh-tw 公司
81 contact common zh-tw 聯絡人
144 empty admin zh-tw 清空
175 general admin zh-tw 一般
181 h addressbook zh-tw 時
262 pager common zh-tw 呼叫器
[all …]
/dports/deskutils/egroupware/egroupware/tracker/lang/
H A Degw_zh.lang15 accepted tracker zh 接受
29 amount tracker zh 总计
49 closed tracker zh 已关闭
97 field tracker zh 字段
101 from tracker zh 来自
105 id tracker zh 编号
122 links tracker zh 链接
134 noone tracker zh
138 order tracker zh 排序
171 staff tracker zh 职员
[all …]
/dports/www/phpgroupware/phpgroupware-0.9.16.017/calendar/setup/
H A Dphpgw_zh.lang3 a calendar zh һ
4 accept calendar zh ����
33 fr calendar zh ��
36 fri calendar zh ��
49 mo calendar zh һ
50 mon calendar zh һ
75 sa calendar zh ��
85 su calendar zh ��
88 th calendar zh ��
96 tu calendar zh ��
[all …]
/dports/deskutils/egroupware/egroupware/news_admin/lang/
H A Degw_zh.lang1 %1 module news_admin zh %1模块
2 actions news_admin zh 操作
3 active news_admin zh 启用
9 always news_admin zh 总是
10 as news_admin zh
26 end news_admin zh 结束
33 from news_admin zh 来自
49 link news_admin zh 链接
70 now news_admin zh 现在
72 old news_admin zh 旧的
[all …]
/dports/deskutils/egroupware/egroupware/resources/lang/
H A Degw_zh.lang1 accessories of resources zh 附属于
2 accessories: resources zh 附件:
3 actions resources zh 操作
9 book resources zh 预订资源
12 bookable resources zh 可预约
15 buyable resources zh 可购买的
26 days resources zh
35 general resources zh 通用
39 hours resources zh 小时
54 links resources zh 链接
[all …]
/dports/deskutils/egroupware/egroupware/bookmarks/lang/
H A Degw_zh.lang4 actions bookmarks zh 操作
5 added bookmarks zh 已添加
7 and bookmarks zh
9 ascending bookmarks zh 升序
10 book marks common zh 书签收藏
39 fewer bookmarks zh 较少
42 from bookmarks zh
59 more bookmarks zh 更多
60 name bookmarks zh 名称
64 new bookmarks zh 新建
[all …]
/dports/multimedia/obs-ndi/obs-ndi-4.9.1/installer/idp/unicode/idplang/
H A DChineseSimplified.iss2 zh.IDP_FormCaption =下载文件
4 zh.IDP_TotalProgress =总进度
5 zh.IDP_CurrentFile =当前文件
6 zh.IDP_File =文件:
7 zh.IDP_Speed =速度:
8 zh.IDP_Status =状态:
11 zh.IDP_DetailsButton =详情
12 zh.IDP_HideButton =隐藏
13 zh.IDP_RetryButton =重试
14 zh.IDP_IgnoreButton =忽略
[all …]
/dports/multimedia/obs-ndi/obs-ndi-4.9.1/installer/idp/ansi/idplang/
H A DChineseSimplified.iss2 zh.IDP_FormCaption =�����ļ�
4 zh.IDP_TotalProgress =�ܽ���
5 zh.IDP_CurrentFile =��ǰ�ļ�
6 zh.IDP_File =�ļ�:
7 zh.IDP_Speed =�ٶ�:
8 zh.IDP_Status =״̬:
11 zh.IDP_DetailsButton =����
12 zh.IDP_HideButton =����
18 zh.IDP_KB =KB
19 zh.IDP_MB =MB
[all …]

12345678910>>...154