Home
last modified time | relevance | path

Searched refs:execute (Results 126 – 150 of 281) sorted by relevance

12345678910>>...12

/PHP-5.5/ext/pdo/tests/
H A Dpdo_009.phpt53 $stmt->execute();
56 $stmt->execute();
H A Dbug_40285.phpt22 $s->execute();
H A Dpdo_010.phpt54 $stmt->execute();
57 $stmt->execute();
/PHP-5.5/ext/pdo_mysql/tests/
H A Dbug_39858.phpt43 $stmt->execute();
49 $stmt->execute();
H A Dpdo_mysql_stmt_closecursor_empty.phpt31 $stmt->execute();
49 $stmt->execute();
H A Dbug_39483.phpt17 $stmt->execute(array(1));
H A Dpdo_mysql_prepare_native_placeholder_everywhere.phpt24 $stmt->execute(array('id', 'label', 'label'));
38 $stmt->execute(array('id', 'label', 'label'));
H A Dbug_44707.phpt45 $stmt->execute();
55 $stmt->execute();
H A Dpdo_mysql_stmt_fetch_non_select.phpt2 MySQL PDOStatement->execute()/fetch(), Non-SELECT
164 $stmt->execute();
172 $stmt->execute();
173 $stmt->execute();
/PHP-5.5/ext/pdo_sqlite/tests/
H A Dbug35336.phpt18 $b->execute(array (5));
H A Dbug_63916.phpt17 $stmt->execute();
H A Dbug_63916-2.phpt17 $stmt->execute();
/PHP-5.5/ext/spl/tests/
H A DSplFixedArray_key_param.phpt15 echo $array->key( array("this","should","not","execute") );
/PHP-5.5/sapi/cli/tests/
H A D008.phpt2 execute a file with -f
/PHP-5.5/ext/sqlite3/tests/
H A Dbug45798.phpt18 $results = $stmt->execute();
H A Dbug63921-32bit.phpt17 $stmt->execute();
H A Dbug63921-64bit.phpt17 $stmt->execute();
/PHP-5.5/ext/mysqli/tests/
H A Dbug33263.phpt24 $stmt->execute();
H A Dmysqli_change_user_prepared_statements.phpt22 if ($stmt->execute() && $stmt->bind_result($wrong) && $stmt->fetch()) {
/PHP-5.5/ext/mbstring/oniguruma/doc/
H A DFAQ5 You can execute longest match by using ONIG_OPTION_FIND_LONGEST option
/PHP-5.5/sapi/cgi/tests/
H A D004.phpt2 execute a file with -f
/PHP-5.5/ext/intl/tests/
H A Dsymfony_format_type_int32_intl6.phpt14 // execute the code from #testFormatTypeInt32Intl
H A Dsymfony_format_type_int32_intl7.phpt14 // execute the code from #testFormatTypeInt32Intl
H A Dsymfony_format_type_int32_intl3.phpt14 // execute the code from #testFormatTypeInt32Intl
/PHP-5.5/Zend/tests/
H A Dlsb_010.phpt2 ZE2 Late Static Binding using static:: in functions called by non execute() calls and constructors.

Completed in 26 milliseconds

12345678910>>...12