Home
last modified time | relevance | path

Searched refs:executed (Results 51 – 65 of 65) sorted by relevance

123

/php-src/ext/pdo/
H A Dpdo_dbh.c1197 if (!stmt->executed) { in PHP_METHOD()
1201 stmt->executed = 1; in PHP_METHOD()
/php-src/ext/pdo_pgsql/
H A Dpgsql_statement.c715 if(stmt->executed) { in pgsql_stmt_get_attr()
/php-src/ext/dom/lexbor/
H A DLICENSE136 the terms of any separate license agreement you may have executed
/php-src/ext/pdo_firebird/
H A Dfirebird_statement.c208 if (!stmt->executed) { in pdo_firebird_stmt_fetch()
/php-src/ext/mysqli/tests/
H A Dmysqli_report.phpt260 // All we can do is make a few dummy calls to ensure that all codes gets executed which
/php-src/ext/gd/tests/
H A DRochester-Regular.otf.LICENSE.txt136 the terms of any separate license agreement you may have executed
/php-src/win32/build/
H A Dconfig.w32384 // so that it can be executed like: cofig.<name> instead of a long list of parameters
/php-src/
H A DUPGRADING850 Destructors may now be executed in a separate Fiber:
853 are executed in a separate Fiber: the gc_destructor_fiber. If this Fiber
H A Dphp.ini-development681 ; a script is executed. For performance reasons, this feature should be disabled
1834 ; Specifies a PHP script that is going to be compiled and executed at server
H A Dphp.ini-production683 ; a script is executed. For performance reasons, this feature should be disabled
1836 ; Specifies a PHP script that is going to be compiled and executed at server
/php-src/ext/phar/tests/files/
H A Dpear2coverage.phar97 * number of hits on each line, highlights un-executed lines in red
/php-src/build/
H A Dltmain.sh4980 The $output program cannot be directly executed until all the libtool
/php-src/tests/lang/
H A D024.phpt114 if (0) { /* this code is not supposed to be executed */
143 } elseif (2-2) { /* as long as 2-2==0, this isn't supposed to be executed either */
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます516 # Correct file size, but next lines are NOT executed
1987 # point from the a.out header, using it to find the first code executed
36454 # binary executed in compatibility mode under SunOS 5.x".
H A Dmagic516 # Correct file size, but next lines are NOT executed
1987 # point from the a.out header, using it to find the first code executed
36454 # binary executed in compatibility mode under SunOS 5.x".

Completed in 392 milliseconds

123