Home
last modified time | relevance | path

Searched defs:check_persistent (Results 1 – 18 of 18) sorted by relevance

/dports/lang/php73/php-7.3.33/ext/odbc/
H A Dphp_odbc_includes.h228 zend_long check_persistent; variable
/dports/databases/php81-odbc/php-8.1.1/ext/odbc/
H A Dphp_odbc_includes.h226 zend_long check_persistent; variable
/dports/databases/php80-odbc/php-8.0.15/ext/odbc/
H A Dphp_odbc_includes.h226 zend_long check_persistent; variable
/dports/databases/php74-odbc/php-7.4.27/ext/odbc/
H A Dphp_odbc_includes.h228 zend_long check_persistent; variable
/dports/lang/php80/php-8.0.15/ext/odbc/
H A Dphp_odbc_includes.h226 zend_long check_persistent; variable
/dports/lang/php81/php-8.1.1/ext/odbc/
H A Dphp_odbc_includes.h226 zend_long check_persistent; variable
/dports/lang/php74/php-7.4.27/ext/odbc/
H A Dphp_odbc_includes.h228 zend_long check_persistent; variable
/dports/www/mod_php73/php-7.3.33/ext/odbc/
H A Dphp_odbc_includes.h228 zend_long check_persistent; variable
/dports/databases/php73-odbc/php-7.3.33/ext/odbc/
H A Dphp_odbc_includes.h228 zend_long check_persistent; variable
/dports/www/mod_php81/php-8.1.1/ext/odbc/
H A Dphp_odbc_includes.h226 zend_long check_persistent; variable
/dports/www/mod_php74/php-7.4.27/ext/odbc/
H A Dphp_odbc_includes.h228 zend_long check_persistent; variable
/dports/www/mod_php80/php-8.0.15/ext/odbc/
H A Dphp_odbc_includes.h226 zend_long check_persistent; variable
/dports/www/firefox/firefox-99.0/taskcluster/docker/updatebot/
H A Dwindows-php.ini61 odbc.check_persistent = On key
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/testing/dataFiles/pkginstall/debian/6/
H A Dapache2-php.ini1084 odbc.check_persistent = On key
H A Dcli-php.ini1084 odbc.check_persistent = On key
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/testing/dataFiles/pkginstall/redhat/6.x/
H A Dphp.ini1084 odbc.check_persistent = On key
/dports/textproc/augeas/augeas-1.12.0/tests/root/etc/
H A Dphp.ini675 odbc.check_persistent = On key
/dports/graphics/blender/blender-2.91.0/source/blender/editors/space_outliner/
H A Doutliner_tree.c166 static void check_persistent( in check_persistent() function