Home
last modified time | relevance | path

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

/PHP-8.3/.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
68 rem prepare for ext/openssl
85 rem set SSLEAY_CONF=
87 rem prepare for OPcache
92 rem prepare for enchant
106 rem prepare for snmp
113 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.3/ext/bcmath/libbcmath/src/
H A Ddivmod.c44 bool bc_divmod(bc_num num1, bc_num num2, bc_num *quot, bc_num *rem, size_t scale) in bc_divmod() argument
65 bc_sub(num1, temp, rem, rscale); in bc_divmod()
H A Dbcmath.h126 bool bc_divmod(bc_num num1, bc_num num2, bc_num *quo, bc_num *rem, size_t scale);
/PHP-8.3/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.3/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.3/ext/mbstring/tests/
H A Dmb_detect_encoding.phpt320 'Co jsi z úst vypustil, ani párem koní nedostaneš zpět.',
/PHP-8.3/ext/fileinfo/tests/
H A Dmagic26736 >1 string/cW rem DOS batch file text
27370 # show more instructions but not in samples like: rem.com (DJGPP)
27502 # look for interrupt instruction like in rem.com (DJGPP) LOADER.COM (DR-DOS 7.x)
27527 # like: LOADER.COM SETENHKB.COM banner.com copybs.com gif2raw.com poweroff.com rem.com
39383 # ADM with remark (by adm-rem.trid.xml) already done by generic ASCII variant
H A Dmagic私はガラスを食べられます26736 >1 string/cW rem DOS batch file text
27370 # show more instructions but not in samples like: rem.com (DJGPP)
27502 # look for interrupt instruction like in rem.com (DJGPP) LOADER.COM (DR-DOS 7.x)
27527 # like: LOADER.COM SETENHKB.COM banner.com copybs.com gif2raw.com poweroff.com rem.com
39383 # ADM with remark (by adm-rem.trid.xml) already done by generic ASCII variant

Completed in 240 milliseconds