Home
last modified time | relevance | path

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

12

/PHP-5.5/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
164 void *info = NULL; in mysqlnd_handle_local_infile() local
/PHP-5.5/ext/dba/
H A Ddba.c279 #define DBA_FETCH_RESOURCE(info, id) \ argument
444 dba_info *info = (dba_info *)rsrc->ptr; in dba_close_rsrc() local
556 dba_info *info = NULL; in php_dba_update() local
592 dba_info *info; in php_dba_find() local
619 dba_info *info, *other; in php_dba_open() local
976 dba_info *info = NULL; in PHP_FUNCTION() local
1081 dba_info *info = NULL; in PHP_FUNCTION() local
1105 dba_info *info = NULL; in PHP_FUNCTION() local
1164 dba_info *info = NULL; in PHP_FUNCTION() local
1187 dba_info *info = NULL; in PHP_FUNCTION() local
[all …]
H A Dphp_dba.h87 char* (*info)(struct dba_handler *hnd, dba_info * TSRMLS_DC); member
/PHP-5.5/ext/fileinfo/libmagic/
H A Dcdf.c294 cdf_read(const cdf_info_t *info, off_t off, void *buf, size_t len) in cdf_read()
321 cdf_read_header(const cdf_info_t *info, cdf_header_t *h) in cdf_read_header()
385 cdf_read_sat(const cdf_info_t *info, cdf_header_t *h, cdf_sat_t *sat) in cdf_read_sat()
584 cdf_read_sector_chain(const cdf_info_t *info, const cdf_header_t *h, in cdf_read_sector_chain()
597 cdf_read_dir(const cdf_info_t *info, const cdf_header_t *h, in cdf_read_dir()
651 cdf_read_ssat(const cdf_info_t *info, const cdf_header_t *h, in cdf_read_ssat()
693 cdf_read_short_stream(const cdf_info_t *info, const cdf_header_t *h, in cdf_read_short_stream()
731 cdf_read_summary_info(const cdf_info_t *info, const cdf_header_t *h, in cdf_read_summary_info()
1145 cdf_dump_dir(const cdf_info_t *info, const cdf_header_t *h, in cdf_dump_dir()
1280 cdf_property_info_t *info; local
[all …]
H A Dreadcdf.c48 cdf_file_property_info(struct magic_set *ms, const cdf_property_info_t *info,
182 cdf_property_info_t *info; local
229 cdf_info_t info; local
/PHP-5.5/ext/mbstring/
H A Dmb_gpc.c61 php_mb_encoding_handler_info_t info; in ZEND_EXTERN_MODULE_GLOBALS() local
195 const mbfl_encoding *_php_mb_encoding_handler_ex(const php_mb_encoding_handler_info_t *info, zval *… in _php_mb_encoding_handler_ex()
366 php_mb_encoding_handler_info_t info; in SAPI_POST_HANDLER_FUNC() local
/PHP-5.5/ext/pdo/
H A Dpdo_sqlstate.c315 const struct pdo_sqlstate_info *info; in pdo_sqlstate_init_error_table() local
333 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
111 zval *info = NULL; in pdo_handle_error() local
1322 zend_internal_function_info *info = (zend_internal_function_info*)funcs->arg_info; in pdo_hash_methods() local
/PHP-5.5/ext/gd/libgd/
H A Dgdxpm.c20 XpmInfo info; in gdImageCreateFromXpm() local
/PHP-5.5/ext/intl/idn/
H A Didn.c144 UIDNAInfo info = UIDNA_INFO_INITIALIZER; in php_intl_idn_to_46() local
/PHP-5.5/ext/xml/
H A Dphp_xml.h79 zval *info; local
/PHP-5.5/ext/opcache/
H A Dshared_alloc_win32.c132 MEMORY_BASIC_INFORMATION info; in zend_shared_alloc_reattach() local
/PHP-5.5/ext/standard/
H A Dimage.c802 static struct gfxinfo *php_handle_tiff (php_stream * stream, zval *info, int motorola_intel TSRMLS_… in php_handle_tiff()
1296 static void php_getimagesize_from_stream(php_stream *stream, zval **info, INTERNAL_FUNCTION_PARAMET… in php_getimagesize_from_stream()
1392 zval **info = NULL; in php_getimagesize_from_any() local
/PHP-5.5/TSRM/
H A Dtsrm_win32.h55 HANDLE info; member
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_sockets.c428 struct tcp_info info; in fpm_socket_get_listening_queue() local
/PHP-5.5/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-5.5/ext/pdo_firebird/
H A Dfirebird_driver.c145 static char const info[] = { isc_info_sql_stmt_type }; in firebird_handle_preparer() local
/PHP-5.5/Zend/
H A Dzend_closures.c353 char *name, *info; in zend_closure_get_debug_info() local
H A Dzend_alloc.c367 zend_mm_block_info info; member
380 zend_mm_block_info info; member
392 zend_mm_block_info info; member
/PHP-5.5/main/
H A Dphp_network.h222 char info[126]; member
/PHP-5.5/ext/mysqli/
H A Dmysqli_api.c1420 const char * info = mysql_get_client_info(); local
1475 const char *info; local
1511 const char *info; local
H A Dphp_mysqli_structs.h139 void *info; /* additional buffer */ member
/PHP-5.5/ext/interbase/
H A Dinterbase.c962 static char info[] = { isc_info_base_level, isc_info_end }; in _php_ibase_connect() local
/PHP-5.5/ext/phar/
H A Dphar_object.c165 static int phar_file_action(phar_archive_data *phar, phar_entry_info *info, char *mime_type, int co… in phar_file_action()
351 phar_entry_info *info; in phar_do_404() local
573 phar_entry_info *info = NULL; in PHP_METHOD() local

Completed in 97 milliseconds

12