Home
last modified time | relevance | path

Searched refs:diff (Results 101 – 125 of 166) sorted by relevance

1234567

/PHP-5.6/ext/date/
H A Dphp_date.h153 timelib_rel_time *diff; member
/PHP-5.6/ext/standard/tests/array/
H A Darsort_object2.phpt2 Test arsort() function : object functionality - sorting objects with diff. accessibility of member …
H A Darsort_variation8.phpt2 Test arsort() function : usage variations - sort array with diff. sub arrays, 'sort_flags' as defau…
H A Dasort_variation8.phpt2 Test asort() function : usage variations - sort array with diff. sub arrays, 'sort_flags' as defaul…
H A Dksort_variation3.phpt20 // diff. associative arrays to sort
H A Dkrsort_variation3.phpt20 // diff. associative arrays to sort
H A Duasort_object2.phpt2 Test uasort() function : object functionality - sort diff. objects
H A Darray_merge_variation3.phpt2 Test array_merge() function : usage variations - arrays of diff. data types
H A Dsort_variation9.phpt2 Test sort() function : usage variations - sort diff. associative arrays, 'sort_flags' as defualt/SO…
H A Darray_walk_variation6.phpt2 Test array_walk() function : usage variations - 'input' argument as diff. associative arrays
H A Darray_walk_recursive_variation6.phpt2 Test array_walk_recursive() function : usage variations - 'input' argument as diff. associative arr…
H A Dkrsort_variation5.phpt26 // diff. escape sequence chars with key values
/PHP-5.6/ext/standard/tests/file/
H A Dis_readable_variation1.phpt2 Test is_readable() function: usage variations - diff. file notations
H A Dis_readable_variation2.phpt2 Test is_readable() function: usage variations - file/dir with diff. perms
H A Dsymlink_link_linkinfo_is_link_variation8.phpt2 …inkinfo(), link() and is_link() functions : usage variations - try link with same name in diff. dir
H A Dis_executable_variation2.phpt2 Test is_executable() function: usage variations - file/dir with diff. perms
H A Dis_writable_variation2.phpt2 Test is_writable() and its alias is_writeable() function: usage variations - file/dir with diff. pe…
H A Dis_writable_variation1.phpt2 Test is_writable() and its alias is_writeable() function: usage variations - diff. path notations
H A Dreadlink_realpath_basic1.phpt2 Test readlink() and realpath functions: basic functionality - diff. path notation for links(Bug #42…
/PHP-5.6/ext/date/tests/
H A DDateTime_verify.phpt153 string(4) "diff"
H A DDateTime_diff-february.phpt2 DateTime::diff() -- february
/PHP-5.6/ext/gd/libgd/
H A Dwebpimg.c190 double diff = Y1[row_idx + x] - Y2[row_idx + x]; in GetPSNRYuv() local
191 sse += diff * diff; in GetPSNRYuv()
/PHP-5.6/ext/standard/tests/dir/
H A Dscandir_variation2.phpt2 Test scandir() function : usage variations - diff data types as $sorting_order arg
/PHP-5.6/ext/pcre/pcrelib/sljit/
H A DsljitNativeSPARC_common.c200 sljit_sw diff; in detect_jump_type() local
239 diff = ((sljit_sw)target_addr - (sljit_sw)(inst - 1)) >> 2; in detect_jump_type()
240 if (diff <= MAX_DISP && diff >= MIN_DISP) { in detect_jump_type()
256 diff = ((sljit_sw)target_addr - (sljit_sw)(inst)) >> 2; in detect_jump_type()
257 if (diff <= MAX_DISP && diff >= MIN_DISP) { in detect_jump_type()
/PHP-5.6/sapi/thttpd/
H A Dthttpd_patch1 diff -ur thttpd-2.21b/Makefile.in thttpd-2.21b-cool/Makefile.in
41 diff -ur thttpd-2.21b/config.h thttpd-2.21b-cool/config.h
65 diff -ur thttpd-2.21b/configure thttpd-2.21b-cool/configure
77 diff -ur thttpd-2.21b/configure.in thttpd-2.21b-cool/configure.in
89 diff -ur thttpd-2.21b/fdwatch.c thttpd-2.21b-cool/fdwatch.c
120 diff -ur thttpd-2.21b/libhttpd.c thttpd-2.21b-cool/libhttpd.c
974 diff -ur thttpd-2.21b/libhttpd.h thttpd-2.21b-cool/libhttpd.h
1299 diff -ur thttpd-2.21b/mmc.c thttpd-2.21b-cool/mmc.c
1402 diff -ur thttpd-2.21b/mmc.h thttpd-2.21b-cool/mmc.h
1416 diff -ur thttpd-2.21b/thttpd.c thttpd-2.21b-cool/thttpd.c
[all …]

Completed in 36 milliseconds

1234567