Home
last modified time | relevance | path

Searched refs:d2 (Results 1 – 25 of 48) sorted by last modified time

12

/PHP-5.5/ext/standard/tests/strings/
H A Dvsprintf_variation14.phpt87 1e240 x fffffb2e 4d2
103 4d2 0 $0 _0
H A Dvsprintf_variation14_64bit.phpt87 1e240 x fffffffffffffb2e 4d2
103 4d2 0 $0 _0
H A Dvfprintf_variation14.phpt97 1e240 x fffffb2e 4d2
111 4d2 0 $0 _0
H A Dvprintf_variation14.phpt89 1e240 x fffffb2e 4d2
107 4d2 0 $0 _0
H A Dvfprintf_variation14_64bit.phpt97 1e240 x fffffffffffffb2e 4d2
111 4d2 0 $0 _0
H A Dvprintf_variation14_64bit.phpt89 1e240 x fffffffffffffb2e 4d2
107 4d2 0 $0 _0
H A Dstrtolower-win32.phpt273 d2 => f2
H A Dstrtoupper1-win32.phpt273 d2 => d2
305 f2 => d2
H A Dstrnatcmp_basic.phpt19 $d2 = "ABC2";
30 var_dump(strnatcmp($a1, $d2));
50 var_dump(strnatcmp($c1, $d2));
H A Dstristr_variation1.phpt101 Warning: stristr() expects parameter 1 to be string, array given in %s on line %d2
105 Warning: stristr() expects parameter 1 to be string, array given in %s on line %d2
109 Warning: stristr() expects parameter 1 to be string, array given in %s on line %d2
127 Warning: stristr() expects parameter 1 to be string, resource given in %s on line %d2
H A Dsprintf_variation53.phpt61 string(3) "4d2"
62 string(3) "4d2"
63 string(3) "4d2"
H A Dprintf.phpt587 4d2
H A Dprintf_64bit.phpt587 4d2
H A Dhtml_entity_decode_iso8859-15.phpt267 LATIN CAPITAL LETTER O WITH GRAVE: Ò => d2
268 Ò => d2
H A Dhtml_entity_decode_macroman.phpt402 LEFT DOUBLE QUOTATION MARK: “ => d2
H A Dhtml_entity_decode_win1251.phpt399 CYRILLIC CAPITAL LETTER TE: Т => d2
H A Dfprintf_variation_008.phpt47 4d2
H A Dfprintf_variation_008_64bit.phpt47 4d2
H A Dhtml_entity_decode_cp866.phpt395 BOX DRAWINGS DOWN DOUBLE AND HORIZONTAL SINGLE: ╥ => d2
H A Dhtml_entity_decode_iso8859-5.phpt267 CYRILLIC SMALL LETTER VE: в => d2
H A Dhtml_entity_decode_koi8-r.phpt395 CYRILLIC SMALL LETTER ER: р => d2
H A Dconvert_cyr_string_basic.phpt149 240: d2
/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c58504 int d2 = sqlite3AbsInt32(get4byte(&aData[8+i*4]) - nearby);
58505 if( d2<dist ){
58507 dist = d2;
61659 int i, rc, depth, d2, pgno, cnt;
61749 d2 = checkTreePage(pCheck, pgno, &nMinKey, i==0?NULL:&nMaxKey);
61750 if( i>0 && d2!=depth ){
61753 depth = d2;
86511 int d2 = sqlite3VdbeMakeLabel(v);
86516 sqlite3VdbeResolveLabel(v, d2);
86675 int d2 = sqlite3VdbeMakeLabel(v);
[all …]
/PHP-5.5/ext/spl/tests/
H A Dspl_autoload_013.phpt20 $al2 = new Autoloader('d2');
48 string(2) "d2"
H A Dspl_autoload_014.phpt27 $al2 = new WorkingAutoloader('d2');

Completed in 369 milliseconds

12