Home
last modified time | relevance | path

Searched refs:db (Results 726 – 739 of 739) sorted by relevance

1...<<21222324252627282930

/PHP-7.0/ext/gd/libgd/
H A Dgd.c1277 int dr,dg,db,p,r,g,b; in gdImageSetAAPixelColor() local
1280 db = gdTrueColorGetBlue(color); in gdImageSetAAPixelColor()
1289 BLEND_COLOR(t, db, b, db); in gdImageSetAAPixelColor()
1290 im->tpixels[y][x]=gdTrueColorAlpha(dr, dg, db, gdAlphaOpaque); in gdImageSetAAPixelColor()
/PHP-7.0/ext/mysqli/tests/
H A Dmysqli_get_client_stats.phpt94 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)) {
96 $host, $user, $db, $port, $socket);
729 $user, $passwd, $db);
937 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket))
/PHP-7.0/ext/standard/tests/strings/
H A Dhtml_entity_decode_iso8859-5.phpt294 CYRILLIC SMALL LETTER EL: &#x43B; => db
H A Dhtml_entity_decode_macroman.phpt429 EURO SIGN: &#x20AC; => db
H A Dhtml_entity_decode_win1251.phpt426 CYRILLIC CAPITAL LETTER YERU: &#x42B; => db
H A Dhtml_entity_decode_cp866.phpt422 FULL BLOCK: &#x2588; => db
H A Dhtml_entity_decode_koi8-r.phpt422 CYRILLIC SMALL LETTER SHA: &#x448; => db
H A Dbug49785.phpt245 string(2) "db"
/PHP-7.0/ext/pgsql/
H A Dpgsql.c547 ZEND_ARG_INFO(0, db)
552 ZEND_ARG_INFO(0, db)
559 ZEND_ARG_INFO(0, db)
566 ZEND_ARG_INFO(0, db)
574 ZEND_ARG_INFO(0, db)
581 ZEND_ARG_INFO(0, db)
/PHP-7.0/ext/mysqli/
H A Dmysqli_api.c1165 add_property_stringl(value, "db", (field->db ? field->db : ""), field->db_length);
/PHP-7.0/
H A Dltmain.sh618 *db | *dbx | *strace | *truss)
H A Dphp.ini-development1050 ; http://php.net/odbc.default-db
H A Dphp.ini-production1050 ; http://php.net/odbc.default-db
/PHP-7.0/ext/fileinfo/tests/
H A Dmagic470 #>>>>0x18 ulelong x \b, %db
5309 # http://home.f1.htw-berlin.de/scheibl/db/intern/dBase.htm
11907 # URL: http://www.pco.de/fileadmin/user_upload/db/download/MA_CWDCOPIE_0412b.pdf
12945 # File path: /var/lib/mlocate/mlocate.db by default (but configurable)
12947 # Format docs: http://linux.die.net/man/5/mlocate.db
19247 # Panasonic channel list database svl.bin or svl.db added by Joerg Jenderek

Completed in 115 milliseconds

1...<<21222324252627282930