Home
last modified time | relevance | path

Searched refs:clean (Results 1 – 25 of 407) sorted by last modified time

12345678910>>...17

/PHP-7.4/
H A DNEWS1509 . Updated to LiteSpeed SAPI V7.5 (Fixed clean shutdown). (George Wang)
1883 . Updated to LiteSpeed SAPI V7.5 (Fixed clean shutdown). (George Wang)
H A Dphp.ini-development1733 ; Should tidy clean and repair output automatically?
1736 ; http://php.net/tidy.clean-output
H A Dphp.ini-production1733 ; Should tidy clean and repair output automatically?
1736 ; http://php.net/tidy.clean-output
/PHP-7.4/sapi/fpm/tests/
H A Dlog-bwp-realloc-buffer.phpt51 FPM\Tester::clean();
H A Dtester.inc128 static public function clean($backTraceIndex = 1)
131 if (substr($filePrefix, -6) === 'clean.') {
149 // clean all the root files
250 self::clean(2);
H A Dproc-idle-timeout.phpt53 FPM\Tester::clean();
H A Dbug80849-fpm.phpt38 FPM\Tester::clean();
H A Dbug68391-conf-include-order.phpt50 FPM\Tester::clean();
H A Dbug80024-socket-reduced-inherit.phpt48 FPM\Tester::clean();
H A Dbug69625-no-script-filename.phpt44 FPM\Tester::clean();
H A Dlog-bwd-multiple-msgs-stdout-stderr.phpt51 FPM\Tester::clean();
/PHP-7.4/ext/date/lib/
H A Dparse_date.re2379 /* clean up a bit */
/PHP-7.4/ext/dba/tests/
H A Dbug78808.phpt24 require_once dirname(__FILE__) .'/clean.inc';
/PHP-7.4/sapi/fpm/fpm/events/
H A Dport.c40 .clean = fpm_event_port_clean,
/PHP-7.4/ext/phar/tests/
H A Dphar_gobyebye-win32.phpt29 <?php unlink(__DIR__ . '/' . basename(__FILE__, '.clean.php') . '.phar.php'); ?>
30 <?php unlink(__DIR__ . '/' . basename(__FILE__, '.clean.php') . '.2.php'); ?>
H A Dphar_stub_error.phpt44 unlink(__DIR__ . '/' . basename(__FILE__, '.clean.php') . '.phar.php');
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_prompt.c85 PHPDBG_COMMAND_D(clean, "clean the execution environment", 'X', NULL, 0, 0),
1478 PHPDBG_COMMAND(clean) /* {{{ */ in PHPDBG_COMMAND() argument
/PHP-7.4/ext/mysqli/tests/
H A Dbug77956.phpt48 …printf("[clean] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%…
52 …printf("[clean] Failed to drop old test table: [%d] %s\n", mysqli_errno($link), mysqli_error($link…
H A Dbug68077.phpt68 …printf("[clean] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%…
73 …printf("[clean] Failed to drop old test table: [%d] %s\n", mysqli_errno($link), mysqli_error($link…
H A Dclean_table.inc5 …printf("[clean] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%…
10 …printf("[clean] Failed to drop old test table: [%d] %s\n", mysqli_errno($link), mysqli_error($link…
H A Dbug52891.phpt103 …printf("[clean] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%…
108 …printf("[clean] Failed to drop old test table: [%d] %s\n", mysqli_errno($link), mysqli_error($link…
112 …printf("[clean] Failed to drop old test table: [%d] %s\n", mysqli_errno($link), mysqli_error($link…
H A Dbug53503.phpt55 …printf("[clean] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%…
60 …printf("[clean] Failed to drop old test table: [%d] %s\n", mysqli_errno($link), mysqli_error($link…
/PHP-7.4/win32/build/
H A Dphpize.js.in190 if (argname == '--clean' && argval != null) {
196 STDOUT.WriteLine("Usage: phpize [--clean|--help|--version|-v]");
/PHP-7.4/ext/fileinfo/
H A Dfileinfo.c531 goto clean; in _php_finfo_get_type()
536 goto clean; in _php_finfo_get_type()
558 goto clean; in _php_finfo_get_type()
586 clean: in _php_finfo_get_type()
/PHP-7.4/ext/imap/tests/
H A Dbug64076.phpt17 require_once __DIR__ . '/clean.inc';

Completed in 52 milliseconds

12345678910>>...17