Home
last modified time | relevance | path

Searched refs:exec (Results 301 – 321 of 321) sorted by relevance

1...<<111213

/PHP-7.4/ext/standard/tests/strings/
H A Dsetlocale_variation2.phpt8 exec("locale -a", $output, $exit_code);
/PHP-7.4/ext/pdo_pgsql/tests/
H A Dcopy_to.phpt17 $db->exec('CREATE TABLE test (a integer not null primary key, b text, c integer)');
H A Dcopy_from.phpt17 $db->exec('CREATE TABLE test (a integer not null primary key, b text, c integer)');
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_bindcolumn.phpt108 $db->exec('DROP TABLE IF EXISTS test');
H A Dpdo_mysql_stmt_closecursor.phpt151 $db->exec('DROP TABLE IF EXISTS test');
H A Dpdo_mysql_prepare_emulated.phpt325 $db->exec('DROP TABLE IF EXISTS test');
/PHP-7.4/ext/pcre/tests/
H A D005.phpt27 /p2/var/php_gcov/PHP_4_4/ext/standard/exec.c:50: warning: `php_make_safe_mode_command' defined but …
230 …[0] => /p2/var/php_gcov/PHP_4_4/ext/standard/exec.c:50: warning: `php_make_safe_mode_command' defi…
235 [5] => /p2/var/php_gcov/PHP_4_4/ext/standard/exec.c
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_list.c51 if (!PHPDBG_G(exec) && !zend_is_executing()) { in PHPDBG_LIST()
H A Dphpdbg_wait.c150 PHPDBG_COMMAND_HANDLER(exec)(&param); in phpdbg_webdata_decompress()
H A Dphpdbg_utils.c165 return PHPDBG_G(exec); in phpdbg_current_file()
/PHP-7.4/ext/sockets/tests/
H A Dsocket_strerror.phpt107 string(37) "Cannot exec a shared library directly"
/PHP-7.4/ext/pdo/
H A Dpdo_dbh.c931 static PHP_METHOD(PDO, exec) in PHP_METHOD() argument
1248 PHP_ME(PDO, exec, arginfo_pdo_exec, ZEND_ACC_PUBLIC)
/PHP-7.4/ext/standard/
H A Dconfig.m4486 cyr_convert.c datetime.c dir.c dl.c dns.c exec.c file.c filestat.c \
H A Dbasic_functions.c2871 PHP_FE(exec, arginfo_exec)
3708 BASIC_MINIT_SUBMODULE(exec) in PHP_MINIT_FUNCTION()
/PHP-7.4/sapi/fpm/tests/
H A Dtester.inc349 exec($cmd, $output, $code);
860 return exec("kill -$signal $pid");
/PHP-7.4/ext/sqlite3/
H A Dsqlite3.c211 PHP_METHOD(sqlite3, exec) in PHP_METHOD() argument
2219 PHP_ME(sqlite3, exec, arginfo_sqlite3_query, ZEND_ACC_PUBLIC)
/PHP-7.4/win32/build/
H A Dconfutils.js2453 while (r = reg.exec(val)) {
/PHP-7.4/build/
H A Dlibtool.m4431 exec $SHELL "[$]0" --no-reexec ${1+"[$]@"}
499 exec $CONFIG_SHELL "[$]0" --no-reexec ${1+"[$]@"}
537 exec ${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}} "[$]0" ${1+"[$]@"}
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます107 >>>>&5 ulelong x \b, exec address 0x%x
3578 #!:mime application/x-foobar-exec
20958 !:mime application/x-c32-comboot-syslinux-exec
22819 >8 string X exec file
23543 0 search/1024 eval\ "exec\ perl Perl script text
23545 0 search/1024 eval\ "exec\ /bin/perl Perl script text
23547 0 search/1024 eval\ "exec\ /usr/bin/perl Perl script text
23551 0 search/1024 eval\ 'exec\ perl Perl script text
23553 0 search/1024 eval\ 'exec\ /bin/perl Perl script text
23555 0 search/1024 eval\ 'exec\ /usr/bin/perl Perl script text
[all …]
H A Dmagic107 >>>>&5 ulelong x \b, exec address 0x%x
3578 #!:mime application/x-foobar-exec
20958 !:mime application/x-c32-comboot-syslinux-exec
22819 >8 string X exec file
23543 0 search/1024 eval\ "exec\ perl Perl script text
23545 0 search/1024 eval\ "exec\ /bin/perl Perl script text
23547 0 search/1024 eval\ "exec\ /usr/bin/perl Perl script text
23551 0 search/1024 eval\ 'exec\ perl Perl script text
23553 0 search/1024 eval\ 'exec\ /bin/perl Perl script text
23555 0 search/1024 eval\ 'exec\ /usr/bin/perl Perl script text
[all …]
/PHP-7.4/
H A DNEWS519 . Fixed bug #78152 (PDO::exec() - Bad error handling with multiple commands).

Completed in 166 milliseconds

1...<<111213