Home
last modified time | relevance | path

Searched refs:da (Results 1 – 25 of 34) sorted by last modified time

12

/php-src/Zend/
H A Dzend_strtod.c1447 U da, db; local
1450 dval(&da) = b2d(a, &ka);
1459 word0(&da) += (k >> 2)*Exp_msk1;
1461 dval(&da) *= 1 << k;
1471 word0(&da) += k*Exp_msk1;
1477 return dval(&da) / dval(&db);
/php-src/ext/gd/tests/
H A Dimagearc_basic.phpt4 Edgar Ferreira da Silva <contato [at] edgarfs [dot] com [dot] br>
H A Dimagearc_variation1.phpt4 Edgar Ferreira da Silva <contato [at] edgarfs [dot] com [dot] br>
H A Dimagearc_variation2.phpt4 Edgar Ferreira da Silva <contato [at] edgarfs [dot] com [dot] br>
H A Dimagefilledarc_variation1.phpt4 Edgar Ferreira da Silva <contato [at] edgarfs [dot] com [dot] br>
H A Dimagefilledarc_basic.phpt4 Edgar Ferreira da Silva <contato [at] edgarfs [dot] com [dot] br>
H A Dimagefilledarc_variation2.phpt4 Edgar Ferreira da Silva <contato [at] edgarfs [dot] com [dot] br>
/php-src/ext/intl/tests/
H A Dmsgfmt_format_intlcalendar_variant3.phpt30 quinta-feira, 17 de Maio de 2012 5:35:36 da tarde ptlis
H A Dmsgfmt_format_intlcalendar_variant4.phpt34 quinta-feira, 17 de maio de 2012 5:35:36 da tarde ptlis
/php-src/build/
H A DMakefile.gcov45 @find . -name \*.gcda -o -name \*.da -o -name \*.bbg? | xargs rm -f
/php-src/ext/mbstring/tests/
H A Dmb_detect_encoding.phpt340 'Devatero řemesel – desátá bída.',
H A Dmb_strwidth.phpt13 $utf8 = '∮ E⋅da = Q';
/php-src/ext/standard/tests/strings/
H A Dstrtoupper1.phpt275 da => da
H A Dhtml_entity_decode_iso8859-5.phpt292 CYRILLIC SMALL LETTER KA: &#x43A; => da
H A Dstrtolower.phpt272 da => da
H A Dhtml_entity_decode_koi8-r.phpt420 CYRILLIC SMALL LETTER ZE: &#x437; => da
H A Dhtml_entity_decode_macroman.phpt427 FRACTION SLASH: &#x2044; => da
H A Dhtml_entity_decode_win1251.phpt424 CYRILLIC CAPITAL LETTER HARD SIGN: &#x42A; => da
H A Dhtml_entity_decode_cp866.phpt420 BOX DRAWINGS LIGHT DOWN AND RIGHT: &#x250C; => da
H A Dhtml_entity_decode_iso8859-15.phpt292 LATIN CAPITAL LETTER U WITH ACUTE: &#xDA; => da
293 &#xDA; => da
H A Dbug49785.phpt244 string(2) "da"
/php-src/ext/standard/tests/filters/
H A Dbug22538.phpt14 $path1 = sprintf("%s/%s%da", __DIR__, uniqid(), time());
/php-src/ext/standard/tests/file/
H A Dstream_copy_to_stream.phpt172 string(10) "Another da"
H A Dstream_copy_to_stream_interleaved.phpt36 string(10) "Another da"
/php-src/ext/pcre/tests/
H A Dpreg_replace2.phpt12 var_dump(preg_replace(array('/\da(.)/ui', '@..@'), '$1', '12Abc'));
13 var_dump(preg_replace(array('/\da(.)/ui', '@(.)@'), '$1', array('x','a2aA', '1av2Ab')));

Completed in 49 milliseconds

12