Home
last modified time | relevance | path

Searched refs:Next (Results 1 – 18 of 18) sorted by relevance

/PHP-5.3/Zend/tests/
H A Dexception_007.phpt25 Next exception 'Exception' with message 'First' in %sexception_007.php:%d
29 Next exception 'Exception' with message 'Second' in %sexception_007.php:%d
33 Next exception 'Exception' with message 'Third' in %sexception_007.php:%d
H A Dexception_008.phpt32 Next exception 'Exception' with message 'Second' in %sexception_008.php:%d
H A Dgc_030.phpt29 Next exception 'Exception' with message 'foobar' in %sgc_030.php:%d
/PHP-5.3/ext/spl/tests/
H A Diterator_012.phpt12 echo "===Next===\n";
29 ===Next===
H A Diterator_019.phpt12 echo "===Next===\n";
29 ===Next===
H A Dspl_autoload_012.phpt59 Next exception 'Exception' with message 'second' in %sspl_autoload_012.php:%d
/PHP-5.3/ext/standard/tests/array/
H A Dkey_basic.phpt20 echo "\n-- Next Position: --\n";
39 -- Next Position: --
H A Darray_pop_variation.phpt47 Next Element is : int(2)
49 Next Element is : int(3)
H A Dkey_variation4.phpt21 echo "Next Position: ";
53 Next Position: int(1)
H A Dcurrent_variation4.phpt22 echo "Next Position: ";
54 Next Position: array(3) {
H A D005.phpt284 Next Element is : int(2)
286 Next Element is : int(3)
/PHP-5.3/ext/date/tests/
H A Dbug39782.phpt7 $dttTest = new DateTime('Dec 10 2006 Next Wednesday');
/PHP-5.3/ext/mysqli/tests/
H A Dmysqli_stmt_execute_stored_proc_out.phpt45 printf("[009] Next results: %s\n", (mysqli_next_result($link) ? "yes" : "no"));
80 [009] Next results: %s
H A Dmysqli_stmt_execute_stored_proc_next_result.phpt52 printf("[011] Next result: %s\n", (mysqli_next_result($link)) ? "yes" : "no");
130 [011] Next result: yes
/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dbtree.h77 int (*Next)(BtCursor*, int *pRes); member
128 #define sqliteBtreeNext(pCur, pRes) (btCOps(pCur)->Next(pCur, pRes))
/PHP-5.3/
H A DINSTALL883 contains the basic engine (plus gettext and iconv). Next, take a look
/PHP-5.3/ext/fileinfo/tests/
H A Dmagic2160 >16 byte =0x0B \b, from Next
9182 # Next, the resolution or aspect ratio of the image:
9187 # Next, show thumbnail info, if it exists:
15960 # Next is a Pascal-style string with the NCD name. We want to capture that.
/PHP-5.3/ext/pcre/pcrelib/doc/
H A Dpcre.txt4959 U+0085 Next line (NEL)

Completed in 101 milliseconds