Lines Matching refs:handlerChar
33 const char *handlerChar = test_handle_path(test_asctime_data[i].tz);
34 if (!handlerChar) {
35 t_error("strftime_0100 failed: handlerChar is NULL\n");
39 setenv("TZ", handlerChar, 1);
61 const char *handlerChar = test_handle_path(test_strftime_data[i].tz);
62 if (!handlerChar) {
63 t_error("strftime_0200 failed: handlerChar is NULL\n");
67 setenv("TZ", handlerChar, 1);
88 const char *handlerChar = test_handle_path("Pacific/Pitcairn");
89 if (!handlerChar) {
90 t_error("strftime_0300 failed: handlerChar is NULL\n");
94 setenv("TZ", handlerChar, 1);
114 const char *handlerChar = test_handle_path("Asia/Shanghai");
115 if (!handlerChar) {
116 t_error("strftime_0400 failed: handlerChar is NULL\n");
120 setenv("TZ", handlerChar, 1);
140 const char *handlerChar = test_handle_path("Asia/Shanghai");
141 if (!handlerChar) {
142 t_error("strftime_0500 failed: handlerChar is NULL\n");
146 setenv("TZ", handlerChar, 1);
166 const char *handlerChar = test_handle_path("Asia/Shanghai");
167 if (!handlerChar) {
168 t_error("strftime_0600 failed: handlerChar is NULL\n");
172 setenv("TZ", handlerChar, 1);
192 const char *handlerChar = test_handle_path("Asia/Shanghai");
193 if (!handlerChar) {
194 t_error("strftime_0700 failed: handlerChar is NULL\n");
198 setenv("TZ", handlerChar, 1);
218 const char *handlerChar = test_handle_path("Asia/Shanghai");
219 if (!handlerChar) {
220 t_error("strftime_0800 failed: handlerChar is NULL\n");
224 setenv("TZ", handlerChar, 1);
244 const char *handlerChar = test_handle_path("Asia/Shanghai");
245 if (!handlerChar) {
246 t_error("strftime_0900 failed: handlerChar is NULL\n");
250 setenv("TZ", handlerChar, 1);
270 const char *handlerChar = test_handle_path("Asia/Shanghai");
271 if (!handlerChar) {
272 t_error("strftime_1000 failed: handlerChar is NULL\n");
276 setenv("TZ", handlerChar, 1);
316 const char *handlerChar = test_handle_path("Asia/Shanghai");
317 if (!handlerChar) {
318 t_error("strftime_1200 failed: handlerChar is NULL\n");
322 setenv("TZ", handlerChar, 1);
348 const char *handlerChar = test_handle_path("Asia/Shanghai");
349 if (!handlerChar) {
350 t_error("strftime_1300 failed: handlerChar is NULL\n");
354 setenv("TZ", handlerChar, 1);
380 const char *handlerChar = test_handle_path("Asia/Shanghai");
381 if (!handlerChar) {
382 t_error("strftime_1400 failed: handlerChar is NULL\n");
386 setenv("TZ", handlerChar, 1);
412 const char *handlerChar = test_handle_path("Asia/Shanghai");
413 if (!handlerChar) {
414 t_error("strftime_1500 failed: handlerChar is NULL\n");
418 setenv("TZ", handlerChar, 1);
439 const char *handlerChar = test_handle_path("Asia/Shanghai");
440 if (!handlerChar) {
441 t_error("strftime_1600 failed: handlerChar is NULL\n");
445 setenv("TZ", handlerChar, 1);