Home
last modified time | relevance | path

Searched refs:test (Results 476 – 500 of 4309) sorted by relevance

1...<<11121314151617181920>>...173

/PHP-5.4/Zend/tests/
H A Dexception_handler_001.phpt12 class test extends Exception {
15 throw new test();
20 string(12) "test thrown!"
H A Dclass_alias_004.phpt8 interface test { }
11 class_alias('foo', 'test');
15 Warning: Cannot redeclare class test in %s on line %d
H A Dheredoc_013.phpt5 $test = "foo";
7 test: $test
H A Dns_016.phpt5 namespace test\ns1;
11 $x = "test\\ns1\\strlen";
14 test\ns1\strlen
H A Dheredoc_014.phpt5 $test = "foo";
7 test: $test
H A Dbug27304.phpt8 static function test()
15 Staticexample::test();
16 $b->test();
/PHP-5.4/ext/imap/
H A Dconfig.m410 elif test -r "$i$1/rfc822.h"; then
52 if test "$PHP_KERBEROS" != "no"; then
73 if test "$PHP_IMAP_SSL" != "no"; then
74 if test "$PHP_OPENSSL" = ""; then
107 if test "$PHP_IMAP" != "no"; then
163 if test "$ac_cv_u8t_decompose" = "no" && test "$ac_cv_utf8_mime2text" = "new"; then
166 if test "$ac_cv_u8t_decompose" = "yes" && test "$ac_cv_utf8_mime2text" = "old"; then
197 if test -z "$IMAP_DIR"; then
201 … if test ! -r "$IMAP_DIR/c-client/libc-client.a" && test -r "$IMAP_DIR/c-client/c-client.a" ; then
203 …elif test ! -r "$IMAP_DIR/$PHP_LIBDIR/libc-client.a" && test -r "$IMAP_DIR/$PHP_LIBDIR/c-client.a"…
[all …]
/PHP-5.4/ext/pspell/
H A Dconfig.m49 if test "$PHP_PSPELL" != "no"; then
11 if test "$PHP_PSPELL" != "yes"; then
17 if test -f $i/include/pspell/pspell.h; then
20 elif test -f $i/include/pspell.h; then
26 if test -z "$PSPELL_DIR"; then
/PHP-5.4/ext/session/tests/
H A D006.phpt18 public $test = "hallo";
48 ["test"]=>
54 ["test"]=>
60 ["test"]=>
66 ["test"]=>
H A D026.phpt18 public $test = "hallo";
50 ["test"]=>
56 ["test"]=>
62 ["test"]=>
68 ["test"]=>
/PHP-5.4/ext/pdo/tests/
H A Dpdo_003.phpt17 $db->exec('CREATE TABLE test(id int NOT NULL PRIMARY KEY, val VARCHAR(10))');
18 $db->exec("INSERT INTO test VALUES(1, 'A')");
19 $db->exec("INSERT INTO test VALUES(2, 'B')");
20 $db->exec("INSERT INTO test VALUES(3, 'C')");
22 $stmt = $db->prepare('SELECT * from test');
H A Dpdo_004.phpt17 $db->exec('CREATE TABLE test(id int NOT NULL PRIMARY KEY, val VARCHAR(10))');
18 $db->exec("INSERT INTO test VALUES(1, 'A')");
19 $db->exec("INSERT INTO test VALUES(2, 'B')");
20 $db->exec("INSERT INTO test VALUES(3, 'C')");
22 $stmt = $db->prepare('SELECT * from test');
H A Dpdo_032.phpt17 $db->exec('CREATE TABLE test(id int NOT NULL PRIMARY KEY, val VARCHAR(10))');
18 $db->exec("INSERT INTO test VALUES(1, 'A')");
19 $db->exec("INSERT INTO test VALUES(2, 'B')");
20 $db->exec("INSERT INTO test VALUES(3, 'C')");
24 $stmt = $db->prepare('SELECT * from test');
31 $stmt = $db->prepare('SELECT * from test');
/PHP-5.4/ext/phar/
H A Dconfig.m47 if test "$PHP_PHAR" != "no"; then
10 if test "$PHP_HASH_SHARED" != "yes"; then
11 if test "$PHP_HASH" != "no"; then
17 if test "$PHP_OPENSSL_SHARED" = "yes"; then
20 if test "$PHP_OPENSSL" = "yes"; then
/PHP-5.4/ext/soap/tests/soap12/
H A DT75.phpt11 <test:echoResolvedRef xmlns:test="http://example.org/ts-tests"
14 <test:RelativeReference xml:base="http://example.org/today/"
17 </test:echoResolvedRef>
23 include "soap12-test.inc";
H A DT73.phpt13 <test:echoString xmlns:test="http://example.org/ts-tests"
15 <test:inputString xsi:type="xsd:string"
16 … env:encodingStyle="http://www.w3.org/2003/05/soap-encoding">hello world</test:inputString>
17 </test:echoString>
21 include "soap12-test.inc";
/PHP-5.4/ext/dba/tests/
H A Ddba_cdb_make.phpt2 DBA CDB_MAKE handler test
12 require_once(dirname(__FILE__) .'/test.inc');
14 // print md5 checksum of test.cdb which is generated by cdb_make program
15 var_dump(md5_file(dirname(__FILE__).'/test.cdb'));
28 // no need to test created database: this is done by dba_cdb_read.phpt
/PHP-5.4/ext/ftp/
H A Dconfig.m411 if test "$PHP_FTP" = "yes"; then
16 test -z "$PHP_OPENSSL" && PHP_OPENSSL=no
18 if test "$PHP_OPENSSL" != "no" || test "$PHP_OPENSSL_DIR" != "no"; then
/PHP-5.4/tests/classes/
H A Dclone_001.phpt7 class test {
13 $obj = new test;
26 object(test)#1 (3) {
35 object(test)#2 (3) {
H A Dclone_002.phpt7 class test {
15 $obj = new test;
28 object(test)#1 (3) {
37 object(test)#2 (3) {
/PHP-5.4/ext/imap/tests/
H A Dimap_fetchbody_variation3.phpt116 %unicode|string%(%d) "1: this is a test message, please ignore%a"
144 1: this is a test message, please ignore%a"
151 1: this is a test message, please ignore%a"
154 %unicode|string%(%d) "1: this is a test message, please ignore%a"
161 1: this is a test message, please ignore%a"
164 %unicode|string%(%d) "1: this is a test message, please ignore%a"
171 1: this is a test message, please ignore%a"
178 1: this is a test message, please ignore%a"
185 1: this is a test message, please ignore%a"
209 1: this is a test message, please ignore%a"
[all …]
/PHP-5.4/ext/recode/
H A Dconfig.m48 if test "$PHP_RECODE" != "no"; then
12 if test -f $i/include/recode.h; then
17 if test -f $i/include/recode/recode.h; then
22 if test -f $i/recode/include/recode.h; then
27 test -n "$RECODE_DIR" && break
30 if test -z "$RECODE_DIR"; then
/PHP-5.4/ext/sqlite3/tests/
H A Dsqlite3_04_update.phpt12 var_dump($db->exec('CREATE TABLE test (time INTEGER, id STRING)'));
15 var_dump($db->exec("INSERT INTO test (time, id) VALUES (" . TIMENOW . ", 'a')"));
16 var_dump($db->exec("INSERT INTO test (time, id) VALUES (" . TIMENOW . ", 'b')"));
19 $results = $db->query("SELECT * FROM test ORDER BY id ASC");
27 var_dump($db->exec("UPDATE test SET id = 'c' WHERE id = 'a'"));
30 $results = $db->query("SELECT * FROM test ORDER BY id ASC");
H A Dsqlite3_05_delete.phpt12 var_dump($db->exec('CREATE TABLE test (time INTEGER, id STRING)'));
15 var_dump($db->exec("INSERT INTO test (time, id) VALUES (" . TIMENOW . ", 'a')"));
16 var_dump($db->exec("INSERT INTO test (time, id) VALUES (" . TIMENOW . ", 'b')"));
19 $results = $db->query("SELECT * FROM test ORDER BY id ASC");
27 var_dump($db->exec("DELETE FROM test WHERE id = 'a'"));
30 $results = $db->query("SELECT * FROM test ORDER BY id ASC");
/PHP-5.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_bit.phpt13 /* TODO: remove this test after fix and enable the BIT test in pdo_mysql_types.phpt again */
18 $db->exec('DROP TABLE IF EXISTS test');
19 …$sql = sprintf('CREATE TABLE test(id INT, label %s) ENGINE=%s', $sql_type, MySQLPDOTest::getTableE…
26 $stmt = $db->prepare('INSERT INTO test(id, label) VALUES (?, ?)');
33 $stmt = $db->query('SELECT id, label FROM test');
54 $db->exec('DROP TABLE IF EXISTS test');

Completed in 34 milliseconds

1...<<11121314151617181920>>...173