/PHP-8.1/ext/mbstring/libmbfl/filters/ |
H A D | mbfilter_gb18030.c | 98 unsigned short val = tbl[probe]; in mbfl_bisec_srch2() local
|
/PHP-8.1/ext/pdo/ |
H A D | pdo_stmt.c | 813 zval val; in do_fetch() local 918 zval val; in do_fetch() local 2358 zval val; in row_prop_exists() local 2396 zval val; in row_dim_exists() local 2440 zval val; in row_get_properties_for() local
|
/PHP-8.1/ext/standard/ |
H A D | assert.c | 292 zend_string *val = zval_try_get_string(value); in PHP_FUNCTION() local
|
/PHP-8.1/ext/intl/breakiterator/ |
H A D | breakiterator_class.cpp | 139 zval val; in BreakIterator_get_debug_info() local
|
/PHP-8.1/ext/pdo_sqlite/ |
H A D | sqlite_statement.c | 370 static int pdo_sqlite_stmt_get_attribute(pdo_stmt_t *stmt, zend_long attr, zval *val) in pdo_sqlite_stmt_get_attribute()
|
H A D | sqlite_driver.c | 298 static bool pdo_sqlite_set_attr(pdo_dbh_t *dbh, zend_long attr, zval *val) in pdo_sqlite_set_attr() 321 zval val; member
|
/PHP-8.1/ext/pdo_firebird/ |
H A D | firebird_statement.c | 786 static int firebird_stmt_set_attribute(pdo_stmt_t *stmt, zend_long attr, zval *val) /* {{{ */ in firebird_stmt_set_attribute() 809 static int firebird_stmt_get_attribute(pdo_stmt_t *stmt, zend_long attr, zval *val) /* {{{ */ in firebird_stmt_get_attribute()
|
H A D | firebird_driver.c | 831 static bool firebird_handle_set_attribute(pdo_dbh_t *dbh, zend_long attr, zval *val) /* {{{ */ in firebird_handle_set_attribute() 932 static int firebird_handle_get_attribute(pdo_dbh_t *dbh, zend_long attr, zval *val) /* {{{ */ in firebird_handle_get_attribute()
|
/PHP-8.1/Zend/ |
H A D | zend_weakrefs.c | 427 zval *val; in zend_weakmap_get_properties_for() local 448 zval *val; in zend_weakmap_get_gc() local 464 zval *val; in zend_weakmap_clone_obj() local
|
H A D | zend_ini_parser.y | 55 int val = atoi(Z_STRVAL_P(op)); in get_int_val() local
|
H A D | zend_closures.c | 548 zval val; in zend_closure_get_debug_info() local 845 void zend_closure_bind_var_ex(zval *closure_zv, uint32_t offset, zval *val) /* {{{ */ in zend_closure_bind_var_ex()
|
/PHP-8.1/Zend/Optimizer/ |
H A D | zend_inference.h | 162 zval *val; in DEFINE_SSA_OP_MIN_RANGE() local
|
H A D | compact_literals.c | 826 zval *val = &op_array->literals[opline->op2.constant]; in zend_optimizer_compact_literals() local
|
/PHP-8.1/ext/sysvsem/ |
H A D | sysvsem.c | 38 int val; /* value for SETVAL */ member
|
/PHP-8.1/ext/com_dotnet/ |
H A D | com_wrapper.c | 580 PHP_COM_DOTNET_API IDispatch *php_com_wrapper_export_as_sink(zval *val, GUID *sinkid, in php_com_wrapper_export_as_sink() 616 PHP_COM_DOTNET_API IDispatch *php_com_wrapper_export(zval *val) in php_com_wrapper_export()
|
/PHP-8.1/main/ |
H A D | rfc1867.c | 165 static void safe_php_register_variable_ex(char *var, zval *val, zval *track_vars_array, bool overri… in safe_php_register_variable_ex() 173 static void register_http_post_files_variable(char *strvar, char *val, zval *http_post_files, bool … in register_http_post_files_variable() 179 static void register_http_post_files_variable_ex(char *var, zval *val, zval *http_post_files, bool … in register_http_post_files_variable_ex()
|
H A D | SAPI.c | 986 …er_input_filter(unsigned int (*input_filter)(int arg, const char *var, char **val, size_t val_len,… in sapi_register_input_filter() 1105 SAPI_API void sapi_add_request_header(const char *var, unsigned int var_len, char *val, unsigned in… in sapi_add_request_header()
|
/PHP-8.1/ext/session/ |
H A D | session.c | 385 zend_string *val = NULL; in php_session_initialize() local 478 zend_string *val; in php_session_save_current_state() local 723 zend_long val; in PHP_INI_MH() local 743 zend_long val; in PHP_INI_MH() local 2500 zend_string *val = zval_get_tmp_string(value, &tmp_val); in PHP_FUNCTION() local
|
/PHP-8.1/ext/intl/calendar/ |
H A D | calendar_class.cpp | 283 #define CALENDAR_DECL_LONG_CONST(name, val) \ in calendar_register_IntlCalendar_class() argument
|
/PHP-8.1/ext/bcmath/libbcmath/src/ |
H A D | recmul.c | 104 _bc_shift_addsub (bc_num accum, bc_num val, int shift, int sub) in _bc_shift_addsub()
|
/PHP-8.1/ext/dba/ |
H A D | dba.c | 475 char *val; in php_dba_update() local 957 char *val; in PHP_FUNCTION() local
|
/PHP-8.1/ext/posix/ |
H A D | posix.c | 380 zend_long val; in PHP_FUNCTION() local 399 zend_long val; in PHP_FUNCTION() local
|
/PHP-8.1/ext/intl/timezone/ |
H A D | timezone_class.cpp | 405 #define TIMEZONE_DECL_LONG_CONST(name, val) \ in timezone_register_IntlTimeZone_class() argument
|
/PHP-8.1/ext/opcache/jit/ |
H A D | zend_jit_vm_helpers.c | 749 zval *arr, *dim, *val; local 802 zval *obj, *val; local
|
/PHP-8.1/ext/pcre/ |
H A D | php_pcre.c | 996 zval *val, const char *subject, PCRE2_SIZE start_offset, PCRE2_SIZE end_offset) { in populate_match_value_str() 1001 zval *val, const char *subject, PCRE2_SIZE start_offset, PCRE2_SIZE end_offset, in populate_match_value() 1015 zval *subpats, zend_string *name, zval *val, bool unmatched) { in add_named() 1067 zval val; in populate_subpat_array() local 1346 zval val; in php_pcre_match_impl() local
|