/PHP-7.1/ext/opcache/Optimizer/ |
H A D | zend_func_info.c | 36 uint32_t info; member 40 #define F0(name, info) \ argument 42 #define F1(name, info) \ argument 44 #define FN(name, info) \ argument 46 #define FR(name, info) \ argument 48 #define FX(name, info) \ argument 50 #define I0(name, info) \ argument 52 #define I1(name, info) \ argument 54 #define IN(name, info) \ argument 1213 func_info_t *info; in zend_get_func_info() local [all …]
|
H A D | compact_literals.c | 53 #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
|
H A D | zend_func_info.h | 45 #define ZEND_SET_FUNC_INFO(op_array, info) do { \ argument
|
H A D | zend_call_graph.c | 269 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 D | dfa_pass.c | 316 zend_arg_info *info = &op_array->arg_info[-1]; in can_elide_return_type_check() local
|
H A D | zend_call_graph.h | 32 zend_ssa_var_info info; member
|
/PHP-7.1/ext/dba/ |
H A D | dba.c | 280 #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 …]
|
/PHP-7.1/ext/mysqlnd/ |
H A D | mysqlnd_loaddata.c | 30 MYSQLND_INFILE_INFO *info; in mysqlnd_local_infile_init() local 69 MYSQLND_INFILE_INFO *info = (MYSQLND_INFILE_INFO *)ptr; in mysqlnd_local_infile_read() local 90 MYSQLND_INFILE_INFO *info = (MYSQLND_INFILE_INFO *)ptr; in mysqlnd_local_infile_error() local 111 MYSQLND_INFILE_INFO *info = (MYSQLND_INFILE_INFO *)ptr; in mysqlnd_local_infile_end() local 148 void *info = NULL; in mysqlnd_handle_local_infile() local
|
/PHP-7.1/ext/opcache/ |
H A D | zend_file_cache.c | 201 zend_file_cache_metainfo *info) in zend_file_cache_serialize_interned() 257 zend_file_cache_metainfo *info, in zend_file_cache_serialize_hash() 285 zend_file_cache_metainfo *info, in zend_file_cache_serialize_ast() 317 zend_file_cache_metainfo *info, in zend_file_cache_serialize_zval() 364 zend_file_cache_metainfo *info, in zend_file_cache_serialize_op_array() 506 zend_file_cache_metainfo *info, in zend_file_cache_serialize_func() 519 zend_file_cache_metainfo *info, in zend_file_cache_serialize_prop_info() 567 zend_file_cache_metainfo *info, in zend_file_cache_serialize_class() 701 zend_file_cache_metainfo *info, in zend_file_cache_serialize() 790 zend_file_cache_metainfo info; in zend_file_cache_script_store() local [all …]
|
H A D | shared_alloc_win32.c | 146 MEMORY_BASIC_INFORMATION info; in zend_shared_alloc_reattach() local
|
/PHP-7.1/ext/mbstring/ |
H A D | mb_gpc.c | 61 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.1/ext/fileinfo/libmagic/ |
H A D | cdf.c | 326 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() 1261 cdf_dump_dir(const cdf_info_t *info, const cdf_header_t *h, in cdf_dump_dir() 1395 cdf_property_info_t *info; in cdf_dump_summary_info() local [all …]
|
H A D | readcdf.c | 133 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.1/ext/pdo/ |
H A D | pdo_sqlstate.c | 315 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 D | pdo_dbh.c | 77 zval ex, info; in pdo_raise_impl_error() local 108 zval info; in pdo_handle_error() local 1310 zend_internal_function_info *info = (zend_internal_function_info*)funcs->arg_info; in pdo_hash_methods() local
|
/PHP-7.1/ext/gd/libgd/ |
H A D | gdxpm.c | 20 XpmInfo info = {0}; in gdImageCreateFromXpm() local
|
/PHP-7.1/sapi/phpdbg/ |
H A D | phpdbg_wait.c | 73 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()
|
H A D | phpdbg_watch.c | 1227 … namelen, char *key, size_t keylen, HashTable *parent, zval *zv, phpdbg_watch_parse_struct *info) { 1262 …_input(char *input, size_t len, HashTable *parent, size_t i, phpdbg_watch_parse_struct *info, zend… 1266 … namelen, char *key, size_t keylen, HashTable *parent, zval *zv, phpdbg_watch_parse_struct *info) { 1297 phpdbg_watch_parse_struct info; local
|
/PHP-7.1/win32/ |
H A D | cp_enc_map_gen.c | 175 CPINFOEX info; in main() local
|
/PHP-7.1/ext/standard/ |
H A D | image.c | 441 static int php_read_APP(php_stream * stream, unsigned int marker, zval *info) in php_read_APP() 475 static struct gfxinfo *php_handle_jpeg (php_stream * stream, zval *info) in php_handle_jpeg() 802 static struct gfxinfo *php_handle_tiff (php_stream * stream, zval *info, int motorola_intel) in php_handle_tiff() 1368 static void php_getimagesize_from_stream(php_stream *stream, zval *info, INTERNAL_FUNCTION_PARAMETE… in php_getimagesize_from_stream() 1467 zval *info = NULL; in php_getimagesize_from_any() local
|
/PHP-7.1/ext/pdo_firebird/ |
H A D | firebird_driver.c | 143 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.1/Zend/ |
H A D | zend_alloc.c | 177 #define ZEND_MM_LRUN_PAGES(info) (((info) & ZEND_MM_LRUN_PAGES_MASK) >> ZEND_MM_LRUN_PAGES_… argument 178 #define ZEND_MM_SRUN_BIN_NUM(info) (((info) & ZEND_MM_SRUN_BIN_NUM_MASK) >> ZEND_MM_SRUN_BIN_… argument 179 #define ZEND_MM_SRUN_FREE_COUNTER(info) (((info) & ZEND_MM_SRUN_FREE_COUNTER_MASK) >> ZEND_MM_SRUN… argument 180 #define ZEND_MM_NRUN_OFFSET(info) (((info) & ZEND_MM_NRUN_OFFSET_MASK) >> ZEND_MM_NRUN_OFFSE… argument 1310 zend_mm_page_info info; local 1384 zend_mm_page_info info = chunk->map[page_num]; local 1411 zend_mm_page_info info; local 1520 zend_mm_page_info info = chunk->map[page_num]; local 1864 zend_mm_page_info info; local
|
/PHP-7.1/ext/intl/idn/ |
H A D | idn.c | 144 UIDNAInfo info = UIDNA_INFO_INITIALIZER; in php_intl_idn_to_46() local
|
/PHP-7.1/ext/xml/ |
H A D | php_xml.h | 82 zval info; local
|
/PHP-7.1/ext/pdo_dblib/ |
H A D | dblib_driver.c | 38 static int dblib_fetch_error(pdo_dbh_t *dbh, pdo_stmt_t *stmt, zval *info) in dblib_fetch_error()
|