Home
last modified time | relevance | path

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

12

/PHP-7.0/sapi/phpdbg/
H A Dphpdbg.c1208 void phpdbg_sigio_handler(int sig, siginfo_t *info, void *context) /* {{{ */ in phpdbg_sigio_handler()
1264 void phpdbg_signal_handler(int sig, siginfo_t *info, void *context) /* {{{ */ in phpdbg_signal_handler()
H A Dphpdbg_prompt.c1107 PHPDBG_COMMAND(info) /* {{{ */ in PHPDBG_COMMAND() argument
/PHP-7.0/ext/mysqli/
H A Dmysqli_api.c1378 const char * info = mysql_get_client_info(); local
1433 const char *info; local
1469 const char *info; local
H A Dphp_mysqli_structs.h139 void *info; /* additional buffer */ member
/PHP-7.0/main/
H A Dphp_network.h238 char info[126]; member
/PHP-7.0/ext/com_dotnet/
H A Dcom_com.c48 COSERVERINFO info; in PHP_FUNCTION() local
/PHP-7.0/Zend/
H A Dzend_closures.c448 zval info; in zend_closure_get_debug_info() local
H A Dzend.h192 } info; member
H A Dzend_compile.c203 const builtin_type_info *info = &builtin_types[0]; in zend_lookup_builtin_type_by_name() local
577 zend_loop_var info = {0}; in zend_begin_loop() local
6845 zend_brk_cont_element *info = get_next_brk_cont_element(CG(active_op_array)); in zend_compile_encaps_list() local
H A Dzend_compile.h467 #define ZEND_SET_CALL_INFO(call, info) do { \ argument
H A Dzend_API.c2178 zend_internal_function_info *info = (zend_internal_function_info*)ptr->arg_info; in zend_register_functions() local
/PHP-7.0/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.0/ext/interbase/
H A Dinterbase.c957 static char info[] = { isc_info_base_level, isc_info_end }; in _php_ibase_connect() local
H A Dibase_query.c121 static char info[] = { isc_info_base_level, isc_info_end }; in _php_ibase_free_stmt_handle() local
/PHP-7.0/ext/phar/
H A Dphar_object.c145 static int phar_file_action(phar_archive_data *phar, phar_entry_info *info, char *mime_type, int co… in phar_file_action()
327 phar_entry_info *info; in phar_do_404() local
558 phar_entry_info *info = NULL; in PHP_METHOD() local
H A Dutil.c2003 phar_entry_info *info = emalloc(sizeof(phar_entry_info)); in phar_manifest_copy_ctor() local
/PHP-7.0/main/streams/
H A Dplain_wrapper.c801 SYSTEM_INFO info; in php_stdiop_set_option() local
/PHP-7.0/ext/spl/
H A Dspl_observer.c974 zval *iterator = NULL, *info = NULL; in SPL_METHOD() local
/PHP-7.0/ext/pdo_pgsql/
H A Dpgsql_driver.c124 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.0/ext/xml/
H A Dxml.c1424 zval *pind, *xdata, *info = NULL; in PHP_FUNCTION() local
/PHP-7.0/ext/opcache/
H A DZendAccelerator.c558 zend_property_info *info; in accel_use_shm_interned_strings() local
/PHP-7.0/ext/mysqlnd/
H A Dmysqlnd.c2063 MYSQLND_METHOD(mysqlnd_conn_data, info)(const MYSQLND_CONN_DATA * const conn) argument
/PHP-7.0/ext/mbstring/
H A Dmbstring.c2072 php_mb_encoding_handler_info_t info; in PHP_FUNCTION() local
/PHP-7.0/ext/reflection/
H A Dphp_reflection.c5883 ZEND_METHOD(reflection_extension, info) in ZEND_METHOD() argument
/PHP-7.0/ext/standard/tests/misc/
H A Dbrowscap.ini1425 Parent=General Crawlers
1426 Browser="EarthCom"
2358 Parent=Search Engines
2359 Browser="EARTHCOM"

Completed in 307 milliseconds

12