Home
last modified time | relevance | path

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

123

/PHP-7.2/main/streams/
H A Dplain_wrapper.c804 SYSTEM_INFO info; in php_stdiop_set_option() local
/PHP-7.2/ext/spl/
H A Dspl_observer.c994 zval *iterator = NULL, *info = NULL; in SPL_METHOD() local
/PHP-7.2/ext/hash/
H A Dhash.c620 zend_string *returnval, *ikm, *algo, *info = NULL, *salt = NULL; in PHP_FUNCTION() local
/PHP-7.2/ext/xml/
H A Dxml.c1410 zval *pind, *xdata, *info = NULL; in PHP_FUNCTION() local
/PHP-7.2/ext/mysqlnd/
H A Dmysqlnd_structs.h133 #define SET_EMPTY_ERROR(info) (info)->m->reset((info)) argument
134 #define SET_CLIENT_ERROR(info, err_no, sqlstate, error) (err_no)? (info)->m->set_client_error((info… argument
135 #define SET_OOM_ERROR(info) SET_CLIENT_ERROR((info), CR_OUT_OF_MEMORY, UNKNOWN_SQLSTATE, mys… argument
/PHP-7.2/ext/opcache/
H A DZendAccelerator.c566 zend_property_info *info; in accel_copy_permanent_strings() local
/PHP-7.2/ext/interbase/
H A Dibase_query.c121 static char info[] = { isc_info_base_level, isc_info_end }; in _php_ibase_free_stmt_handle() local
/PHP-7.2/Zend/
H A Dzend_compile.h503 #define ZEND_SET_CALL_INFO(call, object, info) do { \ argument
H A Dzend_compile.c218 const builtin_type_info *info = &builtin_types[0]; in zend_lookup_builtin_type_by_name() local
703 zend_loop_var info = {0}; in zend_begin_loop() local
H A Dzend_API.c2205 zend_internal_function_info *info = (zend_internal_function_info*)ptr->arg_info; in zend_register_functions() local
/PHP-7.2/ext/mbstring/
H A Dmbstring.c2094 php_mb_encoding_handler_info_t info; in PHP_FUNCTION() local
/PHP-7.2/ext/reflection/
H A Dphp_reflection.c6024 ZEND_METHOD(reflection_extension, info) in ZEND_METHOD() argument
/PHP-7.2/ext/standard/tests/misc/
H A Dbrowscap.ini1425 Parent=General Crawlers
1426 Browser="EarthCom"
2358 Parent=Search Engines
2359 Browser="EARTHCOM"

Completed in 298 milliseconds

123