Home
last modified time | relevance | path

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

12

/PHP-7.2/ext/standard/tests/general_functions/
H A Dis_callable_anon.phpt16 echo "nice\n";
22 nice
H A Dproc_nice_basic.phpt17 $res = shell_exec('ps -p ' . $id .' -o "pid,nice"');
/PHP-7.2/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.2/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.2/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.2/
H A DUPGRADING.INTERNALS6 c. nice() Windows implementation
33 c. nice() now have a Windows alternative that is implemented in win32/nice.c, using
H A D.gitignore49 config.nice
210 /config.nice.bat
H A DREADME.GIT-RULES89 provide a nice commit message for each one. See example below.
H A Dconfigure.ac8 dnl Basic autoconf + automake initialization, generation of config.nice.
15 PHP_CONFIG_NICE(config.nice)
H A DINSTALL518 get executed as PHP. This is nice to hide PHP usage by renaming
1103 benefit from your time. A nice side effect is that you give them a good
/PHP-7.2/ext/filter/tests/
H A D058.phpt8 'niceändsimple@example.com',
36 string(26) "niceändsimple@example.com"
/PHP-7.2/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.2/sapi/phpdbg/
H A DREADME.md45 … has been used previously to build PHP, there exists a file named *config.nice* which can be used …
/PHP-7.2/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_autocommit.phpt54 // nice, we have a transactional engine to play with
/PHP-7.2/scripts/
H A Dphpize.m47 PHP_CONFIG_NICE(config.nice)
/PHP-7.2/sapi/fpm/
H A Dphp-fpm.conf.in71 ; Specify the nice(2) priority to apply to the master process (only if set)
H A Dwww.conf.in64 ; Specify the nice(2) priority to apply to the pool processes (only if set)
/PHP-7.2/ext/standard/
H A Dexec.c574 php_ignore_value(nice(pri));
H A Dconfig.m4291 AC_CHECK_FUNCS(getcwd getwd asinh acosh atanh log1p hypot glob strfmon nice fpclass mempcpy strpncp…
/PHP-7.2/win32/build/
H A Dconfig.w32255 getrusage.c ftok.c ioutil.c codepage.c nice.c \
332 // Note, nice as a name is disallowed and will generate a warning and skip saving
H A Dconfutils.js351 var nice = "cscript /nologo configure.js ";
357 nice += ' "' + arg + '"';
556 config_profile.WriteLine(nice + ' %*');
569 nicefile.WriteLine(nice + " %*");
573 AC_DEFINE('CONFIGURE_COMMAND', nice, "Configure line");
/PHP-7.2/ext/pdo_odbc/tests/
H A Dlong_columns.phpt73 // this test does - nice to be able to test using MS SQL server

Completed in 69 milliseconds

12