Home
last modified time | relevance | path

Searched refs:pgsql_mode (Results 1 – 12 of 12) sorted by relevance

/dports/databases/php81-pgsql/php-8.1.1/ext/pgsql/
H A Dpgsql.c2450 int pgsql_mode=0, pgsql_lofd; in PHP_FUNCTION() local
2508 pgsql_mode |= INV_READ; in PHP_FUNCTION()
2510 pgsql_mode |= INV_WRITE; in PHP_FUNCTION()
2513 pgsql_mode |= INV_READ; in PHP_FUNCTION()
2514 pgsql_mode |= INV_WRITE; in PHP_FUNCTION()
2516 pgsql_mode |= INV_READ; in PHP_FUNCTION()
2517 pgsql_mode |= INV_WRITE; in PHP_FUNCTION()
2524 if ((pgsql_lofd = lo_open(pgsql, oid, pgsql_mode)) == -1) { in PHP_FUNCTION()
2530 if ((pgsql_lofd = lo_open(pgsql, oid, pgsql_mode)) == -1) { in PHP_FUNCTION()
/dports/www/mod_php81/php-8.1.1/ext/pgsql/
H A Dpgsql.c2450 int pgsql_mode=0, pgsql_lofd; in PHP_FUNCTION() local
2508 pgsql_mode |= INV_READ; in PHP_FUNCTION()
2510 pgsql_mode |= INV_WRITE; in PHP_FUNCTION()
2513 pgsql_mode |= INV_READ; in PHP_FUNCTION()
2514 pgsql_mode |= INV_WRITE; in PHP_FUNCTION()
2516 pgsql_mode |= INV_READ; in PHP_FUNCTION()
2517 pgsql_mode |= INV_WRITE; in PHP_FUNCTION()
2524 if ((pgsql_lofd = lo_open(pgsql, oid, pgsql_mode)) == -1) { in PHP_FUNCTION()
2530 if ((pgsql_lofd = lo_open(pgsql, oid, pgsql_mode)) == -1) { in PHP_FUNCTION()
/dports/lang/php81/php-8.1.1/ext/pgsql/
H A Dpgsql.c2450 int pgsql_mode=0, pgsql_lofd; in PHP_FUNCTION() local
2508 pgsql_mode |= INV_READ; in PHP_FUNCTION()
2510 pgsql_mode |= INV_WRITE; in PHP_FUNCTION()
2513 pgsql_mode |= INV_READ; in PHP_FUNCTION()
2514 pgsql_mode |= INV_WRITE; in PHP_FUNCTION()
2516 pgsql_mode |= INV_READ; in PHP_FUNCTION()
2517 pgsql_mode |= INV_WRITE; in PHP_FUNCTION()
2524 if ((pgsql_lofd = lo_open(pgsql, oid, pgsql_mode)) == -1) { in PHP_FUNCTION()
2530 if ((pgsql_lofd = lo_open(pgsql, oid, pgsql_mode)) == -1) { in PHP_FUNCTION()
/dports/databases/php80-pgsql/php-8.0.15/ext/pgsql/
H A Dpgsql.c2440 int pgsql_mode=0, pgsql_lofd; in PHP_FUNCTION() local
2500 pgsql_mode |= INV_READ; in PHP_FUNCTION()
2502 pgsql_mode |= INV_WRITE; in PHP_FUNCTION()
2506 pgsql_mode |= INV_WRITE; in PHP_FUNCTION()
2509 pgsql_mode |= INV_READ; in PHP_FUNCTION()
2515 if ((pgsql_lofd = lo_open(pgsql, oid, pgsql_mode)) == -1) { in PHP_FUNCTION()
2522 if ((pgsql_lofd = lo_open(pgsql, oid, pgsql_mode)) == -1) { in PHP_FUNCTION()
/dports/lang/php80/php-8.0.15/ext/pgsql/
H A Dpgsql.c2440 int pgsql_mode=0, pgsql_lofd; in PHP_FUNCTION() local
2500 pgsql_mode |= INV_READ; in PHP_FUNCTION()
2502 pgsql_mode |= INV_WRITE; in PHP_FUNCTION()
2506 pgsql_mode |= INV_WRITE; in PHP_FUNCTION()
2509 pgsql_mode |= INV_READ; in PHP_FUNCTION()
2515 if ((pgsql_lofd = lo_open(pgsql, oid, pgsql_mode)) == -1) { in PHP_FUNCTION()
2522 if ((pgsql_lofd = lo_open(pgsql, oid, pgsql_mode)) == -1) { in PHP_FUNCTION()
/dports/www/mod_php80/php-8.0.15/ext/pgsql/
H A Dpgsql.c2440 int pgsql_mode=0, pgsql_lofd; in PHP_FUNCTION() local
2500 pgsql_mode |= INV_READ; in PHP_FUNCTION()
2502 pgsql_mode |= INV_WRITE; in PHP_FUNCTION()
2506 pgsql_mode |= INV_WRITE; in PHP_FUNCTION()
2509 pgsql_mode |= INV_READ; in PHP_FUNCTION()
2515 if ((pgsql_lofd = lo_open(pgsql, oid, pgsql_mode)) == -1) { in PHP_FUNCTION()
2522 if ((pgsql_lofd = lo_open(pgsql, oid, pgsql_mode)) == -1) { in PHP_FUNCTION()
/dports/lang/php73/php-7.3.33/ext/pgsql/
H A Dpgsql.c3385 int pgsql_mode=0, pgsql_lofd; local
3447 pgsql_mode |= INV_READ;
3449 pgsql_mode |= INV_WRITE;
3453 pgsql_mode |= INV_WRITE;
3456 pgsql_mode |= INV_READ;
3462 if ((pgsql_lofd = lo_open(pgsql, oid, pgsql_mode)) == -1) {
3469 if ((pgsql_lofd = lo_open(pgsql, oid, pgsql_mode)) == -1) {
/dports/databases/php73-pgsql/php-7.3.33/ext/pgsql/
H A Dpgsql.c3385 int pgsql_mode=0, pgsql_lofd; local
3447 pgsql_mode |= INV_READ;
3449 pgsql_mode |= INV_WRITE;
3453 pgsql_mode |= INV_WRITE;
3456 pgsql_mode |= INV_READ;
3462 if ((pgsql_lofd = lo_open(pgsql, oid, pgsql_mode)) == -1) {
3469 if ((pgsql_lofd = lo_open(pgsql, oid, pgsql_mode)) == -1) {
/dports/databases/php74-pgsql/php-7.4.27/ext/pgsql/
H A Dpgsql.c3384 int pgsql_mode=0, pgsql_lofd; local
3446 pgsql_mode |= INV_READ;
3448 pgsql_mode |= INV_WRITE;
3452 pgsql_mode |= INV_WRITE;
3455 pgsql_mode |= INV_READ;
3461 if ((pgsql_lofd = lo_open(pgsql, oid, pgsql_mode)) == -1) {
3468 if ((pgsql_lofd = lo_open(pgsql, oid, pgsql_mode)) == -1) {
/dports/lang/php74/php-7.4.27/ext/pgsql/
H A Dpgsql.c3384 int pgsql_mode=0, pgsql_lofd; local
3446 pgsql_mode |= INV_READ;
3448 pgsql_mode |= INV_WRITE;
3452 pgsql_mode |= INV_WRITE;
3455 pgsql_mode |= INV_READ;
3461 if ((pgsql_lofd = lo_open(pgsql, oid, pgsql_mode)) == -1) {
3468 if ((pgsql_lofd = lo_open(pgsql, oid, pgsql_mode)) == -1) {
/dports/www/mod_php73/php-7.3.33/ext/pgsql/
H A Dpgsql.c3385 int pgsql_mode=0, pgsql_lofd; local
3447 pgsql_mode |= INV_READ;
3449 pgsql_mode |= INV_WRITE;
3453 pgsql_mode |= INV_WRITE;
3456 pgsql_mode |= INV_READ;
3462 if ((pgsql_lofd = lo_open(pgsql, oid, pgsql_mode)) == -1) {
3469 if ((pgsql_lofd = lo_open(pgsql, oid, pgsql_mode)) == -1) {
/dports/www/mod_php74/php-7.4.27/ext/pgsql/
H A Dpgsql.c3384 int pgsql_mode=0, pgsql_lofd; local
3446 pgsql_mode |= INV_READ;
3448 pgsql_mode |= INV_WRITE;
3452 pgsql_mode |= INV_WRITE;
3455 pgsql_mode |= INV_READ;
3461 if ((pgsql_lofd = lo_open(pgsql, oid, pgsql_mode)) == -1) {
3468 if ((pgsql_lofd = lo_open(pgsql, oid, pgsql_mode)) == -1) {