Home
last modified time | relevance | path

Searched defs:info (Results 1 – 25 of 50) sorted by relevance

12

/PHP-7.0/ext/dba/
H A Ddba.c280 #define DBA_FETCH_RESOURCE(info, id) \ argument
420 static void dba_close(dba_info *info) in dba_close()
573 dba_info *info = NULL; in php_dba_update() local
609 dba_info *info; in php_dba_find() local
636 dba_info *info, *other; in php_dba_open() local
985 dba_info *info = NULL; in PHP_FUNCTION() local
1092 dba_info *info = NULL; in PHP_FUNCTION() local
1119 dba_info *info = NULL; in PHP_FUNCTION() local
1181 dba_info *info = NULL; in PHP_FUNCTION() local
1204 dba_info *info = NULL; in PHP_FUNCTION() local
[all …]
H A Dphp_dba.h90 char* (*info)(struct dba_handler *hnd, dba_info *); member
/PHP-7.0/ext/mysqlnd/
H A Dmysqlnd_loaddata.c32 MYSQLND_INFILE_INFO *info; in mysqlnd_local_infile_init() local
71 MYSQLND_INFILE_INFO *info = (MYSQLND_INFILE_INFO *)ptr; in mysqlnd_local_infile_read() local
92 MYSQLND_INFILE_INFO *info = (MYSQLND_INFILE_INFO *)ptr; in mysqlnd_local_infile_error() local
113 MYSQLND_INFILE_INFO *info = (MYSQLND_INFILE_INFO *)ptr; in mysqlnd_local_infile_end() local
150 void *info = NULL; in mysqlnd_handle_local_infile() local
/PHP-7.0/ext/opcache/
H A Dzend_file_cache.c196 zend_file_cache_metainfo *info) in zend_file_cache_serialize_interned()
252 zend_file_cache_metainfo *info, in zend_file_cache_serialize_hash()
280 zend_file_cache_metainfo *info, in zend_file_cache_serialize_ast()
312 zend_file_cache_metainfo *info, in zend_file_cache_serialize_zval()
359 zend_file_cache_metainfo *info, in zend_file_cache_serialize_op_array()
505 zend_file_cache_metainfo *info, in zend_file_cache_serialize_func()
518 zend_file_cache_metainfo *info, in zend_file_cache_serialize_prop_info()
542 zend_file_cache_metainfo *info, in zend_file_cache_serialize_class()
676 zend_file_cache_metainfo *info, in zend_file_cache_serialize()
737 zend_file_cache_metainfo info; in zend_file_cache_script_store() local
[all …]
H A Dshared_alloc_win32.c135 MEMORY_BASIC_INFORMATION info; in zend_shared_alloc_reattach() local
/PHP-7.0/ext/mbstring/
H A Dmb_gpc.c61 php_mb_encoding_handler_info_t info; in ZEND_EXTERN_MODULE_GLOBALS() local
193 const mbfl_encoding *_php_mb_encoding_handler_ex(const php_mb_encoding_handler_info_t *info, zval *… in _php_mb_encoding_handler_ex()
364 php_mb_encoding_handler_info_t info; in SAPI_POST_HANDLER_FUNC() local
/PHP-7.0/ext/fileinfo/libmagic/
H A Dcdf.c326 cdf_read_header(const cdf_info_t *info, cdf_header_t *h) in cdf_read_header()
390 cdf_read_sat(const cdf_info_t *info, cdf_header_t *h, cdf_sat_t *sat) in cdf_read_sat()
600 cdf_read_sector_chain(const cdf_info_t *info, const cdf_header_t *h, in cdf_read_sector_chain()
613 cdf_read_dir(const cdf_info_t *info, const cdf_header_t *h, in cdf_read_dir()
667 cdf_read_ssat(const cdf_info_t *info, const cdf_header_t *h, in cdf_read_ssat()
709 cdf_read_short_stream(const cdf_info_t *info, const cdf_header_t *h, in cdf_read_short_stream()
750 cdf_read_summary_info(const cdf_info_t *info, const cdf_header_t *h, in cdf_read_summary_info()
759 cdf_read_user_stream(const cdf_info_t *info, const cdf_header_t *h, in cdf_read_user_stream()
1262 cdf_dump_dir(const cdf_info_t *info, const cdf_header_t *h, in cdf_dump_dir()
1396 cdf_property_info_t *info; in cdf_dump_summary_info() local
[all …]
H A Dreadcdf.c133 cdf_file_property_info(struct magic_set *ms, const cdf_property_info_t *info, in cdf_file_property_info()
289 cdf_property_info_t *info; in cdf_file_summary_info() local
357 cdf_file_catalog_info(struct magic_set *ms, const cdf_info_t *info, in cdf_file_catalog_info()
444 cdf_info_t info; in file_trycdf() local
/PHP-7.0/ext/pdo/
H A Dpdo_sqlstate.c315 const struct pdo_sqlstate_info *info; in pdo_sqlstate_init_error_table() local
330 const struct pdo_sqlstate_info *info; in pdo_sqlstate_state_to_description() local
H A Dpdo_dbh.c77 zval ex, info; in pdo_raise_impl_error() local
108 zval info; in pdo_handle_error() local
1312 zend_internal_function_info *info = (zend_internal_function_info*)funcs->arg_info; in pdo_hash_methods() local
/PHP-7.0/ext/opcache/Optimizer/
H A Dcompact_literals.c53 #define LITERAL_NUM_RELATED(info) (info & LITERAL_NUM_RELATED_MASK) argument
54 #define LITERAL_NUM_SLOTS(info) ((info & LITERAL_NUM_SLOTS_MASK) >> LITERAL_NUM_SLOTS_SHIFT) argument
80 static void optimizer_literal_obj_info(literal_info *info, in optimizer_literal_obj_info()
101 static void optimizer_literal_class_info(literal_info *info, in optimizer_literal_class_info()
122 literal_info *info; in zend_optimizer_compact_literals() local
/PHP-7.0/ext/gd/libgd/
H A Dgdxpm.c20 XpmInfo info = {0}; in gdImageCreateFromXpm() local
/PHP-7.0/sapi/phpdbg/
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.0/ext/standard/
H A Dimage.c434 static int php_read_APP(php_stream * stream, unsigned int marker, zval *info) in php_read_APP()
468 static struct gfxinfo *php_handle_jpeg (php_stream * stream, zval *info) in php_handle_jpeg()
795 static struct gfxinfo *php_handle_tiff (php_stream * stream, zval *info, int motorola_intel) in php_handle_tiff()
1300 static void php_getimagesize_from_stream(php_stream *stream, zval *info, INTERNAL_FUNCTION_PARAMETE… in php_getimagesize_from_stream()
1396 zval *info = NULL; in php_getimagesize_from_any() local
/PHP-7.0/ext/pdo_firebird/
H A Dfirebird_driver.c143 static char const info[] = { isc_info_sql_stmt_type }; in firebird_handle_preparer() local
619 static int pdo_firebird_fetch_error_func(pdo_dbh_t *dbh, pdo_stmt_t *stmt, zval *info) /* {{{ */ in pdo_firebird_fetch_error_func()
/PHP-7.0/Zend/
H A Dzend_alloc.c176 #define ZEND_MM_LRUN_PAGES(info) (((info) & ZEND_MM_LRUN_PAGES_MASK) >> ZEND_MM_LRUN_PAGES_… argument
177 #define ZEND_MM_SRUN_BIN_NUM(info) (((info) & ZEND_MM_SRUN_BIN_NUM_MASK) >> ZEND_MM_SRUN_BIN_… argument
178 #define ZEND_MM_SRUN_FREE_COUNTER(info) (((info) & ZEND_MM_SRUN_FREE_COUNTER_MASK) >> ZEND_MM_SRUN… argument
179 #define ZEND_MM_NRUN_OFFSET(info) (((info) & ZEND_MM_NRUN_OFFSET_MASK) >> ZEND_MM_NRUN_OFFSE… argument
1355 zend_mm_page_info info; local
1429 zend_mm_page_info info = chunk->map[page_num]; local
1456 zend_mm_page_info info; local
1565 zend_mm_page_info info = chunk->map[page_num]; local
1909 zend_mm_page_info info; local
/PHP-7.0/ext/intl/idn/
H A Didn.c144 UIDNAInfo info = UIDNA_INFO_INITIALIZER; in php_intl_idn_to_46() local
/PHP-7.0/ext/xml/
H A Dphp_xml.h82 zval info; local
/PHP-7.0/ext/pdo_dblib/
H A Ddblib_driver.c38 static int dblib_fetch_error(pdo_dbh_t *dbh, pdo_stmt_t *stmt, zval *info) in dblib_fetch_error()
/PHP-7.0/TSRM/
H A Dtsrm_win32.h58 HANDLE info; member
/PHP-7.0/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.0/sapi/fpm/fpm/
H A Dfpm_sockets.c416 struct tcp_info info; in fpm_socket_get_listening_queue() local
/PHP-7.0/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.0/ext/com_dotnet/
H A Dcom_typeinfo.c73 ITypeInfo *info = NULL; in php_com_load_typelib() local
/PHP-7.0/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()

Completed in 100 milliseconds

12