Home
last modified time | relevance | path

Searched refs:test (Results 201 – 225 of 4181) sorted by relevance

12345678910>>...168

/PHP-5.4/Zend/tests/
H A Dcompare_001.phpt8 class test {
25 new test,
105 == object(test)#3 (0) {}
128 != object(test)#3 (0) {}
151 != object(test)#3 (0) {}
309 object(test)#3 (0) {}
312 object(test)#3 (0) {}
315 object(test)#3 (0) {}
326 object(test)#3 (0) {} == object(test)#3 (0) {}
328 object(test)#3 (0) {}
[all …]
H A Dcompare_003.phpt8 class test {
25 new test,
105 <= object(test)#3 (0) {}
128 > object(test)#3 (0) {}
151 <= object(test)#3 (0) {}
309 object(test)#3 (0) {}
312 object(test)#3 (0) {}
315 object(test)#3 (0) {}
326 object(test)#3 (0) {} <= object(test)#3 (0) {}
328 object(test)#3 (0) {}
[all …]
H A Dcompare_004.phpt8 class test {
25 new test,
105 >= object(test)#3 (0) {}
128 >= object(test)#3 (0) {}
151 < object(test)#3 (0) {}
309 object(test)#3 (0) {}
312 object(test)#3 (0) {}
315 object(test)#3 (0) {}
326 object(test)#3 (0) {} >= object(test)#3 (0) {}
328 object(test)#3 (0) {}
[all …]
H A Dcompare_005.phpt8 class test {
25 new test,
105 >= object(test)#3 (0) {}
128 >= object(test)#3 (0) {}
151 < object(test)#3 (0) {}
309 object(test)#3 (0) {}
312 object(test)#3 (0) {}
315 object(test)#3 (0) {}
326 object(test)#3 (0) {} >= object(test)#3 (0) {}
328 object(test)#3 (0) {}
[all …]
H A Dcompare_006.phpt8 class test {
25 new test,
105 <= object(test)#3 (0) {}
128 > object(test)#3 (0) {}
151 <= object(test)#3 (0) {}
309 object(test)#3 (0) {}
312 object(test)#3 (0) {}
315 object(test)#3 (0) {}
326 object(test)#3 (0) {} <= object(test)#3 (0) {}
328 object(test)#3 (0) {}
[all …]
H A Dargument_restriction_006.phpt6 public function test($foo, $extra = array("test")) {
11 public function test($foo, $extra) {
16 Strict Standards: Declaration of Sub::test() should be compatible with Base::test($foo, $extra = Ar…
H A Dlsb_017.phpt6 public static function test($x=null) {
21 echo A::test(B::test(C::test(D::test())))."\n";
H A Dbug47593.phpt6 namespace test;
21 var_dump(interface_exists('\test\baz'));
22 var_dump(function_exists('\test\bar'));
23 var_dump(constant('\test\TEST'));
24 var_dump(defined('\test\TEST'));
/PHP-5.4/ext/phar/tests/cache_list/files/
H A Dwrite18.phar.inc9 echo decoct(fileperms("phar://" . __FILE__ . "/test.txt")),"\n";
10 $p["test.txt"]->chmod(0444);
11 echo decoct(fileperms("phar://" . __FILE__ . "/test.txt")),"\n";
15 $phar['test.txt'] = "<?php __HALT"."_COMPILER();";
16 $phar["test.txt"]->chmod(0666);
H A Dwrite2.phar4 mkdir("phar://" . __FILE__ . "/test");
5 var_dump(is_dir("phar://" . __FILE__ . "/test"));
8 var_dump(isset($phar["test"]));
9 var_dump(isset($phar2["test"]));
12 H�������������� ���s:2:"hi";���test.txt����A�H���zzo��� ���s:2:"hi";hi
/PHP-5.4/ext/gd/
H A Dconfig.m413 if test -z "$PHP_VPX_DIR"; then
18 if test -z "$PHP_JPEG_DIR"; then
23 if test -z "$PHP_PNG_DIR"; then
28 if test -z "$PHP_ZLIB_DIR"; then
53 if test "$PHP_ZLIB_DIR" != "no" && test "$PHP_ZLIB_DIR" != "yes"; then
80 test -f $i/include/vpx_codec.h || test -f $i/include/vpx/vpx_codec.h && GD_VPX_DIR=$i && break
83 if test -z "$GD_VPX_DIR"; then
134 if test -z "$GD_PNG_DIR"; then
289 if test "$PHP_GD" = "yes"; then
399 if test -n "$GD_INCLUDE" && test -n "$GD_LIB"; then
[all …]
/PHP-5.4/ext/spl/tests/
H A Dobserver_003.phpt8 public $test = 25;
10 public function __construct($test = 42)
12 $this->test = $test;
27 var_dump($object->test);
39 var_dump($object->test);
/PHP-5.4/ext/standard/tests/file/
H A Dstream_rfc2397_005.phpt12 'data:,;test',
13 'data:text/plain,test',
14 'data:text/plain;charset=US-ASCII,test',
32 string(5) ";test"
33 string(4) "test"
34 string(4) "test"
H A Dpathinfo_variaton.phpt26 "../foo/test.link",
333 string(4) "test"
335 string(4) "test"
338 string(4) "test"
340 string(4) "test"
389 string(4) "test"
391 string(4) "test"
394 string(4) "test"
396 string(4) "test"
411 string(4) "test"
[all …]
/PHP-5.4/ext/pdo_pgsql/
H A Dconfig.m49 if test "$PHP_PDO_PGSQL" != "no"; then
11 if test "$PHP_PDO" = "no" && test "$ext_shared" = "no"; then
19 if test -x $i/pg_config; then
25 if test -n "$PG_CONFIG"; then
32 if test "$PHP_PDO_PGSQL" = "yes"; then
40 if test -r "$i/$j/libpq-fe.h"; then
43 if test -r "$i/$j/pg_config.h"; then
50 if test -f "$i/$j/libpq.so" || test -f "$i/$j/libpq.a"; then
57 if test -z "$PGSQL_INCLUDE"; then
61 if test -z "$PGSQL_LIBDIR"; then
[all …]
/PHP-5.4/ext/pdo_sqlite/
H A Dconfig.m410 if test "$PHP_PDO_SQLITE" != "no"; then
12 if test "$PHP_PDO" = "no" && test "$ext_shared" = "no"; then
21 if test -f $abs_srcdir/include/php/ext/pdo/php_pdo_driver.h; then
23 elif test -f $abs_srcdir/ext/pdo/php_pdo_driver.h; then
25 elif test -f $prefix/include/php/ext/pdo/php_pdo_driver.h; then
35 if test "$PHP_PDO_SQLITE" != "yes"; then
43 if test -r $i/$SEARCH_FOR; then
49 if test -z "$PDO_SQLITE_DIR"; then
76 if test "$enable_maintainer_zts" = "yes"; then
85 if test "$PHP_INTL" = "yes" && test "$PHP_INTL_SHARED" != "yes"; then
[all …]
/PHP-5.4/ext/soap/tests/schema/
H A Dtest_schema.inc4 function test($input) {
15 xmlns:tns="http://test-uri/"
19 targetNamespace="http://test-uri/"
22 …<schema xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://test-uri/" $attributeForm…
32 <operation name="test">
38 <operation name="test">
39 <soap:operation soapAction="#test" style="$style"/>
41 …<soap:body use="$use" namespace="http://test-uri/" encodingStyle="http://schemas.xmlsoap.org/soap/…
47 <soap:address location="test://" />
60 $y->addfunction("test");
[all …]
/PHP-5.4/ext/standard/tests/strings/
H A Dbug44703.phpt6 var_dump(htmlspecialchars(b"<a href='test'>Test</a>", ENT_COMPAT, 1));
7 var_dump(htmlspecialchars(b"<a href='test'>Test</a>", ENT_COMPAT, 12));
8 var_dump(htmlspecialchars(b"<a href='test'>Test</a>", ENT_COMPAT, 125));
9 var_dump(htmlspecialchars(b"<a href='test'>Test</a>", ENT_COMPAT, 1252));
10 var_dump(htmlspecialchars(b"<a href='test'>Test</a>", ENT_COMPAT, 12526));
26 string(35) "&lt;a href='test'&gt;Test&lt;/a&gt;"
29 string(35) "&lt;a href='test'&gt;Test&lt;/a&gt;"
32 string(35) "&lt;a href='test'&gt;Test&lt;/a&gt;"
33 string(35) "&lt;a href='test'&gt;Test&lt;/a&gt;"
36 string(35) "&lt;a href='test'&gt;Test&lt;/a&gt;"
/PHP-5.4/ext/pcre/tests/
H A Dpreg_match_all_edit_basic.phpt11 $string = 'Hello, world! This is a test. This is another test. \[4]. 34534 string.';
16 …ing, $match2, PREG_SET_ORDER)); //finds "This is a test." and "This is another test." (no…
25 ….*)\stest/', $string, $match5)); //tries to find "This is aThis is a [...] test" (0 matches)
47 string(15) "This is a test."
49 string(5) " test"
54 string(21) "This is another test."
56 string(11) "nother test"
/PHP-5.4/win32/
H A Dfnmatch.c62 char c, test; in fnmatch() local
107 while ((test = *string) != EOS) { in fnmatch()
110 if (test == '/' && flags & FNM_PATHNAME) in fnmatch()
153 rangematch(const char *pattern, char test, int flags) in rangematch() argument
169 test = tolower((unsigned char)test); in rangematch()
191 if ((unsigned char)c <= (unsigned char)test && in rangematch()
192 (unsigned char)test <= (unsigned char)c2) in rangematch()
194 } else if (c == test) in rangematch()
/PHP-5.4/ext/sybase_ct/tests/
H A Dbug29064.phpt7 /* This file is part of PHP test framework for ext/sybase_ct
12 require('test.inc');
16 // Create a temporary table and fill it with test values
18 create table #test (
32 insert into #test (
57 insert into #test (
83 var_dump(sybase_select_ex($db, 'select * from #test'));
86 var_dump(sybase_query('drop table #test', $db));
93 >>> Query: select * from #test
/PHP-5.4/ext/sqlite3/tests/
H A Dsqlite3_25_create_aggregate.phpt2 SQLite3::createAggregate() test
25 var_dump($db->exec('CREATE TABLE test (a INTEGER, b INTEGER)'));
28 var_dump($db->exec("INSERT INTO test (a, b) VALUES (1, -1)"));
29 var_dump($db->exec("INSERT INTO test (a, b) VALUES (2, -2)"));
30 var_dump($db->exec("INSERT INTO test (a, b) VALUES (3, -3)"));
31 var_dump($db->exec("INSERT INTO test (a, b) VALUES (4, -4)"));
32 var_dump($db->exec("INSERT INTO test (a, b) VALUES (4, -4)"));
36 print_r($db->querySingle("SELECT S(a), S(b) FROM test", true));
/PHP-5.4/ext/soap/tests/soap12/
H A DT38_1.phpt11 <test:Unknown xmlns:test="http://example.org/ts-tests"
13 env:role="http://example.org/ts-tests/C">foo</test:Unknown>
14 <test:echoOk xmlns:test="http://example.org/ts-tests"
16 env:role="http://example.org/ts-tests/C">foo</test:echoOk>
22 include "soap12-test.inc";
H A DT38_2.phpt11 <test:echoOk xmlns:test="http://example.org/ts-tests"
13 env:role="http://example.org/ts-tests/C">foo</test:echoOk>
14 <test:echoOk xmlns:test="http://example.org/ts-tests"
16 env:role="http://example.org/ts-tests/C">bar</test:echoOk>
22 include "soap12-test.inc";
/PHP-5.4/ext/pdo/tests/
H A Dbug47769.phpt11 class test extends PDO
27 $test = new test('sqlite::memory:');
28 $test->quote('foo');
29 $test->isProtected();
37 Fatal error: Call to protected method test::isProtected() from context '' in %s on line %d

Completed in 47 milliseconds

12345678910>>...168