Home
last modified time | relevance | path

Searched refs:rem (Results 1 – 9 of 9) sorted by relevance

/PHP-8.1/.github/scripts/windows/
H A Dtest_task.bat24 rem setup MySQL related exts
38 rem setup PostgreSQL related exts
48 rem setup ODBC related exts
54 rem prepare for ext/openssl
69 rem set OPENSSL_CONF=%OPENSSLDIR%\openssl.cnf
71 rem set SSLEAY_CONF=
73 rem prepare for OPcache
78 rem prepare for enchant
96 rem generate php.ini
100 rem work-around for some spawned PHP processes requiring OpenSSL
[all …]
H A Dbuild_task.bat16 rem SDK is cached, deps info is cached as well
21 rem Something went wrong, most likely when concurrent builds were to fetch deps
22 rem updates. It might be, that some locking mechanism is needed.
34 rem Some undefined behavior is reported on 32-bit, this should be fixed
/PHP-8.1/ext/bcmath/libbcmath/src/
H A Ddivmod.c47 bc_divmod (bc_num num1, bc_num num2, bc_num *quot, bc_num *rem, int scale) in bc_divmod() argument
65 bc_sub (num1, temp, rem, rscale); in bc_divmod()
H A Dbcmath.h129 int bc_divmod(bc_num num1, bc_num num2, bc_num *quo, bc_num *rem, int scale);
/PHP-8.1/ext/date/lib/
H A Dtm2unixtime.c268 timelib_sll count, dow, rem; in do_adjust_special_weekday() local
277 rem = (count % 5); in do_adjust_special_weekday()
280 if (rem == 0) { in do_adjust_special_weekday()
291 } else if (dow + rem > 5) { in do_adjust_special_weekday()
300 if (rem == 0) { in do_adjust_special_weekday()
308 } else if (dow + rem < 1) { in do_adjust_special_weekday()
313 time->d += rem; in do_adjust_special_weekday()
/PHP-8.1/sapi/fpm/tests/
H A Dlogtool.inc308 $rem = strlen($this->message) - $this->position;
318 if ($rem > $outLen) { // continuous line
320 if ($lineLen + ($rem - $outLen) < $this->limit) {
331 if ($rem !== $outLen) {
/PHP-8.1/ext/mbstring/tests/
H A Dmb_detect_encoding.phpt249 'Co jsi z úst vypustil, ani párem koní nedostaneš zpět.',
/PHP-8.1/ext/fileinfo/tests/
H A Dmagic23072 >1 string/cW rem DOS batch file text
H A Dmagic私はガラスを食べられます23072 >1 string/cW rem DOS batch file text

Completed in 131 milliseconds