Home
last modified time | relevance | path

Searched defs:exists (Results 1 – 6 of 6) sorted by relevance

/PHP-8.3/Zend/
H A Dzend_ini.c481 ZEND_API char *zend_ini_string_ex(const char *name, size_t name_length, int orig, bool *exists) /* … in zend_ini_string_ex()
507 bool exists = 1; in zend_ini_string() local
521 ZEND_API zend_string *zend_ini_str_ex(const char *name, size_t name_length, bool orig, bool *exists in zend_ini_str_ex()
547 bool exists = 1; in zend_ini_str() local
H A Dzend_builtin_functions.c1053 bool exists; in ZEND_FUNCTION() local
/PHP-8.3/ext/dba/
H A Dphp_dba.h82 zend_result (*exists)(dba_info *, zend_string *); member
/PHP-8.3/ext/com_dotnet/
H A Dcom_typeinfo.c188 zval *exists, results, value; in php_com_import_typelib() local
/PHP-8.3/ext/oci8/
H A Doci8_collection.c475 boolean exists; in php_oci_collection_element_get() local
/PHP-8.3/ext/simplexml/
H A Dsimplexml.c661 int exists = 0; in sxe_prop_dim_exists() local

Completed in 24 milliseconds