Home
last modified time | relevance | path

Searched refs:clean (Results 351 – 375 of 394) sorted by relevance

1...<<111213141516

/PHP-7.2/ext/phar/tests/
H A Dfgc_edgecases.phpt45 <?php unlink(dirname(__FILE__) . '/' . basename(__FILE__, '.clean.php') . '.phar.php'); ?>
H A Dfopen_edgecases.phpt71 <?php unlink(dirname(__FILE__) . '/' . basename(__FILE__, '.clean.php') . '.phar.php'); ?>
72 <?php unlink(dirname(__FILE__) . '/' . basename(__FILE__, '.clean.php') . '.2.phar.php'); ?>
H A D022.phpt69 unlink(dirname(__FILE__) . '/' . basename(__FILE__, '.clean.php') . '.phar.php');
H A D027.phpt61 <?php unlink(dirname(__FILE__) . '/' . basename(__FILE__, '.clean.php') . '.phar.php'); ?>
H A Dcreate_path_error.phpt66 <?php unlink(dirname(__FILE__) . '/' . basename(__FILE__, '.clean.php') . '.phar.php'); ?>
H A Dstat.phpt73 <?php unlink(dirname(__FILE__) . '/' . basename(__FILE__, '.clean.php') . '.phar.php'); ?>
/PHP-7.2/ext/imap/tests/
H A Dimap_fetch_overview_variation5.phpt48 require_once(dirname(__FILE__).'/clean.inc');
H A Dimap_fetchbody_variation3.phpt101 require_once(dirname(__FILE__).'/clean.inc');
H A Dimap_fetchbody_variation2.phpt101 require_once(dirname(__FILE__).'/clean.inc');
H A Dimap_fetch_overview_variation2.phpt116 require_once(dirname(__FILE__).'/clean.inc');
H A Dimap_close_variation2.phpt116 require_once(dirname(__FILE__).'/clean.inc');
H A Dimap_fetchheader_variation2.phpt115 require_once(dirname(__FILE__).'/clean.inc');
/PHP-7.2/win32/build/
H A Dphpize.js.in191 if (argname == '--clean' && argval != null) {
197 STDOUT.WriteLine("Usage: phpize [--clean|--help|--version|-v]");
/PHP-7.2/ext/oci8/tests/
H A Dconn_attr_1.phpt55 // clean up
/PHP-7.2/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_closecursor.phpt35 // fetch only the first rows and let closeCursor() clean up
62 // fetch only the first rows and let closeCursor() clean up
/PHP-7.2/sapi/fpm/tests/
H A Dtester.inc128 static public function clean($backTraceIndex = 1)
131 if (substr($filePrefix, -6) === 'clean.') {
149 // clean all the root files
155 // clean config files
243 self::clean(2);
/PHP-7.2/
H A DREADME.UNIX-BUILD-SYSTEM29 "make clean"? When this is done, you won't need to anymore).
H A Dltmain.sh6529 clean | uninstall)
6570 if test "$mode" = clean; then
6604 clean)
6672 if test "$mode" = clean ; then
6772 clean)
/PHP-7.2/scripts/dev/
H A Dgenerate-phpt.phar257 …f <function_name> |-c <class_name> -m <method_name> -b|e|v [-s skipif:ini:clean:done] [-k win|notw…
686 'clean' => false,
755 return $this->optSections['clean'];
1429 * Construct the common closing statements (clean, done, EXPECTF...)
1547 * Add a clean section to the test case
/PHP-7.2/ext/phar/
H A DTODO105 X clean crap paths like phar://blah.phar/file//../to\\here.php [Greg]
/PHP-7.2/sapi/phpdbg/
H A Dxml.md468 clean section
472 - &lt;clean> tags wrapped in a &lt;cleaninfo> container
473 - possible attributes of &lt;clean> tag
H A Dphpdbg_prompt.c85 PHPDBG_COMMAND_D(clean, "clean the execution environment", 'X', NULL, 0, 0),
1524 PHPDBG_COMMAND(clean) /* {{{ */ in PHPDBG_COMMAND() argument
/PHP-7.2/ext/pgsql/
H A DREADME78 clean up query result if it is not needed.
/PHP-7.2/ext/standard/tests/file/
H A Duserstreams.phpt32 ...and my ties are severed clean
/PHP-7.2/ext/mbstring/oniguruma/
H A DINSTALL78 source code directory by typing `make clean'. To also remove the
81 also a `make maintainer-clean' target, but that is intended mainly

Completed in 114 milliseconds

1...<<111213141516