Home
last modified time | relevance | path

Searched refs:da (Results 26 – 43 of 43) sorted by relevance

12

/PHP-5.5/ext/gd/libgd/
H A Dgd_crop.c349 const int da = gdImageAlpha(im, col1) - gdImageAlpha(im, col2); in gdColorMatch() local
350 const double dist = sqrt(dr * dr + dg * dg + db * db + da * da); in gdColorMatch()
/PHP-5.5/ext/intl/tests/
H A Ddateformat_get_set_timezone_variant4.phpt42 domingo, 1 de janeiro de 2012 às 03:00:00 Hor%s do Extremo Leste da Europa
/PHP-5.5/ext/standard/tests/strings/
H A Dconvert_cyr_string_basic.phpt140 231: da
H A Dstrtolower-win32.phpt281 da => fa
H A Dhtml_entity_decode_iso8859-15.phpt291 LATIN CAPITAL LETTER U WITH ACUTE: Ú => da
292 Ú => da
H A Dhtml_entity_decode_iso8859-5.phpt291 CYRILLIC SMALL LETTER KA: к => da
H A Dhtml_entity_decode_macroman.phpt426 FRACTION SLASH: ⁄ => da
H A Dhtml_entity_decode_win1251.phpt423 CYRILLIC CAPITAL LETTER HARD SIGN: Ъ => da
H A Dhtml_entity_decode_cp866.phpt419 BOX DRAWINGS LIGHT DOWN AND RIGHT: ┌ => da
H A Dhtml_entity_decode_koi8-r.phpt419 CYRILLIC SMALL LETTER ZE: з => da
H A Dbug49785.phpt244 string(2) "da"
/PHP-5.5/ext/standard/tests/file/
H A Dstream_copy_to_stream.phpt146 string(10) "Another da"
/PHP-5.5/Zend/
H A Dzend_strtod.c1222 volatile _double da, db; in ratio() local
1225 value(da) = b2d(a, &ka); in ratio()
1234 word0(da) += (k >> 2)*Exp_msk1; in ratio()
1236 da *= 1 << k; in ratio()
1246 word0(da) += k*Exp_msk1; in ratio()
1252 return value(da) / value(db); in ratio()
/PHP-5.5/ext/bcmath/libbcmath/
H A Dconfigure93 -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
96 | --da=*)
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput8726 /([\da-f:]+)$/i
785 /^[\da-f](\.[\da-f])*$/i
H A Dtestinput1220 /([\da-f:]+)$/i
279 /^[\da-f](\.[\da-f])*$/i
H A Dtestoutput81380 /([\da-f:]+)$/i
1482 /^[\da-f](\.[\da-f])*$/i
H A Dtestoutput1412 /([\da-f:]+)$/i
552 /^[\da-f](\.[\da-f])*$/i

Completed in 60 milliseconds

12