Home
last modified time | relevance | path

Searched defs:info (Results 51 – 66 of 66) sorted by relevance

123

/PHP-7.4/ext/phar/
H A Dutil.c1992 phar_entry_info *info = emalloc(sizeof(phar_entry_info)); in phar_manifest_copy_ctor() local
/PHP-7.4/win32/
H A Dioutil.h638 … *php_win32_ioutil_realpath_ex0(const char *path, char *resolved, PBY_HANDLE_FILE_INFORMATION info) in php_win32_ioutil_realpath_ex0()
/PHP-7.4/ext/pdo_pgsql/
H A Dpgsql_driver.c112 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.4/ext/hash/
H A Dhash.c626 zend_string *returnval, *ikm, *algo, *info = NULL, *salt = NULL; in PHP_FUNCTION() local
/PHP-7.4/main/streams/
H A Dplain_wrapper.c836 SYSTEM_INFO info; in php_stdiop_set_option() local
/PHP-7.4/ext/spl/
H A Dspl_observer.c1074 zval *iterator = NULL, *info = NULL; in SPL_METHOD() local
/PHP-7.4/ext/opcache/Optimizer/
H A Dsccp.c2172 zend_ssa_var_info *info = &ssa->var_info[var_num]; in value_from_type_and_range() local
/PHP-7.4/Zend/
H A Dzend_object_handlers.c1628 zend_property_info *info; in zend_std_compare_objects() local
H A Dzend_gc.c115 #define GC_REF_SET_INFO(ref, info) do { \ argument
H A Dzend_API.c2197 zend_internal_function_info *info = (zend_internal_function_info*)ptr->arg_info; in zend_register_functions() local
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_structs.h131 #define SET_EMPTY_ERROR(info) (info)->m->reset((info)) argument
132 #define SET_CLIENT_ERROR(info, err_no, sqlstate, error) (err_no)? (info)->m->set_client_error((info… argument
133 #define SET_OOM_ERROR(info) SET_CLIENT_ERROR((info), CR_OUT_OF_MEMORY, UNKNOWN_SQLSTATE, mys… argument
H A Dmysqlnd_wireprotocol.c1362 MYSQLND_ERROR_INFO *info, unsigned err_no, const char *sqlstate, const char *error) in set_packet_error()
/PHP-7.4/ext/opcache/
H A DZendAccelerator.c636 zend_property_info *info; in accel_copy_permanent_strings() local
/PHP-7.4/ext/mbstring/
H A Dmbstring.c2158 php_mb_encoding_handler_info_t info; in PHP_FUNCTION() local
/PHP-7.4/ext/reflection/
H A Dphp_reflection.c6018 ZEND_METHOD(reflection_extension, info) in ZEND_METHOD() argument
/PHP-7.4/ext/standard/tests/misc/
H A Dbrowscap.ini1425 Parent=General Crawlers
1426 Browser="EarthCom"
2358 Parent=Search Engines
2359 Browser="EARTHCOM"

Completed in 331 milliseconds

123