Home
last modified time | relevance | path

Searched refs:diff (Results 176 – 198 of 198) sorted by relevance

12345678

/php-src/ext/standard/tests/array/
H A Dasort_object2.phpt2 Test asort() function : object functionality - sorting objects with diff. accessibility of member v…
H A Dsort_object2.phpt2 Test sort() function : object functionality - sorting objects with diff. accessibility of member va…
H A Darray_reverse_variation5.phpt2 Test array_reverse() function : usage variations - assoc. array with diff. value for 'array' argume…
H A Darray_unshift_variation5.phpt2 Test array_unshift() function : usage variations - assoc. array with diff values for 'array' argume…
/php-src/ext/mysqli/tests/
H A Dmysqli_explain_metadata.phpt47 $field->max_length = 0;// change it or we will get diff error
H A Dmysqli_debug_mysqlnd_control_string.phpt145 …rintf("[105] Looks like not all functions are listed in the trace. Check manually, dumping diff.");
/php-src/ext/standard/tests/file/
H A Dfflush_variation2.phpt16 echo "*** Testing fflush(): with soft links to files opened in diff modes ***\n";
66 *** Testing fflush(): with soft links to files opened in diff modes ***
H A Dunlink_variation5.phpt2 Test unlink() function : usage variations - files with diff. file permissions
/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeRISCV_common.c172 sljit_sw diff; in detect_jump_type() local
188 diff = (sljit_sw)target_addr - (sljit_sw)inst - executable_offset; in detect_jump_type()
192 diff += SSIZE_OF(ins); in detect_jump_type()
194 if (diff >= BRANCH_MIN && diff <= BRANCH_MAX) { in detect_jump_type()
202 diff -= SSIZE_OF(ins); in detect_jump_type()
205 if (diff >= JUMP_MIN && diff <= JUMP_MAX) { in detect_jump_type()
219 if (diff >= S32_MIN && diff <= S32_MAX) { in detect_jump_type()
H A DsljitNativeLOONGARCH_64.c362 sljit_sw diff; in detect_jump_type() local
378 diff = (sljit_sw)target_addr - (sljit_sw)inst - executable_offset; in detect_jump_type()
382 diff += SSIZE_OF(ins); in detect_jump_type()
384 if (diff >= BRANCH16_MIN && diff <= BRANCH16_MAX) { in detect_jump_type()
392 diff -= SSIZE_OF(ins); in detect_jump_type()
395 if (diff >= JUMP_MIN && diff <= JUMP_MAX) { in detect_jump_type()
404 if (diff >= S32_MIN && diff <= S32_MAX) { in detect_jump_type()
H A DsljitNativeARM_64.c207 sljit_sw diff; in detect_jump_type() local
222 diff = (sljit_sw)target_addr - (sljit_sw)(code_ptr - 4) - executable_offset; in detect_jump_type()
225 diff += SSIZE_OF(ins); in detect_jump_type()
226 if (diff <= 0xfffff && diff >= -0x100000) { in detect_jump_type()
232 diff -= SSIZE_OF(ins); in detect_jump_type()
235 if (diff <= 0x7ffffff && diff >= -0x8000000) { in detect_jump_type()
H A DsljitNativePPC_common.c315 sljit_sw diff; in detect_jump_type() local
339 diff = ((sljit_sw)target_addr - (sljit_sw)(code_ptr) - executable_offset) & ~0x3l; in detect_jump_type()
343 if (diff <= 0x7fff && diff >= -0x8000) { in detect_jump_type()
353 diff -= SSIZE_OF(ins); in detect_jump_type()
356 if (diff <= 0x01ffffff && diff >= -0x02000000) { in detect_jump_type()
H A DsljitNativeMIPS_common.c489 sljit_sw diff; in detect_jump_type() local
521 diff = ((sljit_sw)target_addr - (sljit_sw)inst - executable_offset) >> 2; in detect_jump_type()
522 if (diff <= SIMM_MAX && diff >= SIMM_MIN) { in detect_jump_type()
538 diff = ((sljit_sw)target_addr - (sljit_sw)(inst + 1) - executable_offset) >> 2; in detect_jump_type()
539 if (diff <= SIMM_MAX && diff >= SIMM_MIN) { in detect_jump_type()
/php-src/
H A D.gitignore227 **/tests/**/*.diff
H A DCONTRIBUTING.md283 - Update git source just before running your final `diff` and before testing.
397 the corresponding diff. One should be able to look at it, and immediately
/php-src/ext/fileinfo/libmagic/
H A Dapprentice.c1976 int32_t diff; in parse() local
2003 diff = CAST(int32_t, cont_level) - CAST(int32_t, m->cont_level); in parse()
2004 if (diff > 1) in parse()
/php-src/ext/standard/tests/strings/
H A Dget_html_translation_table_basic2.phpt2 Test get_html_translation_table() function : basic functionality - table as HTML_ENTITIES & diff qu…
/php-src/Zend/
H A Dzend_strtod.c1100 diff in diff() function
3106 delta = diff(bb, bd);
4248 delta = diff(S, mhi); in zend_dtoa()
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_match.c5864 ptrdiff_t diff = Feptr - mb->start_subject; in match() local
5865 uint32_t available = (diff > 65535)? 65535 : ((diff > 0)? diff : 0); in match()
/php-src/docs/
H A Drelease-process.md115 > It's rare this script will make any changes, so if you run `git diff`
1102 [Changes to the wiki]: https://wiki.php.net/vcs/gitworkflow?do=diff&rev2%5B0%5D=1617123194&rev2%5B1…
/php-src/build/
H A Dlibtool.m4750 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
784 if diff conftest.exp conftest.er2 >/dev/null; then
1164 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます586 # From <diff@lookout.com> "Tim Strazzere"
11372 # diff: file(1) magic for diff(1) output
11374 0 search/1 diff\040 diff output text
11375 !:mime text/x-diff
11378 !:mime text/x-diff
11379 0 search/1 Only\040in\040 diff output text
11380 !:mime text/x-diff
11382 !:mime text/x-diff
11385 !:mime text/x-diff
11391 # unified diff
[all …]
H A Dmagic586 # From <diff@lookout.com> "Tim Strazzere"
11372 # diff: file(1) magic for diff(1) output
11374 0 search/1 diff\040 diff output text
11375 !:mime text/x-diff
11378 !:mime text/x-diff
11379 0 search/1 Only\040in\040 diff output text
11380 !:mime text/x-diff
11382 !:mime text/x-diff
11385 !:mime text/x-diff
11391 # unified diff
[all …]

Completed in 267 milliseconds

12345678