Home
last modified time | relevance | path

Searched refs:vs (Results 1 – 23 of 23) sorted by relevance

/PHP-5.3/ext/mbstring/libmbfl/mbfl/
H A Dmk_eaw_tbl.awk47 vs = ( "0x" $1 ) + 0
50 first = vs
51 } else if (vs - prev > 1) {
56 first = vs
/PHP-5.3/ext/standard/tests/file/
H A Dtempnam_variation3-win32.phpt73 …echo "Failed, not created in the correct directory " . realpath($file_dir) . ' vs ' . $file_path .…
102 Failed, not created in the correct directory %s vs %s
105 Failed, not created in the correct directory %s vs %s
/PHP-5.3/ext/gd/tests/
H A Dimagecopymerge_error.phpt4 Cleston Viel Vieira de Sousa <cleston [dot] vs [at] gmail [dot] com>
H A Dimagecopymerge_basic.phpt4 Cleston Viel Vieira de Sousa <cleston [dot] vs [at] gmail [dot] com>
/PHP-5.3/ext/standard/tests/array/
H A Darray_slice_variation1.phpt2 Test array_slice() - Third parameter (NULL vs 0)
H A Dbug21918.phpt2 Bug #21918 (different handling of positive vs. negative array indexes)
/PHP-5.3/ext/simplexml/tests/
H A Dbug24392.phpt15 GF FX 5900 Ultra vs. ATi Radeon 9800 Pro
/PHP-5.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_blobs.phpt52 printf("[%03d + 3] Returned value seems to be wrong (%d vs. %d charachters). Check manually\n",
67 printf("[%03d + 3] Returned value seems to be wrong (%d vs. %d charachters). Check manually\n",
H A Dpdo_mysql_stmt_fetch_non_select.phpt100 …printf("[015] Emulated and native PS (native support: %s) results of DESCRIBE differ: %s vs. %s\n",
134 …printf("Native PS (native support: %s) and emulated PS returned different data for SHOW: %s vs. %s…
159 …("Native PS (native support: %s) and emulated PS returned different data for EXPLAIN: %s vs. %s\n",
167 …("Native PS (native support: %s) and emulated PS returned different data for EXPLAIN: %s vs. %s\n",
H A Dpdo_mysql_stmt_unbuffered_2050.phpt2 MySQL PDO:query() vs. PDO::prepare() and MySQL error 2050
/PHP-5.3/win32/build/
H A Dconfig.w32.phpize.in13 // 1300 is vs.net 2002
14 // 1310 is vs.net 2003
15 // 1400 is vs.net 2005
16 // 1500 is vs.net 2008
17 // 1600 is vs.net 2010
H A Dconfig.w3214 // 1300 is vs.net 2002
15 // 1310 is vs.net 2003
16 // 1400 is vs.net 2005
17 // 1500 is vs.net 2008
18 // 1600 is vs.net 2010
H A Dconfig.w32.h.in172 /* vs.net 2005 has a 64-bit time_t. This will likely break
/PHP-5.3/ext/spl/tests/
H A Drecursive_tree_iterator_005.phpt2 SPL: RecursiveTreeIterator and binary vs unicode (PHP 6.0+)
/PHP-5.3/ext/standard/tests/url/
H A Dbase64_decode_basic_002.phpt2 Test base64_decode() function : basic functionality - strict vs non-strict with non-base64 chars.
/PHP-5.3/ext/date/tests/
H A Dbug51096.phpt2 Bug #51096 (Test for "first day" vs "first day of")
/PHP-5.3/ext/mbstring/oniguruma/
H A Dregparse.c3950 BITSET_SET_BIT(cc->bs, (int )(*vs)); in next_state_class()
3952 r = add_code_range(&(cc->mbuf), env, *vs, *vs); in next_state_class()
3973 BITSET_SET_BIT(cc->bs, (int )(*vs)); in next_state_val()
3975 r = add_code_range(&(cc->mbuf), env, *vs, *vs); in next_state_val()
3983 if (*vs > 0xff || v > 0xff) in next_state_val()
3986 if (*vs > v) { in next_state_val()
3992 bitset_set_range(cc->bs, (int )*vs, (int )v); in next_state_val()
3995 r = add_code_range(&(cc->mbuf), env, *vs, v); in next_state_val()
4003 if (*vs > v) { in next_state_val()
4032 *vs = v; in next_state_val()
[all …]
/PHP-5.3/ext/mysqli/tests/
H A Dbug49442.phpt71 Its only about malloc() vs. emalloc().
H A Dmysqli_fetch_array_large.phpt128 printf("stop: memory limit - %s vs. %s\n", $package_size, $limit);
H A Dmysqli_last_insert_id.phpt2 API vs. SQL LAST_INSERT_ID()
H A Dmysqli_get_client_stats.phpt134 // issues for very large numbers and 32 vs. 64bit systems
/PHP-5.3/
H A DUPGRADING139 - Internal count() vs. count_elements() handler resolution rules have changed.
/PHP-5.3/ext/fileinfo/tests/
H A Dmagic6359 # http://etbe.coker.com.au/2008/07/08/label-vs-uuid-vs-device/
9475 # http://etbe.coker.com.au/2008/07/08/label-vs-uuid-vs-device/

Completed in 62 milliseconds