Home
last modified time | relevance | path

Searched refs:ESC_BS (Results 1 – 14 of 14) sorted by relevance

/dports/print/ghostscript7-base/ghostscript-7.07/eplaser-3.1.4/
H A Dgdevescv.h32 #define ESC_BS "\010" macro
/dports/print/ghostscript7-base/ghostscript-7.07/
H A Dgdevescv.h32 #define ESC_BS "\010" macro
/dports/print/ghostscript8-base/ghostscript-8.71/contrib/eplaser/
H A Dgdevescv.h37 #define ESC_BS "\010" macro
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/contrib/eplaser/
H A Dgdevescv.h37 #define ESC_BS "\010" macro
/dports/print/ghostscript8-x11/ghostscript-8.71/contrib/eplaser/
H A Dgdevescv.h37 #define ESC_BS "\010" macro
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/contrib/eplaser/
H A Dgdevescv.h37 #define ESC_BS "\010" macro
/dports/print/ghostscript9-base/ghostscript-9.06/contrib/eplaser/
H A Dgdevescv.h37 #define ESC_BS "\010" macro
/dports/print/ghostscript9-x11/ghostscript-9.06/contrib/eplaser/
H A Dgdevescv.h37 #define ESC_BS "\010" macro
/dports/databases/mariadb103-server/mariadb-10.3.34/strings/
H A Djson_lib.c1574 ESC_BS= '\\' /* Backslash or '"'. Escape by the \\ prefix. */ enumerator
1585 ESC_, ESC_, ESC_BS, ESC_, ESC_, ESC_, ESC_, ESC_, enumerator
1593 ESC_, ESC_, ESC_, ESC_, ESC_BS, ESC_, ESC_, ESC_, enumerator
1634 (c_class == ESC_BS) ? c_chr : c_class, in json_escape()
/dports/databases/mariadb103-client/mariadb-10.3.34/strings/
H A Djson_lib.c1574 ESC_BS= '\\' /* Backslash or '"'. Escape by the \\ prefix. */ enumerator
1585 ESC_, ESC_, ESC_BS, ESC_, ESC_, ESC_, ESC_, ESC_, enumerator
1593 ESC_, ESC_, ESC_, ESC_, ESC_BS, ESC_, ESC_, ESC_, enumerator
1634 (c_class == ESC_BS) ? c_chr : c_class, in json_escape()
/dports/databases/mariadb104-server/mariadb-10.4.24/strings/
H A Djson_lib.c1575 ESC_BS= '\\' /* Backslash or '"'. Escape by the \\ prefix. */ enumerator
1586 ESC_, ESC_, ESC_BS, ESC_, ESC_, ESC_, ESC_, ESC_, enumerator
1594 ESC_, ESC_, ESC_, ESC_, ESC_BS, ESC_, ESC_, ESC_, enumerator
1635 (c_class == ESC_BS) ? c_chr : c_class, in json_escape()
/dports/databases/mariadb104-client/mariadb-10.4.24/strings/
H A Djson_lib.c1575 ESC_BS= '\\' /* Backslash or '"'. Escape by the \\ prefix. */
1586 ESC_, ESC_, ESC_BS, ESC_, ESC_, ESC_, ESC_, ESC_,
1594 ESC_, ESC_, ESC_, ESC_, ESC_BS, ESC_, ESC_, ESC_,
1635 (c_class == ESC_BS) ? c_chr : c_class,
/dports/databases/mariadb105-client/mariadb-10.5.15/strings/
H A Djson_lib.c1589 ESC_BS= '\\' /* Backslash or '"'. Escape by the \\ prefix. */ enumerator
1600 ESC_, ESC_, ESC_BS, ESC_, ESC_, ESC_, ESC_, ESC_, enumerator
1608 ESC_, ESC_, ESC_, ESC_, ESC_BS, ESC_, ESC_, ESC_, enumerator
1648 (c_len= my_ci_wc_mb(json_cs, (c_class == ESC_BS) ? c_chr : c_class, in json_escape()
/dports/databases/mariadb105-server/mariadb-10.5.15/strings/
H A Djson_lib.c1589 ESC_BS= '\\' /* Backslash or '"'. Escape by the \\ prefix. */ enumerator
1600 ESC_, ESC_, ESC_BS, ESC_, ESC_, ESC_, ESC_, ESC_, enumerator
1608 ESC_, ESC_, ESC_, ESC_, ESC_BS, ESC_, ESC_, ESC_, enumerator
1648 (c_len= my_ci_wc_mb(json_cs, (c_class == ESC_BS) ? c_chr : c_class, in json_escape()