Home
last modified time | relevance | path

Searched refs:mytext (Results 101 – 125 of 473) sorted by relevance

12345678910>>...19

/dports/devel/universal-ctags/ctags-p5.9.20211128.0/Units/parser-sql.r/sql-create-table-if-not-exists.d/
H A Dexpected.tags3 mytext input.sql /^ mytext TEXT NOT NULL$/;" E table:test
/dports/net-im/climm/climm-0.7.1/src/
H A Dutil.c199 const char *mytext, *mynick, *mytype, *myagent, *mygroup; in EventExec() local
202 mytext = (text ? text : ""); in EventExec()
220 setenv ("CLIMM_TEXT", mytext, 1); setenv ("MICQ_TEXT", mytext, 1); in EventExec()
242 s_catf (&cmd, " '%s'", _squash_shell_chars (&buf, mytext)); in EventExec()
/dports/misc/visp/visp-3.4.0/modules/robot/src/wireframe-simulator/
H A DvpMyio.cpp53 extern char *mytext; /* chaine du symbole courant */
112 strncpy(*str, mytext, (size_t)mylength); in fscanf_string()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/mysql-test/suite/ndb/t/
H A Dndb_update.test100 mytext CHAR(30) DEFAULT NULL,
104 update t1 set mytext = "goodbye" where mytext = "world" order by mytext;
/dports/databases/percona56-client/percona-server-5.6.51-91.0/mysql-test/suite/ndb/t/
H A Dndb_update.test100 mytext CHAR(30) DEFAULT NULL,
104 update t1 set mytext = "goodbye" where mytext = "world" order by mytext;
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/suite/ndb/t/
H A Dndb_update.test100 mytext CHAR(30) DEFAULT NULL,
104 update t1 set mytext = "goodbye" where mytext = "world" order by mytext;
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/mysql-test/suite/ndb/t/
H A Dndb_update.test100 mytext CHAR(30) DEFAULT NULL,
104 update t1 set mytext = "goodbye" where mytext = "world" order by mytext;
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/mysql-test/suite/ndb/t/
H A Dndb_update.test100 mytext CHAR(30) DEFAULT NULL,
104 update t1 set mytext = "goodbye" where mytext = "world" order by mytext;
/dports/databases/mysql56-client/mysql-5.6.51/mysql-test/suite/ndb/t/
H A Dndb_update.test100 mytext CHAR(30) DEFAULT NULL,
104 update t1 set mytext = "goodbye" where mytext = "world" order by mytext;
/dports/devel/binutils/binutils-2.37/ld/testsuite/ld-arm/
H A Dfarcall-mix2.s15 @ We will place the section .mytext at 0x2000.
17 .section .mytext, "xa"
/dports/lang/gnatdroid-binutils/binutils-2.27/ld/testsuite/ld-arm/
H A Dfarcall-mix2.s15 @ We will place the section .mytext at 0x2000.
17 .section .mytext, "xa"
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/ld/testsuite/ld-arm/
H A Dfarcall-mix2.s15 @ We will place the section .mytext at 0x2000.
17 .section .mytext, "xa"
/dports/devel/arm-elf-binutils/binutils-2.37/ld/testsuite/ld-arm/
H A Dfarcall-mix2.s15 @ We will place the section .mytext at 0x2000.
17 .section .mytext, "xa"
/dports/devel/gnulibiberty/binutils-2.37/ld/testsuite/ld-arm/
H A Dfarcall-mix2.s15 @ We will place the section .mytext at 0x2000.
17 .section .mytext, "xa"
/dports/net/isc-dhcp44-relay/dhcp-4.4.2-P1/keama/tests/
H A Doptionexpr4.out8 "name": "mytext",
35 "name": "mytext",
/dports/net/isc-dhcp44-client/dhcp-4.4.2-P1/keama/tests/
H A Doptionexpr4.out8 "name": "mytext",
35 "name": "mytext",
/dports/net/isc-dhcp44-server/dhcp-4.4.2-P1/keama/tests/
H A Doptionexpr4.out8 "name": "mytext",
35 "name": "mytext",
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysql-test/suite/ndb/t/
H A Dndb_update.test105 mytext CHAR(30) DEFAULT NULL,
109 update t1 set mytext = "goodbye" where mytext = "world" order by mytext;
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/mysql-test/suite/ndb/t/
H A Dndb_update.test105 mytext CHAR(30) DEFAULT NULL,
109 update t1 set mytext = "goodbye" where mytext = "world" order by mytext;
/dports/databases/mysql57-client/mysql-5.7.36/mysql-test/suite/ndb/t/
H A Dndb_update.test105 mytext CHAR(30) DEFAULT NULL,
109 update t1 set mytext = "goodbye" where mytext = "world" order by mytext;
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/mysql-test/suite/ndb/t/
H A Dndb_update.test105 mytext CHAR(30) DEFAULT NULL,
109 update t1 set mytext = "goodbye" where mytext = "world" order by mytext;
/dports/databases/percona57-server/percona-server-5.7.36-39/mysql-test/suite/ndb/t/
H A Dndb_update.test105 mytext CHAR(30) DEFAULT NULL,
109 update t1 set mytext = "goodbye" where mytext = "world" order by mytext;
/dports/databases/percona57-client/percona-server-5.7.36-39/mysql-test/suite/ndb/t/
H A Dndb_update.test105 mytext CHAR(30) DEFAULT NULL,
109 update t1 set mytext = "goodbye" where mytext = "world" order by mytext;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/test/ELF/
H A Dgc-sections-group.s12 # CHECK-DEAD-NOT: Name: .mytext.foo
30 # CHECK-LIVE: Name: .mytext.foo
41 .section .mytext.foo,"axG",@progbits,foo,comdat
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lld/test/ELF/
H A Dgc-sections-group.s12 # CHECK-DEAD-NOT: Name: .mytext.foo
30 # CHECK-LIVE: Name: .mytext.foo
41 .section .mytext.foo,"axG",@progbits,foo,comdat

12345678910>>...19