Home
last modified time | relevance | path

Searched refs:First (Results 1 – 25 of 56) sorted by relevance

123

/PHP-5.3/ext/spl/tests/
H A Dbug36287.phpt11 echo "First\n";
24 First
28 First
/PHP-5.3/ext/phar/tests/zip/
H A Dphar_begin_setstub_commitU.phpt19 $p->setStub('<?php var_dump("First"); Phar::mapPhar("brandnewphar.phar"); __HALT_COMPILER(); ?>');
34 file_put_contents(dirname(__FILE__) . '/myfakestub.php', '<?php var_dump("First resource"); Phar::m…
38 $c = strlen('<?php var_dump("First resource"); Phar::mapPhar("brandnewphar.phar"); __HALT_COMPILER(…
39 file_put_contents(dirname(__FILE__) . '/myfakestub.php', '<?php var_dump("First resource"); Phar::m…
56 string(84) "<?php var_dump("First"); Phar::mapPhar("brandnewphar.phar"); __HALT_COMPILER(); ?>
67 string(93) "<?php var_dump("First resource"); Phar::mapPhar("brandnewphar.phar"); __HALT_COMPILER()…
69 string(93) "<?php var_dump("First resource"); Phar::mapPhar("brandnewphar.phar"); __HALT_COMPILER()…
H A Dphar_begin_setstub_commit.phpt19 $p->setStub('<?php var_dump("First"); Phar::mapPhar("brandnewphar.phar"); __HALT_COMPILER(); ?>');
34 file_put_contents(dirname(__FILE__) . '/myfakestub.php', '<?php var_dump("First resource"); Phar::m…
38 $c = strlen('<?php var_dump("First resource"); Phar::mapPhar("brandnewphar.phar"); __HALT_COMPILER(…
39 file_put_contents(dirname(__FILE__) . '/myfakestub.php', '<?php var_dump("First resource"); Phar::m…
56 string(84) "<?php var_dump("First"); Phar::mapPhar("brandnewphar.phar"); __HALT_COMPILER(); ?>
67 string(93) "<?php var_dump("First resource"); Phar::mapPhar("brandnewphar.phar"); __HALT_COMPILER()…
69 string(93) "<?php var_dump("First resource"); Phar::mapPhar("brandnewphar.phar"); __HALT_COMPILER()…
/PHP-5.3/tests/classes/
H A Dclass_example.phpt15 echo "First name:\t ".$this->first_name."\n";
55 First name: Zeev
64 First name: Andi
73 First name: Andi
82 First name: Andi
/PHP-5.3/ext/oci8/tests/
H A Dpassword.phpt44 echo "First and second connections share a resource: Not OK\n";
48 echo "First and second connections are different: OK\n";
53 echo "First and third connections share a resource: OK\n";
56 echo "First and third connections are different: Not OK\n";
80 First and second connections are different: OK
81 First and third connections share a resource: OK
H A Dpassword_2.phpt43 echo "First and second connections share a resource: Not OK\n";
47 echo "First and second connections are different: OK\n";
52 echo "First and third connections share a resource: OK\n";
55 echo "First and third connections are different: Not OK\n";
79 First and second connections are different: OK
80 First and third connections share a resource: OK
H A Ddrcp_newconnect.phpt27 echo "First and second connections share a resource: Not OK\n";
29 echo "First and second connections are different OK\n";
41 First and second connections are different OK
H A Ddrcp_characterset.phpt34 echo "First and third connections share a resource: NOT OK\n";
36 echo "First and third connections are different: OK\n";
59 First and third connections are different: OK
H A Dcommit_002.phpt26 echo "First Insert\n";
66 First Insert
H A Dbug42841.phpt47 echo "First attempt\n";
133 First attempt
/PHP-5.3/ext/standard/tests/array/
H A Dbug12776.phpt17 print "First value: ".$globalArray[0];
24 First value: k
H A Dreset_variation2.phpt21 echo "\n-- Unset First element in array and check reset() --\n";
32 -- Unset First element in array and check reset() --
/PHP-5.3/Zend/tests/
H A Dexception_008.phpt9 throw new Exception("First");
27 Fatal error: Uncaught exception 'Exception' with message 'First' in %sexception_008.php:%d
H A Dexception_007.phpt8 throw new Exception("First", 1, new Exception("Another", 0, NULL));
25 Next exception 'Exception' with message 'First' in %sexception_007.php:%d
H A D011.phpt75 Warning: First parameter must either be an object or the name of an existing class in %s on line %d
78 Warning: First parameter must either be an object or the name of an existing class in %s on line %d
81 Warning: First parameter must either be an object or the name of an existing class in %s on line %d
H A Dclass_alias_006.phpt10 Warning: First argument of class_alias() must be a name of user defined class in %s on line %d
/PHP-5.3/ext/pcre/pcrelib/testdata/
H A Dtestoutput220 First char = 'a'
54 First char = 'a'
66 First char = 'a'
72 First char = 'a'
243 First char = 'a'
274 First char = 'a'
315 First char = 'a'
332 First char = 't'
396 First char = '<'
404 First char = '<'
[all …]
/PHP-5.3/ext/filter/tests/
H A D029.phpt83 Warning: filter_var(): First argument is expected to be a valid callback in %s on line %d
86 Warning: filter_var(): First argument is expected to be a valid callback in %s on line %d
89 Warning: filter_var(): First argument is expected to be a valid callback in %s on line %d
/PHP-5.3/ext/phar/tests/
H A Dphar_begin_setstub_commitU.phpt19 $p->setStub('<?php var_dump("First"); Phar::mapPhar("brandnewphar.phar"); __HALT_COMPILER(); ?>');
42 string(84) "<?php var_dump("First"); Phar::mapPhar("brandnewphar.phar"); __HALT_COMPILER(); ?>
H A Dphar_begin_setstub_commit.phpt19 $p->setStub('<?php var_dump("First"); Phar::mapPhar("brandnewphar.phar"); __HALT_COMPILER(); ?>');
42 string(84) "<?php var_dump("First"); Phar::mapPhar("brandnewphar.phar"); __HALT_COMPILER(); ?>
/PHP-5.3/ext/phar/tests/tar/
H A Dphar_begin_setstub_commitU.phpt19 $p->setStub('<?php var_dump("First"); Phar::mapPhar("brandnewphar.phar"); __HALT_COMPILER(); ?>');
43 string(84) "<?php var_dump("First"); Phar::mapPhar("brandnewphar.phar"); __HALT_COMPILER(); ?>
H A Dphar_begin_setstub_commit.phpt19 $p->setStub('<?php var_dump("First"); Phar::mapPhar("brandnewphar.phar"); __HALT_COMPILER(); ?>');
43 string(84) "<?php var_dump("First"); Phar::mapPhar("brandnewphar.phar"); __HALT_COMPILER(); ?>
/PHP-5.3/ext/standard/tests/strings/
H A Dconvert_cyr_string_basic.phpt15 echo "\n-- First try some simple English text --\n";
32 -- First try some simple English text --
/PHP-5.3/sapi/roxen/
H A DREADME4 The module is now thread safe, in a couple of different modes. First
/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dbtree.h75 int (*First)(BtCursor*, int *pRes); member
126 #define sqliteBtreeFirst(pCur, pRes) (btCOps(pCur)->First(pCur, pRes))

Completed in 38 milliseconds

123