Home
last modified time | relevance | path

Searched defs:info (Results 26 – 50 of 61) sorted by relevance

123

/PHP-7.1/ext/opcache/Optimizer/
H A Dzend_inference.c3382 zend_ssa_var_info *info = &ssa_var_info[p->sources[i]]; in zend_infer_types_ex() local
3627 zend_func_info *info = ZEND_FUNC_INFO(op_array); in is_recursive_tail_call() local
3669 zend_func_info *info = ZEND_FUNC_INFO(op_array); in zend_func_return_info() local
3955 zend_func_info *info = ZEND_FUNC_INFO(op_array); in zend_inference_check_recursive_dependencies() local
H A Dzend_dump.c144 static void zend_dump_type_info(uint32_t info, zend_class_entry *ce, int is_instanceof, uint32_t du… in zend_dump_type_info()
/PHP-7.1/TSRM/
H A Dtsrm_win32.h58 HANDLE info; member
/PHP-7.1/ext/pdo_odbc/
H A Dodbc_driver.c34 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.1/ext/pdo_oci/
H A Doci_driver.c36 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.1/sapi/fpm/fpm/
H A Dfpm_sockets.c458 struct tcp_info info; in fpm_socket_get_listening_queue() local
/PHP-7.1/ext/dba/
H A Dphp_dba.h90 char* (*info)(struct dba_handler *hnd, dba_info *); member
/PHP-7.1/ext/com_dotnet/
H A Dcom_typeinfo.c73 ITypeInfo *info = NULL; in php_com_load_typelib() local
H A Dcom_com.c48 COSERVERINFO info; in PHP_FUNCTION() local
/PHP-7.1/ext/pdo_mysql/
H A Dmysql_driver.c117 static int pdo_mysql_fetch_error_func(pdo_dbh_t *dbh, pdo_stmt_t *stmt, zval *info) in pdo_mysql_fetch_error_func()
/PHP-7.1/sapi/phpdbg/
H A Dphpdbg.c1241 void phpdbg_sigio_handler(int sig, siginfo_t *info, void *context) /* {{{ */ in phpdbg_sigio_handler()
1297 void phpdbg_signal_handler(int sig, siginfo_t *info, void *context) /* {{{ */ in phpdbg_signal_handler()
H A Dphpdbg_prompt.c1160 PHPDBG_COMMAND(info) /* {{{ */ in PHPDBG_COMMAND() argument
/PHP-7.1/ext/mysqlnd/
H A Dmysqlnd_connection.c155 mysqlnd_error_info_init(MYSQLND_ERROR_INFO * const info, const zend_bool persistent) in mysqlnd_error_info_init()
173 mysqlnd_error_info_free_contents(MYSQLND_ERROR_INFO * const info) in mysqlnd_error_info_free_contents()
1408 MYSQLND_METHOD(mysqlnd_conn_data, info)(const MYSQLND_CONN_DATA * const conn) argument
/PHP-7.1/ext/mysqli/
H A Dmysqli_api.c1382 const char * info = mysql_get_client_info(); local
1437 const char *info; local
1473 const char *info; local
H A Dphp_mysqli_structs.h139 void *info; /* additional buffer */ member
/PHP-7.1/main/
H A Dphp_network.h240 char info[126]; member
/PHP-7.1/ext/interbase/
H A Dinterbase.c957 static char info[] = { isc_info_base_level, isc_info_end }; in _php_ibase_connect() local
/PHP-7.1/ext/pdo_sqlite/
H A Dsqlite_driver.c89 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.1/Zend/
H A Dzend_closures.c528 zval info; in zend_closure_get_debug_info() local
H A Dzend.h177 } info; member
/PHP-7.1/ext/phar/
H A Dphar_object.c136 static int phar_file_action(phar_archive_data *phar, phar_entry_info *info, char *mime_type, int co… in phar_file_action()
318 phar_entry_info *info; in phar_do_404() local
549 phar_entry_info *info = NULL; in PHP_METHOD() local
H A Dutil.c1996 phar_entry_info *info = emalloc(sizeof(phar_entry_info)); in phar_manifest_copy_ctor() local
/PHP-7.1/ext/hash/
H A Dhash.c623 zend_string *returnval, *ikm, *algo, *info = NULL, *salt = NULL; in PHP_FUNCTION() local
/PHP-7.1/main/streams/
H A Dplain_wrapper.c807 SYSTEM_INFO info; in php_stdiop_set_option() local
/PHP-7.1/ext/spl/
H A Dspl_observer.c989 zval *iterator = NULL, *info = NULL; in SPL_METHOD() local

Completed in 148 milliseconds

123