| 3 |
* test_lml |
* test_lml |
| 4 |
* - tester for LML render |
* - tester for LML render |
| 5 |
* |
* |
| 6 |
* Copyright (C) 2004-2025 Leaflet <leaflet@leafok.com> |
* Copyright (C) 2004-2026 Leaflet <leaflet@leafok.com> |
| 7 |
*/ |
*/ |
| 8 |
|
|
| 9 |
#ifdef HAVE_CONFIG_H |
#ifdef HAVE_CONFIG_H |
| 69 |
": : 555555555555\n" |
": : 555555555555\n" |
| 70 |
": : ", |
": : ", |
| 71 |
"[image http://us.ent4.yimg.com/movies.yahoo.com/images/hv/photo/movie_pix/images/hv/photo/movie_pix/]\n", |
"[image http://us.ent4.yimg.com/movies.yahoo.com/images/hv/photo/movie_pix/images/hv/photo/movie_pix/]\n", |
| 72 |
|
"[tag-name-buffer-overflow abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789]\n", |
| 73 |
}; |
}; |
| 74 |
|
|
| 75 |
const int str_cnt = sizeof(str_in) / sizeof(const char *); |
const int str_cnt = sizeof(str_in) / sizeof(const char *); |