Home
last modified time | relevance | path

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

12

/PHP-7.4/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-7.4/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-7.4/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-7.4/win32/
H A Dnice.h22 PHPAPI int nice(zend_long);
H A Dnice.c64 PHPAPI int nice(zend_long p) in nice() function
/PHP-7.4/ext/skeleton/
H A D.gitignore.in12 config.nice
/PHP-7.4/ext/filter/tests/
H A D058.phpt8 'niceändsimple@example.com',
36 string(26) "niceändsimple@example.com"
/PHP-7.4/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-7.4/sapi/phpdbg/
H A DREADME.md42 file named `config.nice` which can be used to invoke configure with the same
/PHP-7.4/
H A D.gitignore54 config.nice
186 /config.nice.bat
H A Dconfigure.ac16 dnl Basic autoconf initialization, generation of config.nice.
25 PHP_CONFIG_NICE(config.nice)
623 nice \
H A DCONTRIBUTING.md365 nice commit message for each one. See example below.
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_autocommit.phpt54 // nice, we have a transactional engine to play with
/PHP-7.4/scripts/
H A Dphpize.m418 PHP_CONFIG_NICE(config.nice)
/PHP-7.4/ext/standard/
H A Dexec.c580 php_ignore_value(nice(pri));
/PHP-7.4/ext/hash/tests/
H A Dcrc32.phpt42 echo hash('crc32c', 'He who has a shady past knows that nice guys finish last.'), "\n";
/PHP-7.4/win32/build/
H A Dconfig.w32271 getrusage.c ftok.c ioutil.c codepage.c nice.c \
348 // Note, nice as a name is disallowed and will generate a warning and skip saving
H A Dconfutils.js326 var nice = "cscript /nologo /e:jscript configure.js ";
332 nice += ' "' + arg + '"';
539 config_profile.WriteLine(nice + ' %*');
552 nicefile.WriteLine(nice + " %*");
556 AC_DEFINE('CONFIGURE_COMMAND', nice, "Configure line");
/PHP-7.4/ext/pdo_odbc/tests/
H A Dlong_columns.phpt73 // this test does - nice to be able to test using MS SQL server
/PHP-7.4/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-7.4/build/
H A Dphp.m42108 dnl configure command run by user. This file is named 'config.nice' in PHP.

Completed in 41 milliseconds

12