/dports/deskutils/remind/remind-03.03.11/src/ |
H A D | json.c | 222 #define line_and_col \ macro 302 { sprintf (error, "Unexpected EOF in string (at %d:%d)", line_and_col); in json_parse_ex() 491 { sprintf (error, "%d:%d: Comment not allowed here", line_and_col); in json_parse_ex() 496 { sprintf (error, "%d:%d: EOF unexpected", line_and_col); in json_parse_ex() 548 { sprintf (error, "%d:%d: Unexpected ]", line_and_col); in json_parse_ex() 725 { sprintf (error, "%d:%d: Expected , before \"", line_and_col); in json_parse_ex() 817 { sprintf (error, "%d:%d: Expected digit before `.`", line_and_col); in json_parse_ex() 834 { sprintf (error, "%d:%d: Expected digit after `.`", line_and_col); in json_parse_ex() 860 { sprintf (error, "%d:%d: Expected digit after `e`", line_and_col); in json_parse_ex() 945 sprintf (error, "%d:%d: Unknown value", line_and_col); in json_parse_ex() [all …]
|
/dports/net/shadowsocks-libev/shadowsocks-libev-3.3.5/src/ |
H A D | json.c | 207 #define line_and_col \ macro 286 { sprintf (error, "Unexpected EOF in string (at %d:%d)", line_and_col); in json_parse_ex() 474 { sprintf (error, "%d:%d: Comment not allowed here", line_and_col); in json_parse_ex() 479 { sprintf (error, "%d:%d: EOF unexpected", line_and_col); in json_parse_ex() 531 { sprintf (error, "%d:%d: Unexpected ]", line_and_col); in json_parse_ex() 708 { sprintf (error, "%d:%d: Expected , before \"", line_and_col); in json_parse_ex() 788 { sprintf (error, "%d:%d: Expected digit before `.`", line_and_col); in json_parse_ex() 804 { sprintf (error, "%d:%d: Expected digit after `.`", line_and_col); in json_parse_ex() 830 { sprintf (error, "%d:%d: Expected digit after `e`", line_and_col); in json_parse_ex() 916 sprintf (error, "%d:%d: Unknown value", line_and_col); in json_parse_ex() [all …]
|
/dports/net-im/purple-slack/slack-libpurple-f851698/ |
H A D | json.c | 216 #define line_and_col \ macro 296 { sprintf (error, "Unexpected EOF in string (at %d:%d)", line_and_col); in json_parse_ex() 484 { sprintf (error, "%d:%d: Comment not allowed here", line_and_col); in json_parse_ex() 489 { sprintf (error, "%d:%d: EOF unexpected", line_and_col); in json_parse_ex() 541 { sprintf (error, "%d:%d: Unexpected ]", line_and_col); in json_parse_ex() 718 { sprintf (error, "%d:%d: Expected , before \"", line_and_col); in json_parse_ex() 810 { sprintf (error, "%d:%d: Expected digit before `.`", line_and_col); in json_parse_ex() 827 { sprintf (error, "%d:%d: Expected digit after `.`", line_and_col); in json_parse_ex() 853 { sprintf (error, "%d:%d: Expected digit after `e`", line_and_col); in json_parse_ex() 938 sprintf (error, "%d:%d: Unknown value", line_and_col); in json_parse_ex() [all …]
|
/dports/databases/pgpool-II-41/pgpool-II-4.1.10/src/utils/ |
H A D | json.c | 252 #define line_and_col \ macro 342 (errmsg("Unexpected EOF in JSON string (at %d:%d)", line_and_col))); in json_parse_ex() 552 (errmsg("JSON ERROR, %d:%d: Comment not allowed here", line_and_col))); in json_parse_ex() 560 (errmsg("JSON ERROR, %d:%d: EOF unexpected", line_and_col))); in json_parse_ex() 614 (errmsg("%d:%d: Unexpected ]", line_and_col))); in json_parse_ex() 778 (errmsg("%d:%d: Unexpected %c when seeking value", line_and_col, b))); in json_parse_ex() 801 (errmsg("JSON ERROR: %d:%d: Expected , before \"", line_and_col))); in json_parse_ex() 886 (errmsg("JSON ERROR: %d:%d: Expected digit before `.`", line_and_col))); in json_parse_ex() 932 (errmsg("JSON ERROR: %d:%d: Expected digit after `e`", line_and_col))); in json_parse_ex() 1019 (errmsg("JSON ERROR: %d:%d: Unknown value", line_and_col))); in json_parse_ex() [all …]
|
/dports/databases/pgpool-II-42/pgpool-II-4.2.3/src/utils/ |
H A D | json.c | 252 #define line_and_col \ macro 342 (errmsg("Unexpected EOF in JSON string (at %d:%d)", line_and_col))); in json_parse_ex() 552 (errmsg("JSON ERROR, %d:%d: Comment not allowed here", line_and_col))); in json_parse_ex() 560 (errmsg("JSON ERROR, %d:%d: EOF unexpected", line_and_col))); in json_parse_ex() 614 (errmsg("%d:%d: Unexpected ]", line_and_col))); in json_parse_ex() 778 (errmsg("%d:%d: Unexpected %c when seeking value", line_and_col, b))); in json_parse_ex() 801 (errmsg("JSON ERROR: %d:%d: Expected , before \"", line_and_col))); in json_parse_ex() 886 (errmsg("JSON ERROR: %d:%d: Expected digit before `.`", line_and_col))); in json_parse_ex() 932 (errmsg("JSON ERROR: %d:%d: Expected digit after `e`", line_and_col))); in json_parse_ex() 1019 (errmsg("JSON ERROR: %d:%d: Unknown value", line_and_col))); in json_parse_ex() [all …]
|
/dports/databases/pgpool-II-36/pgpool-II-3.6.28/src/utils/ |
H A D | json.c | 232 #define line_and_col \ macro 313 (errmsg("Unexpected EOF in JSON string (at %d:%d)", line_and_col))); in json_parse_ex() 508 (errmsg("JSON ERROR, %d:%d: Comment not allowed here", line_and_col))); in json_parse_ex() 516 (errmsg("JSON ERROR, %d:%d: EOF unexpected", line_and_col))); in json_parse_ex() 570 (errmsg("%d:%d: Unexpected ]", line_and_col))); in json_parse_ex() 732 (errmsg("%d:%d: Unexpected %c when seeking value", line_and_col, b))); in json_parse_ex() 755 (errmsg("JSON ERROR: %d:%d: Expected , before \"", line_and_col))); in json_parse_ex() 858 (errmsg("JSON ERROR: %d:%d: Expected digit after `.`", line_and_col))); in json_parse_ex() 886 (errmsg("JSON ERROR: %d:%d: Expected digit after `e`", line_and_col))); in json_parse_ex() 973 (errmsg("JSON ERROR: %d:%d: Unknown value", line_and_col))); in json_parse_ex() [all …]
|
/dports/databases/pgpool-II-37/pgpool-II-3.7.22/src/utils/ |
H A D | json.c | 232 #define line_and_col \ macro 313 (errmsg("Unexpected EOF in JSON string (at %d:%d)", line_and_col))); in json_parse_ex() 508 (errmsg("JSON ERROR, %d:%d: Comment not allowed here", line_and_col))); in json_parse_ex() 516 (errmsg("JSON ERROR, %d:%d: EOF unexpected", line_and_col))); in json_parse_ex() 570 (errmsg("%d:%d: Unexpected ]", line_and_col))); in json_parse_ex() 732 (errmsg("%d:%d: Unexpected %c when seeking value", line_and_col, b))); in json_parse_ex() 755 (errmsg("JSON ERROR: %d:%d: Expected , before \"", line_and_col))); in json_parse_ex() 858 (errmsg("JSON ERROR: %d:%d: Expected digit after `.`", line_and_col))); in json_parse_ex() 886 (errmsg("JSON ERROR: %d:%d: Expected digit after `e`", line_and_col))); in json_parse_ex() 973 (errmsg("JSON ERROR: %d:%d: Unknown value", line_and_col))); in json_parse_ex() [all …]
|
/dports/databases/pgpool-II-43/pgpool-II-4.3.0/src/utils/ |
H A D | json.c | 252 #define line_and_col \ macro 342 (errmsg("Unexpected EOF in JSON string (at %d:%d)", line_and_col))); in json_parse_ex() 552 (errmsg("JSON ERROR, %d:%d: Comment not allowed here", line_and_col))); in json_parse_ex() 560 (errmsg("JSON ERROR, %d:%d: EOF unexpected", line_and_col))); in json_parse_ex() 614 (errmsg("%d:%d: Unexpected ]", line_and_col))); in json_parse_ex() 778 (errmsg("%d:%d: Unexpected %c when seeking value", line_and_col, b))); in json_parse_ex() 801 (errmsg("JSON ERROR: %d:%d: Expected , before \"", line_and_col))); in json_parse_ex() 886 (errmsg("JSON ERROR: %d:%d: Expected digit before `.`", line_and_col))); in json_parse_ex() 932 (errmsg("JSON ERROR: %d:%d: Expected digit after `e`", line_and_col))); in json_parse_ex() 1019 (errmsg("JSON ERROR: %d:%d: Unknown value", line_and_col))); in json_parse_ex() [all …]
|
/dports/databases/pgpool-II-40/pgpool-II-4.0.17/src/utils/ |
H A D | json.c | 252 #define line_and_col \ macro 342 (errmsg("Unexpected EOF in JSON string (at %d:%d)", line_and_col))); in json_parse_ex() 552 (errmsg("JSON ERROR, %d:%d: Comment not allowed here", line_and_col))); in json_parse_ex() 560 (errmsg("JSON ERROR, %d:%d: EOF unexpected", line_and_col))); in json_parse_ex() 614 (errmsg("%d:%d: Unexpected ]", line_and_col))); in json_parse_ex() 778 (errmsg("%d:%d: Unexpected %c when seeking value", line_and_col, b))); in json_parse_ex() 801 (errmsg("JSON ERROR: %d:%d: Expected , before \"", line_and_col))); in json_parse_ex() 886 (errmsg("JSON ERROR: %d:%d: Expected digit before `.`", line_and_col))); in json_parse_ex() 932 (errmsg("JSON ERROR: %d:%d: Expected digit after `e`", line_and_col))); in json_parse_ex() 1019 (errmsg("JSON ERROR: %d:%d: Unknown value", line_and_col))); in json_parse_ex() [all …]
|
/dports/databases/pgpool-II-36/pgpool-II-3.6.28/src/libs/pcp/ |
H A D | json.c | 232 #define line_and_col \ macro 313 (errmsg("Unexpected EOF in JSON string (at %d:%d)", line_and_col))); in json_parse_ex() 508 (errmsg("JSON ERROR, %d:%d: Comment not allowed here", line_and_col))); in json_parse_ex() 516 (errmsg("JSON ERROR, %d:%d: EOF unexpected", line_and_col))); in json_parse_ex() 570 (errmsg("%d:%d: Unexpected ]", line_and_col))); in json_parse_ex() 732 (errmsg("%d:%d: Unexpected %c when seeking value", line_and_col, b))); in json_parse_ex() 755 (errmsg("JSON ERROR: %d:%d: Expected , before \"", line_and_col))); in json_parse_ex() 858 (errmsg("JSON ERROR: %d:%d: Expected digit after `.`", line_and_col))); in json_parse_ex() 886 (errmsg("JSON ERROR: %d:%d: Expected digit after `e`", line_and_col))); in json_parse_ex() 973 (errmsg("JSON ERROR: %d:%d: Unknown value", line_and_col))); in json_parse_ex() [all …]
|
/dports/lang/gravity/gravity-0.8.5/src/utils/ |
H A D | gravity_json.c | 550 #define line_and_col \ macro 629 { sprintf (error, "Unexpected EOF in string (at %d:%d)", line_and_col); in json_parse_ex() 817 { sprintf (error, "%d:%d: Comment not allowed here", line_and_col); in json_parse_ex() 822 { sprintf (error, "%d:%d: EOF unexpected", line_and_col); in json_parse_ex() 874 { sprintf (error, "%d:%d: Unexpected ]", line_and_col); in json_parse_ex() 1051 { sprintf (error, "%d:%d: Expected , before \"", line_and_col); in json_parse_ex() 1131 { sprintf (error, "%d:%d: Expected digit before `.`", line_and_col); in json_parse_ex() 1147 { sprintf (error, "%d:%d: Expected digit after `.`", line_and_col); in json_parse_ex() 1173 { sprintf (error, "%d:%d: Expected digit after `e`", line_and_col); in json_parse_ex() 1259 sprintf (error, "%d:%d: Unknown value", line_and_col); in json_parse_ex() [all …]
|
/dports/net-p2p/torrent-file-editor/torrent-file-editor-0.3.17/cmake/ |
H A D | parse-compile-commands.c | 309 #define line_and_col \ macro 386 { sprintf (error, "Unexpected EOF in string (at %d:%d)", line_and_col); in json_parse_ex() 412 sprintf (error, "Invalid character value `%c` (at %d:%d)", b, line_and_col); in json_parse_ex() 429 … sprintf (error, "Invalid character value `%c` (at %d:%d)", b, line_and_col); in json_parse_ex() 571 { sprintf (error, "%d:%d: Unexpected ]", line_and_col); in json_parse_ex() 748 { sprintf (error, "%d:%d: Expected , before \"", line_and_col); in json_parse_ex() 773 sprintf (error, "%d:%d: Unexpected `%c` in object", line_and_col, b); in json_parse_ex() 791 { sprintf (error, "%d:%d: Unexpected `0` before `%c`", line_and_col, b); in json_parse_ex() 828 { sprintf (error, "%d:%d: Expected digit before `.`", line_and_col); in json_parse_ex() 917 sprintf (error, "%d:%d: Unknown value", line_and_col); in json_parse_ex() [all …]
|