Home
last modified time | relevance | path

Searched refs:json_end (Results 1 – 25 of 73) sorted by relevance

123

/dports/databases/mariadb105-client/mariadb-10.5.15/include/mysql/
H A Dservice_json.h78 char *json, char *json_end);
79 int (*json_unescape_json)(const char *json_str, const char *json_end,
106 char *json, char *json_end);
107 int json_unescape_json(const char *json_str, const char *json_end,
/dports/databases/mariadb104-server/mariadb-10.4.24/include/mysql/
H A Dservice_json.h78 char *json, char *json_end);
79 int (*json_unescape_json)(const char *json_str, const char *json_end,
106 char *json, char *json_end);
107 int json_unescape_json(const char *json_str, const char *json_end,
/dports/databases/mariadb105-server/mariadb-10.5.15/include/mysql/
H A Dservice_json.h78 char *json, char *json_end);
79 int (*json_unescape_json)(const char *json_str, const char *json_end,
106 char *json, char *json_end);
107 int json_unescape_json(const char *json_str, const char *json_end,
/dports/databases/mariadb104-client/mariadb-10.4.24/include/mysql/
H A Dservice_json.h78 char *json, char *json_end);
79 int (*json_unescape_json)(const char *json_str, const char *json_end,
106 char *json, char *json_end);
107 int json_unescape_json(const char *json_str, const char *json_end,
/dports/databases/mariadb103-client/mariadb-10.3.34/include/
H A Djson_lib.h380 const uchar *json_str, const uchar *json_end,
391 CHARSET_INFO *json_cs, uchar *json, uchar *json_end);
398 uchar *json, uchar *json_end,
/dports/databases/mariadb103-server/mariadb-10.3.34/include/
H A Djson_lib.h380 const uchar *json_str, const uchar *json_end, in ReadHeader()
391 CHARSET_INFO *json_cs, uchar *json, uchar *json_end);
398 uchar *json, uchar *json_end, in ReadHeaderOpenSSL()
/dports/databases/mariadb105-client/mariadb-10.5.15/include/
H A Djson_lib.h381 const uchar *json_str, const uchar *json_end,
392 CHARSET_INFO *json_cs, uchar *json, uchar *json_end);
399 uchar *json, uchar *json_end,
/dports/databases/mariadb104-server/mariadb-10.4.24/include/
H A Djson_lib.h381 const uchar *json_str, const uchar *json_end,
392 CHARSET_INFO *json_cs, uchar *json, uchar *json_end);
399 uchar *json, uchar *json_end,
/dports/databases/mariadb104-client/mariadb-10.4.24/include/
H A Djson_lib.h381 const uchar *json_str, const uchar *json_end,
392 CHARSET_INFO *json_cs, uchar *json, uchar *json_end);
399 uchar *json, uchar *json_end,
/dports/databases/mariadb105-server/mariadb-10.5.15/include/
H A Djson_lib.h381 const uchar *json_str, const uchar *json_end,
392 CHARSET_INFO *json_cs, uchar *json, uchar *json_end);
399 uchar *json, uchar *json_end,
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/cmake/
H A DJSONParser.cmake36 unset(json_end)
164 set(json_end no) variable
165 while(${json_index} LESS ${json_jsonLen} AND NOT json_end)
169 set(json_end yes) variable
/dports/www/osrm-backend/osrm-backend-5.26.0/cmake/
H A DJSONParser.cmake36 unset(json_end)
164 set(json_end no) variable
165 while(${json_index} LESS ${json_jsonLen} AND NOT json_end)
169 set(json_end yes) variable
/dports/sysutils/burp-devel/burp-2.5.4/src/server/monitor/
H A Djson_output.c83 static int json_end(struct asfd *asfd) in json_end() function
456 || json_end(asfd)) return -1; in json_send()
468 if(json_end(asfd)) return -1; in json_cntr()
504 || json_end(asfd)) in json_send_msg()
/dports/sysutils/burp/burp-2.4.0/src/server/monitor/
H A Djson_output.c83 static int json_end(struct asfd *asfd) in json_end() function
456 || json_end(asfd)) return -1; in json_send()
468 if(json_end(asfd)) return -1; in json_cntr()
504 || json_end(asfd)) in json_send_msg()
/dports/mail/notmuch-emacs/notmuch-0.34.2/
H A Dsprinter-json.c80 json_end (struct sprinter *sp) in json_end() function
181 .end = json_end, in sprinter_json_create()
/dports/mail/notmuch/notmuch-0.34.2/
H A Dsprinter-json.c80 json_end (struct sprinter *sp) in json_end() function
181 .end = json_end, in sprinter_json_create()
/dports/mail/notmuch-mutt/notmuch-0.34.2/
H A Dsprinter-json.c80 json_end (struct sprinter *sp) in json_end() function
181 .end = json_end, in sprinter_json_create()
/dports/mail/py-notmuch/notmuch-0.34.2/
H A Dsprinter-json.c80 json_end (struct sprinter *sp) in json_end() function
181 .end = json_end, in sprinter_json_create()
/dports/mail/py-notmuch2/notmuch-0.34.2/
H A Dsprinter-json.c80 json_end (struct sprinter *sp) in json_end() function
181 .end = json_end, in sprinter_json_create()
/dports/databases/mariadb103-server/mariadb-10.3.34/strings/
H A Djson_lib.c1506 uchar *json, uchar *json_end, in json_append_ascii() argument
1514 json, json_end)) > 0) in json_append_ascii()
1530 const uchar *json_str, const uchar *json_end, in json_unescape() argument
1536 json_string_setup(&s, json_cs, json_str, json_end); in json_unescape()
1602 CHARSET_INFO *json_cs, uchar *json, uchar *json_end) in json_escape() argument
1617 if ((c_len= json_cs->cset->wc_mb(json_cs, c_chr, json, json_end)) > 0) in json_escape()
1632 if ((c_len= json_cs->cset->wc_mb(json_cs, '\\', json, json_end)) <= 0 || in json_escape()
1635 json+= c_len, json_end)) <= 0) in json_escape()
1664 if ((c_len= json_append_ascii(json_cs, json, json_end, in json_escape()
/dports/databases/mariadb103-client/mariadb-10.3.34/strings/
H A Djson_lib.c1506 uchar *json, uchar *json_end, in json_append_ascii() argument
1514 json, json_end)) > 0) in json_append_ascii()
1530 const uchar *json_str, const uchar *json_end, in json_unescape() argument
1536 json_string_setup(&s, json_cs, json_str, json_end); in json_unescape()
1602 CHARSET_INFO *json_cs, uchar *json, uchar *json_end) in json_escape() argument
1617 if ((c_len= json_cs->cset->wc_mb(json_cs, c_chr, json, json_end)) > 0) in json_escape()
1632 if ((c_len= json_cs->cset->wc_mb(json_cs, '\\', json, json_end)) <= 0 || in json_escape()
1635 json+= c_len, json_end)) <= 0) in json_escape()
1664 if ((c_len= json_append_ascii(json_cs, json, json_end, in json_escape()
/dports/net-mgmt/lldpd/lldpd-1.0.8/src/client/
H A Djson_writer.c319 json_end(struct writer *w) in json_end() function
370 result->end = json_end; in json_init()
/dports/databases/mariadb104-server/mariadb-10.4.24/strings/
H A Djson_lib.c1507 uchar *json, uchar *json_end, in json_append_ascii() argument
1515 json, json_end)) > 0) in json_append_ascii()
1531 const uchar *json_str, const uchar *json_end, in json_unescape() argument
1537 json_string_setup(&s, json_cs, json_str, json_end); in json_unescape()
1603 CHARSET_INFO *json_cs, uchar *json, uchar *json_end) in json_escape() argument
1618 if ((c_len= json_cs->cset->wc_mb(json_cs, c_chr, json, json_end)) > 0) in json_escape()
1633 if ((c_len= json_cs->cset->wc_mb(json_cs, '\\', json, json_end)) <= 0 || in json_escape()
1636 json+= c_len, json_end)) <= 0) in json_escape()
1665 if ((c_len= json_append_ascii(json_cs, json, json_end, in json_escape()
/dports/databases/mariadb104-client/mariadb-10.4.24/strings/
H A Djson_lib.c1507 uchar *json, uchar *json_end,
1515 json, json_end)) > 0)
1531 const uchar *json_str, const uchar *json_end,
1537 json_string_setup(&s, json_cs, json_str, json_end);
1603 CHARSET_INFO *json_cs, uchar *json, uchar *json_end)
1618 if ((c_len= json_cs->cset->wc_mb(json_cs, c_chr, json, json_end)) > 0)
1633 if ((c_len= json_cs->cset->wc_mb(json_cs, '\\', json, json_end)) <= 0 ||
1636 json+= c_len, json_end)) <= 0)
1665 if ((c_len= json_append_ascii(json_cs, json, json_end,
/dports/databases/mariadb105-client/mariadb-10.5.15/strings/
H A Djson_lib.c1522 uchar *json, uchar *json_end, in json_append_ascii() argument
1529 if ((c_len= my_ci_wc_mb(json_cs, (my_wc_t) *ascii, json, json_end)) > 0) in json_append_ascii()
1545 const uchar *json_str, const uchar *json_end, in json_unescape() argument
1551 json_string_setup(&s, json_cs, json_str, json_end); in json_unescape()
1617 CHARSET_INFO *json_cs, uchar *json, uchar *json_end) in json_escape() argument
1632 if ((c_len= my_ci_wc_mb(json_cs, c_chr, json, json_end)) > 0) in json_escape()
1647 if ((c_len= my_ci_wc_mb(json_cs, '\\', json, json_end)) <= 0 || in json_escape()
1649 json+= c_len, json_end)) <= 0) in json_escape()
1678 if ((c_len= json_append_ascii(json_cs, json, json_end, in json_escape()

123