Home
last modified time | relevance | path

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

123

/PHP-5.5/Zend/tests/traits/
H A Dbug55554c.phpt13 echo "TC1 executed\n";
16 echo "TC1 executed\n";
22 echo "TC2 executed\n";
25 echo "TC1 executed\n";
33 echo "New constructor executed\n";
36 echo "Legacy constructor executed\n";
46 ReportCollision: New constructor executed
H A Dbug55554a.phpt10 echo "ctor executed\n";
33 New constructor: ctor executed
34 Legacy constructor: ctor executed
H A Dbug55554f.phpt11 echo "TNew executed\n";
19 echo "ReportCollision executed\n";
H A Dbug55554g.phpt11 echo "TLegacy executed\n";
19 echo "ReportCollision executed\n";
H A Dbug55554e.phpt10 echo "TC1 executed\n";
16 echo "TC1 executed\n";
H A Dbug55554b.phpt8 echo "foo executed\n";
11 echo "bar executed\n";
H A Dbug55554d.phpt13 echo "TNew executed\n";
19 echo "ReportCollision executed\n";
/PHP-5.5/ext/standard/tests/general_functions/
H A Dbug41037.phpt18 Warning: unregister_tick_function(): Unable to delete tick function executed at the moment in %s on…
21 Warning: unregister_tick_function(): Unable to delete tick function executed at the moment in %s on…
23 Warning: unregister_tick_function(): Unable to delete tick function executed at the moment in %s on…
H A Dob_get_flush_error.phpt19 // No ob_start() executed
/PHP-5.5/ext/soap/tests/bugs/
H A Dbug42151.phpt12 echo 'I never get executed.' . "\n";
17 echo 'I don\'t get executed either.' . "\n";
32 I don't get executed either.
/PHP-5.5/Zend/tests/
H A Dbug32596.phpt21 echo "this is still executed\n";
26 this is still executed
/PHP-5.5/ext/oci8/tests/
H A Dbug36403.phpt36 // Should generate an error: ORA-24338: statement handle not executed
37 // since the statement handle was only described and not executed
H A Drefcur_prefetch_4.phpt58 // Steps to Fetch from PHP . For every sub-test,the cursor is bound and then executed.
68 // Steps to Fetch from PL/SQL . For every sub-test,the cursor is bound and then executed.
H A Drefcur_prefetch_2.phpt56 // Steps to Fetch from PHP . For every sub-test,the cursor is bound and then executed.
66 // Steps to Fetch from PL/SQL . For every sub-test,the cursor is bound and then executed.
/PHP-5.5/ext/standard/tests/streams/
H A Dbug61019.phpt26 echo "External command executed\n";
73 External command executed
/PHP-5.5/tests/lang/
H A Dengine_assignExecutionOrder_004.phpt28 $a = 0; // $a should not be indexable till the i4 has been executed
/PHP-5.5/sapi/cli/tests/
H A Dcli_process_title_windows.phpt12 // command "get-process" is executed using shell_exec, it overwrites the ConsoleTitle with
58 // the run-tests.php is executed forks a php.exe, which forks a cmd.exe, which then forks
/PHP-5.5/
H A DREADME.TESTING41 test scripts such as session must be executed by CGI SAPI. Therefore,
57 [Which test scripts are executed]
66 the extension) and gets executed.
82 code executed to the test script directory. For example, if
85 ext/myext/tests/myext.php - actual test file executed
H A DREADME.PHP4-TO-PHP5-THIN-CHANGES149 echo "I was executed\n";
152 I was executed
/PHP-5.5/sapi/roxen/
H A DREADME7 script is executed at any one time). The second option is using ZTS
/PHP-5.5/ext/phar/tests/
H A Dzf_test.phpt26 echo 'BlogApp is intended to be executed from a web browser\n';
/PHP-5.5/ext/pdo/tests/
H A Dbug_34630.phpt34 * executed */
/PHP-5.5/ext/pdo_sqlite/
H A Dsqlite_statement.c50 if (stmt->executed && !S->done) { in pdo_sqlite_stmt_execute()
85 if (stmt->executed && !S->done) { in pdo_sqlite_stmt_param_hook()
/PHP-5.5/ext/spl/internal/
H A Drecursivecachingiterator.inc82 * already executed. Hence when flag CATCH_GET_CHILD was given in
/PHP-5.5/Zend/RFCs/
H A D002.txt110 Code executed within the "HTML" namespace may refer to the Form class
111 as just "Form". Code executed from within other namespaces has to

Completed in 24 milliseconds

123