Home
last modified time | relevance | path

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

/PHP-8.2/.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 setup Firebird related exts
73 rem prepare for ext/openssl
90 rem set SSLEAY_CONF=
92 rem prepare for OPcache
97 rem prepare for enchant
111 rem prepare for snmp
118 rem prepare for mail
[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.2/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.2/ext/date/lib/
H A Dtm2unixtime.c277 timelib_sll count, dow, rem; in do_adjust_special_weekday() local
286 rem = (count % 5); in do_adjust_special_weekday()
289 if (rem == 0) { in do_adjust_special_weekday()
300 } else if (dow + rem > 5) { in do_adjust_special_weekday()
309 if (rem == 0) { in do_adjust_special_weekday()
317 } else if (dow + rem < 1) { in do_adjust_special_weekday()
322 time->d += rem; in do_adjust_special_weekday()
/PHP-8.2/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.2/Zend/
H A Dzend_strtod.c3618 size_t rem; local
3620 rem = sizeof(Bigint) - sizeof(ULong) - sizeof(int);
3624 if (i > ((INT_MAX >> 2) + rem))
3625 i = (INT_MAX >> 2) + rem;
3627 rem + j <= (size_t)i; j <<= 1)
/PHP-8.2/ext/mbstring/tests/
H A Dmb_detect_encoding.phpt249 'Co jsi z úst vypustil, ani párem koní nedostaneš zpět.',
/PHP-8.2/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 202 milliseconds