Home
last modified time | relevance | path

Searched refs:inifile_delete_ex (Results 1 – 25 of 36) sorted by relevance

12

/dports/lang/php73/php-7.3.33/ext/dba/libinifile/
H A Dinifile.h50 int inifile_delete_ex(inifile *dba, const key_type *key, zend_bool *found);
/dports/databases/php74-dba/php-7.4.27/ext/dba/libinifile/
H A Dinifile.h50 int inifile_delete_ex(inifile *dba, const key_type *key, zend_bool *found);
/dports/databases/php81-dba/php-8.1.1/ext/dba/libinifile/
H A Dinifile.h48 int inifile_delete_ex(inifile *dba, const key_type *key, bool *found);
H A Dinifile.c565 int inifile_delete_ex(inifile *dba, const key_type *key, bool *found) in inifile_delete_ex() function
/dports/databases/php80-dba/php-8.0.15/ext/dba/libinifile/
H A Dinifile.h48 int inifile_delete_ex(inifile *dba, const key_type *key, zend_bool *found);
/dports/www/mod_php81/php-8.1.1/ext/dba/libinifile/
H A Dinifile.h48 int inifile_delete_ex(inifile *dba, const key_type *key, bool *found);
/dports/lang/php80/php-8.0.15/ext/dba/libinifile/
H A Dinifile.h48 int inifile_delete_ex(inifile *dba, const key_type *key, zend_bool *found);
/dports/lang/php81/php-8.1.1/ext/dba/libinifile/
H A Dinifile.h48 int inifile_delete_ex(inifile *dba, const key_type *key, bool *found);
/dports/lang/php74/php-7.4.27/ext/dba/libinifile/
H A Dinifile.h50 int inifile_delete_ex(inifile *dba, const key_type *key, zend_bool *found);
/dports/www/mod_php73/php-7.3.33/ext/dba/libinifile/
H A Dinifile.h50 int inifile_delete_ex(inifile *dba, const key_type *key, zend_bool *found);
/dports/databases/php73-dba/php-7.3.33/ext/dba/libinifile/
H A Dinifile.h50 int inifile_delete_ex(inifile *dba, const key_type *key, zend_bool *found);
/dports/www/mod_php74/php-7.4.27/ext/dba/libinifile/
H A Dinifile.h50 int inifile_delete_ex(inifile *dba, const key_type *key, zend_bool *found);
/dports/www/mod_php80/php-8.0.15/ext/dba/libinifile/
H A Dinifile.h48 int inifile_delete_ex(inifile *dba, const key_type *key, zend_bool *found);
/dports/databases/php80-dba/php-8.0.15/ext/dba/
H A Ddba_inifile.c128 res = inifile_delete_ex(dba, &ini_key, &found); in DBA_DELETE_FUNC()
/dports/databases/php81-dba/php-8.1.1/ext/dba/
H A Ddba_inifile.c128 res = inifile_delete_ex(dba, &ini_key, &found); in DBA_DELETE_FUNC()
/dports/databases/php74-dba/php-7.4.27/ext/dba/
H A Ddba_inifile.c130 res = inifile_delete_ex(dba, &ini_key, &found); in DBA_DELETE_FUNC()
/dports/databases/php73-dba/php-7.3.33/ext/dba/
H A Ddba_inifile.c130 res = inifile_delete_ex(dba, &ini_key, &found); in DBA_DELETE_FUNC()
/dports/lang/php73/php-7.3.33/ext/dba/
H A Ddba_inifile.c130 res = inifile_delete_ex(dba, &ini_key, &found); in DBA_DELETE_FUNC()
/dports/www/mod_php81/php-8.1.1/ext/dba/
H A Ddba_inifile.c128 res = inifile_delete_ex(dba, &ini_key, &found); in DBA_DELETE_FUNC()
/dports/lang/php81/php-8.1.1/ext/dba/
H A Ddba_inifile.c128 res = inifile_delete_ex(dba, &ini_key, &found); in DBA_DELETE_FUNC()
/dports/lang/php80/php-8.0.15/ext/dba/
H A Ddba_inifile.c128 res = inifile_delete_ex(dba, &ini_key, &found); in DBA_DELETE_FUNC()
/dports/lang/php74/php-7.4.27/ext/dba/
H A Ddba_inifile.c130 res = inifile_delete_ex(dba, &ini_key, &found); in DBA_DELETE_FUNC()
/dports/www/mod_php74/php-7.4.27/ext/dba/
H A Ddba_inifile.c130 res = inifile_delete_ex(dba, &ini_key, &found); in DBA_DELETE_FUNC()
/dports/www/mod_php80/php-8.0.15/ext/dba/
H A Ddba_inifile.c128 res = inifile_delete_ex(dba, &ini_key, &found); in DBA_DELETE_FUNC()
/dports/www/mod_php73/php-7.3.33/ext/dba/
H A Ddba_inifile.c130 res = inifile_delete_ex(dba, &ini_key, &found); in DBA_DELETE_FUNC()

12