Home
last modified time | relevance | path

Searched refs:nice (Results 1 – 25 of 25) sorted by relevance

/PHP-8.0/ext/standard/tests/general_functions/
H A Dis_callable_anon.phpt16 echo "nice\n";
22 nice
H A Dproc_nice_basic.phpt12 exec('ps -p 1 -o "pid,nice"', $output, $exit_code);
21 $res = shell_exec('ps -p ' . $id .' -o "pid,nice"');
/PHP-8.0/ext/mbstring/tests/
H A Dmb_ereg_replace-compat-04.phpt11 $a="This is a nice and simple string";
15 That is a nice and simple string
H A Dmb_ereg-compat-01.phpt11 $a="This is a nice and simple string";
12 if (mb_ereg(".*nice and simple.*",$a)) {
H A Dmb_ereg-compat-02.phpt11 $a="This is a nice and simple string";
23 This is a nice and simple string
/PHP-8.0/Zend/tests/
H A Dbug32596.phpt6 public $error = "please fix this thing, it wasted a nice part of my life!\n";
25 please fix this thing, it wasted a nice part of my life!
/PHP-8.0/win32/
H A Dnice.h20 PHPAPI int nice(zend_long);
H A Dnice.c62 PHPAPI int nice(zend_long p) in nice() function
/PHP-8.0/ext/skeleton/
H A D.gitignore.in12 config.nice
/PHP-8.0/ext/filter/tests/
H A D058.phpt8 'niceändsimple@example.com',
36 string(26) "niceändsimple@example.com"
/PHP-8.0/ext/standard/tests/strings/
H A Dsprintf_f_2.phpt33 That\'s a nice %2$s full of %1$d monkeys.';
94 That's a nice world full of 100 monkeys\.\"
/PHP-8.0/
H A D.gitignore54 config.nice
185 /config.nice.bat
H A Dconfigure.ac16 dnl Basic autoconf initialization, generation of config.nice.
25 PHP_CONFIG_NICE(config.nice)
586 nice \
H A DCONTRIBUTING.md362 nice commit message for each one. See example below.
/PHP-8.0/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_autocommit.phpt54 // nice, we have a transactional engine to play with
/PHP-8.0/scripts/
H A Dphpize.m418 PHP_CONFIG_NICE(config.nice)
/PHP-8.0/ext/standard/
H A Dexec.c564 php_ignore_value(nice(pri));
/PHP-8.0/win32/build/
H A Dconfig.w32271 getrusage.c ftok.c ioutil.c codepage.c nice.c \
347 // Note, nice as a name is disallowed and will generate a warning and skip saving
H A Dconfutils.js335 var nice = "cscript /nologo /e:jscript configure.js ";
341 nice += ' "' + arg + '"';
549 config_profile.WriteLine(nice + ' %*');
562 nicefile.WriteLine(nice + " %*");
566 AC_DEFINE('CONFIGURE_COMMAND', nice, "Configure line");
/PHP-8.0/sapi/fpm/
H A Dphp-fpm.conf.in89 ; Specify the nice(2) priority to apply to the master process (only if set)
H A Dwww.conf.in65 ; Specify the nice(2) priority to apply to the pool processes (only if set)
/PHP-8.0/ext/pdo_odbc/tests/
H A Dlong_columns.phpt73 // this test does - nice to be able to test using MS SQL server
/PHP-8.0/ext/hash/tests/
H A Dcrc32.phpt70 echo hash('crc32c', 'He who has a shady past knows that nice guys finish last.'), "\n";
/PHP-8.0/build/
H A Dphp.m42070 dnl configure command run by user. This file is named 'config.nice' in PHP.
H A Dlibtool.m4868 # nice to cause kernel panics so lets avoid the loop below.

Completed in 56 milliseconds