Home
last modified time | relevance | path

Searched refs:quotestring (Results 1 – 25 of 35) sorted by relevance

12

/dports/shells/modernish/modernish-0.16.5/share/doc/modernish/tests/
H A Dshellquote-test.sh37 push IFS; IFS=' '; quotestring="$*"; pop IFS
39 quotestring='Let`s \see hôw modernish shellquote()
65 shellquote $force $method quotestring ;;
67 putln "${emphasis}q$i: [${#quotestring}]$reset $quotestring" ""
72 eval quotestring=$quotestring || exit
73 putln "${emphasis}u$i: [${#quotestring}]$reset $quotestring" ""
75 str eq $quotestring $quotestring_orig && putln ok
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/suite/rpl/r/
H A Drpl_row_jsondiff_datatypes.result34 quotestring VARCHAR(100), # No default
108 quotestring = CONCAT(CHAR(92), CHAR(39), CHAR(34), CHAR(96), CHAR(36), '%', '_', '\b\n\r\t'),
132 …CAST('["xyzw", 0]' AS JSON) AND nullint IS NULL AND emptystring='' AND quotestring='\\\'"`$%_\b\n\…
143 …T('["xyzw", null]' AS JSON) AND nullint IS NULL AND emptystring='' AND quotestring='\\\'"`$%_\b\n\…
149 UPDATE t SET j = JSON_SET(j, '$[1]', quotestring ) WHERE i = 1
198 …CAST('["xyzw", 0]' AS JSON) AND nullint IS NULL AND emptystring='' AND quotestring='\\\'"`$%_\b\n\…
209 …CAST('["xyzw", 1]' AS JSON) AND nullint IS NULL AND emptystring='' AND quotestring='\\\'"`$%_\b\n\…
220 …T('["xyzw", -100]' AS JSON) AND nullint IS NULL AND emptystring='' AND quotestring='\\\'"`$%_\b\n\…
231 …AST('["xyzw", -9]' AS JSON) AND nullint IS NULL AND emptystring='' AND quotestring='\\\'"`$%_\b\n\…
242 …ST('["xyzw", 250]' AS JSON) AND nullint IS NULL AND emptystring='' AND quotestring='\\\'"`$%_\b\n\…
[all …]
/dports/dns/bind911/bind-9.11.37/contrib/sdb/pgsql/
H A Dzonetodb.c70 quotestring(const unsigned char *source, unsigned char *dest) { in quotestring() function
97 quotestring((const unsigned char *)namearray, canonnamearray); in addrdata()
103 quotestring((const unsigned char *)typearray, canontypearray); in addrdata()
109 quotestring((const unsigned char *)dataarray, canondataarray); in addrdata()
H A Dpgsqldb.c63 quotestring(const char *source, char *dest) { in quotestring() function
134 quotestring(name, canonname); in pgsqldb_lookup()
/dports/graphics/graphviz/graphviz-2.44.1/cmd/lefty/dot2l/
H A Ddot2l.c42 static void quotestring (char *, Tobj);
290 quotestring (buf, Tstring (s)); in D2Lwritegraph()
320 quotestring (buf, Tfinds (node, "name")); in D2Lwritegraph()
362 quotestring (buf, Tfinds (tail, "name")); in D2Lwritegraph()
365 quotestring (buf, tport); in D2Lwritegraph()
368 quotestring (buf, Tfinds (head, "name")); in D2Lwritegraph()
371 quotestring (buf, hport); in D2Lwritegraph()
399 quotestring (s1, so); in writesgraph()
441 quotestring (buf, Tfinds (node, "name")); in writesgraph()
510 static void quotestring (char *buf, Tobj so) { in quotestring() function
/dports/multimedia/vlc/vlc-3.0.16/share/lua/modules/
H A Ddkjson.lua291 local function quotestring (value) function
306 json.quotestring = quotestring
336 buffer[buflen+1] = quotestring (key)
381 buffer[buflen] = quotestring (value)
698 quotestring = function (str) function
701 json.quotestring = quotestring
/dports/net/ndpi/nDPI-92a1be2/wireshark/tshark/lib/
H A Ddkjson.lua144 local function quotestring (value) function
159 json.quotestring = quotestring
222 buffer[buflen+1] = quotestring (key)
250 return quotestring("<" .. defaultmessage .. ">")
286 buffer[buflen] = quotestring (value)
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/Units/parser-m4.r/m4-quotestring.b/
H A DDESC.rst11 quotestring(`<<',`>>')
/dports/emulators/mess/mame-mame0226/plugins/json/
H A Dinit.lua163 local function quotestring (value) function
178 json.quotestring = quotestring
241 buffer[buflen+1] = quotestring (key)
269 return quotestring("<" .. defaultmessage .. ">")
305 buffer[buflen] = quotestring (value)
/dports/emulators/mame/mame-mame0226/plugins/json/
H A Dinit.lua163 local function quotestring (value) function
178 json.quotestring = quotestring
241 buffer[buflen+1] = quotestring (key)
269 return quotestring("<" .. defaultmessage .. ">")
305 buffer[buflen] = quotestring (value)
/dports/news/golded+/golded-plus/golded+/goldlib/gcfg/
H A Dgs_ez102.h230 char quotestring[6], member
421 char quotestring[6]; member
H A Dgs_ez110.h235 byte quotestring[6], member
431 byte quotestring[6], // quote messsage string member
H A Dgs_ra.h113 char quotestring[16]; member
H A Dgs_pb200.h178 char quotestring[6]; /* String used for quoting */ member
/dports/news/golded+/golded-plus/golded+/golded3/
H A Dgerand.cpp171 strcpy(adat->quotestring, CFG->quotestring); in InitData()
342 CFG->grp.GetItm(GRP_QUOTESTRING, adat->quotestring, sizeof(adat->quotestring)); in RandomizeData()
H A Dgmarea.h310 memset(quotestring, 0, sizeof(quotestring)); in AreaData()
381 char quotestring[10]; member
654 const char* Quotestring() const { return adat->quotestring; } in Quotestring()
H A Dgccfgg7.cpp51 strcpy(CFG->quotestring, buf); in CfgQuotestring()
H A Dgecfgg.h393 char quotestring[10]; variable
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/extra/rpl_tests/
H A Drpl_row_jsondiff_datatypes.inc20 quotestring VARCHAR(100), # No default
103 quotestring = CONCAT(CHAR(92), CHAR(39), CHAR(34), CHAR(96), CHAR(36), '%', '_', '\b\n\r\t'),
/dports/devel/horde-whups/whups-3.0.12/lib/Driver/
H A DSql.php804 $qvalue = $this->_db->quotestring('user:' . $value);
899 . $this->_db->quotestring('%' . Horde_String::lower($info['summary']) . '%'));
947 . $this->_db->quotestring($category);
953 . $this->_db->quotestring($info['category'])
966 . $this->_db->quotestring($type);
972 . $this->_db->quotestring($info['type_id'])
1013 . $this->_db->quotestring($owner);
1018 . $this->_db->quotestring($info['owner']);
1026 …wners.ticket_id AND whups_ticket_owners.ticket_owner = ' . $this->_db->quotestring($info['notowner…
/dports/news/golded+/golded-plus/golded+/etc/
H A Dgolded.conf43 quotestring " fl> "
/dports/mail/py-alot/alot-0.9/alot/commands/
H A Dthread.py146 quotestring = qf(name, address, timestamp,
149 quotestring = 'Quoting %s (%s)\n' % (name or address, timestamp)
150 mailcontent = quotestring
/dports/shells/zsh/zsh-5.8.1/Src/
H A Dtext.c1077 taddstr(quotestring(f->name, QT_SINGLE)); in getredirs()
1081 taddstr(quotestring(f->name, QT_DOUBLE)); in getredirs()
H A Dsubst.c3737 tmp = quotestring(*ap, quotetype); in paramsubst()
3750 *ap = quotestring(*ap, QT_BACKSLASH_SHOWNULL); in paramsubst()
3780 tmp = quotestring(val, quotetype); in paramsubst()
3791 val = quotestring(val, QT_BACKSLASH_SHOWNULL); in paramsubst()
4434 copy = quotestring(copy, QT_BACKSLASH_SHOWNULL); in modify()
4520 *str = quotestring(*str, QT_BACKSLASH); in modify()
/dports/shells/zsh/zsh-5.8.1/Test/
H A DD07multibyte.ztst570 0:printf %q and quotestring and general metafy / token madness

12