Home
last modified time | relevance | path

Searched defs:info (Results 26 – 50 of 66) sorted by last modified time

123

/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_prompt.c1111 PHPDBG_COMMAND(info) /* {{{ */ in PHPDBG_COMMAND() argument
H A Dphpdbg_watch.c1230 … namelen, char *key, size_t keylen, HashTable *parent, zval *zv, phpdbg_watch_parse_struct *info) {
1265 …_input(char *input, size_t len, HashTable *parent, size_t i, phpdbg_watch_parse_struct *info, zend…
1269 … namelen, char *key, size_t keylen, HashTable *parent, zval *zv, phpdbg_watch_parse_struct *info) {
1300 phpdbg_watch_parse_struct info; local
H A Dphpdbg.c1231 void phpdbg_sigio_handler(int sig, siginfo_t *info, void *context) /* {{{ */ in phpdbg_sigio_handler()
1287 void phpdbg_signal_handler(int sig, siginfo_t *info, void *context) /* {{{ */ in phpdbg_signal_handler()
H A Dphpdbg_wait.c73 static void phpdbg_array_intersect_init(phpdbg_intersect_ptr *info, HashTable *ht1, HashTable *ht2)… in phpdbg_array_intersect_init()
85 static int phpdbg_array_intersect(phpdbg_intersect_ptr *info, zval **ptr) { in phpdbg_array_intersect()
/PHP-7.4/ext/phar/
H A Dutil.c1992 phar_entry_info *info = emalloc(sizeof(phar_entry_info)); in phar_manifest_copy_ctor() local
/PHP-7.4/ext/pdo/
H A Dpdo_dbh.c103 zval ex, info; in pdo_raise_impl_error() local
134 zval info; in pdo_handle_error() local
1313 zend_internal_function_info *info = (zend_internal_function_info*)funcs->arg_info; in pdo_hash_methods() local
H A Dpdo_sqlstate.c313 const struct pdo_sqlstate_info *info; in pdo_sqlstate_init_error_table() local
328 const struct pdo_sqlstate_info *info; in pdo_sqlstate_state_to_description() local
/PHP-7.4/ext/com_dotnet/
H A Dcom_typeinfo.c98 ITypeInfo *info = NULL; in php_com_load_typelib() local
H A Dcom_com.c46 COSERVERINFO info; in PHP_FUNCTION() local
/PHP-7.4/ext/pdo_odbc/
H A Dodbc_driver.c32 static int pdo_odbc_fetch_error_func(pdo_dbh_t *dbh, pdo_stmt_t *stmt, zval *info) in pdo_odbc_fetch_error_func()
/PHP-7.4/ext/mysqli/
H A Dphp_mysqli_structs.h123 void *info; /* additional buffer */ member
/PHP-7.4/ext/pdo_pgsql/
H A Dpgsql_driver.c112 static int pdo_pgsql_fetch_error_func(pdo_dbh_t *dbh, pdo_stmt_t *stmt, zval *info) /* {{{ */ in pdo_pgsql_fetch_error_func()
/PHP-7.4/ext/pdo_sqlite/
H A Dsqlite_driver.c86 static int pdo_sqlite_fetch_error_func(pdo_dbh_t *dbh, pdo_stmt_t *stmt, zval *info) in pdo_sqlite_fetch_error_func()
/PHP-7.4/ext/pdo_oci/
H A Doci_driver.c34 static int pdo_oci_fetch_error_func(pdo_dbh_t *dbh, pdo_stmt_t *stmt, zval *info) /* {{{ */ in pdo_oci_fetch_error_func()
/PHP-7.4/ext/opcache/
H A Dzend_file_cache.c215 zend_file_cache_metainfo *info)
271 zend_file_cache_metainfo *info,
299 zend_file_cache_metainfo *info,
332 zend_file_cache_metainfo *info,
403 zend_file_cache_metainfo *info,
573 zend_file_cache_metainfo *info,
586 zend_file_cache_metainfo *info,
635 zend_file_cache_metainfo *info,
807 zend_file_cache_metainfo *info,
891 zend_file_cache_metainfo info; local
[all …]
/PHP-7.4/ext/opcache/Optimizer/
H A Dcompact_literals.c49 #define LITERAL_NUM_RELATED(info) (info & LITERAL_NUM_RELATED_MASK) argument
124 literal_info *info; in zend_optimizer_compact_literals() local
H A Dzend_call_graph.c281 zend_call_info **zend_build_call_map(zend_arena **arena, zend_func_info *info, zend_op_array *op_ar… in zend_build_call_map()
H A Ddfa_pass.c324 zend_arg_info *info = &op_array->arg_info[-1]; in can_elide_return_type_check() local
/PHP-7.4/win32/
H A Dioutil.h638 … *php_win32_ioutil_realpath_ex0(const char *path, char *resolved, PBY_HANDLE_FILE_INFORMATION info) in php_win32_ioutil_realpath_ex0()
H A Dioutil.c374 BY_HANDLE_FILE_INFORMATION info; in php_win32_ioutil_unlink_w() local
777 …n32_ioutil_realpath_w_ex0(const wchar_t *path, wchar_t *resolved, PBY_HANDLE_FILE_INFORMATION info) in php_win32_ioutil_realpath_w_ex0()
/PHP-7.4/ext/spl/
H A Dspl_observer.c1074 zval *iterator = NULL, *info = NULL; in SPL_METHOD() local
/PHP-7.4/Zend/
H A Dzend.h185 } info; member
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_structs.h131 #define SET_EMPTY_ERROR(info) (info)->m->reset((info)) argument
132 #define SET_CLIENT_ERROR(info, err_no, sqlstate, error) (err_no)? (info)->m->set_client_error((info… argument
133 #define SET_OOM_ERROR(info) SET_CLIENT_ERROR((info), CR_OUT_OF_MEMORY, UNKNOWN_SQLSTATE, mys… argument
/PHP-7.4/ext/fileinfo/libmagic/
H A Dreadcdf.c137 cdf_file_property_info(struct magic_set *ms, const cdf_property_info_t *info, in cdf_file_property_info()
292 cdf_property_info_t *info; in cdf_file_summary_info() local
360 cdf_file_catalog_info(struct magic_set *ms, const cdf_info_t *info, in cdf_file_catalog_info()
378 cdf_check_summary_info(struct magic_set *ms, const cdf_info_t *info, in cdf_check_summary_info()
537 cdf_info_t info; in file_trycdf() local
/PHP-7.4/main/
H A Dphp_network.h236 char info[126]; member

Completed in 113 milliseconds

123