/php-src/ext/intl/formatter/ |
H A D | formatter_attr.c | 28 zend_long attribute, value; in PHP_FUNCTION() local 93 UChar* value = value_buf; in PHP_FUNCTION() local 128 zval *value; in PHP_FUNCTION() local 183 char *value; in PHP_FUNCTION() local 217 UChar *value = value_buf; in PHP_FUNCTION() local 257 char* value = NULL; in PHP_FUNCTION() local 298 UChar* value = value_buf; in PHP_FUNCTION() local 331 char* value = NULL; in PHP_FUNCTION() local
|
H A D | formatter.stub.php | 225 public function setAttribute(int $attribute, int|float $value): bool {} 237 public function setTextAttribute(int $attribute, string $value): bool {} 249 public function setSymbol(int $symbol, string $value): bool {}
|
/php-src/ext/spl/ |
H A D | spl_dllist.stub.php | 17 public function add(int $index, mixed $value): void {} 26 public function push(mixed $value): void {} 29 public function unshift(mixed $value): void {} 68 public function offsetSet($index, mixed $value): void {} 113 public function enqueue(mixed $value): void {}
|
/php-src/sapi/fpm/fpm/ |
H A D | fpm_conf.c | 182 static int fpm_conf_expand_pool_name(char **value) { in fpm_conf_expand_pool_name() 213 static char *fpm_conf_set_boolean(zval *value, void **config, intptr_t offset) /* {{{ */ in fpm_conf_set_boolean() 242 static char *fpm_conf_set_string(zval *value, void **config, intptr_t offset) /* {{{ */ in fpm_conf_set_string() 267 static char *fpm_conf_set_integer(zval *value, void **config, intptr_t offset) /* {{{ */ in fpm_conf_set_integer() 302 static char *fpm_conf_set_time(zval *value, void **config, intptr_t offset) /* {{{ */ in fpm_conf_set_time() 343 static char *fpm_conf_set_log_level(zval *value, void **config, intptr_t offset) /* {{{ */ in fpm_conf_set_log_level() 368 static char *fpm_conf_set_syslog_facility(zval *value, void **config, intptr_t offset) /* {{{ */ in fpm_conf_set_syslog_facility() 518 static char *fpm_conf_set_rlimit_core(zval *value, void **config, intptr_t offset) /* {{{ */ in fpm_conf_set_rlimit_core() 547 static char *fpm_conf_set_pm(zval *value, void **config, intptr_t offset) /* {{{ */ in fpm_conf_set_pm() 1480 static void fpm_conf_ini_parser_entry(zval *name, zval *value, void *arg) /* {{{ */ in fpm_conf_ini_parser_entry() [all …]
|
H A D | fpm_env.c | 25 int setenv(char *name, char *value, int clobber) /* {{{ */ in setenv() 44 int setenv(char *name, char *value, int overwrite) /* {{{ */ in setenv() 172 char *value = getenv(kv->value + 1); in fpm_env_conf_wp() local
|
/php-src/ext/dba/ |
H A D | dba_qdbm.c | 77 char *value; in DBA_FETCH_FUNC() local 108 char *value; in DBA_EXISTS_FUNC() local 130 char *value; in DBA_FIRSTKEY_FUNC() local 148 char *value; in DBA_NEXTKEY_FUNC() local
|
H A D | dba_tcadb.c | 87 char *value; in DBA_FETCH_FUNC() local 125 char *value; in DBA_EXISTS_FUNC() local 148 char *value; in DBA_FIRSTKEY_FUNC() local 166 char *value; in DBA_NEXTKEY_FUNC() local
|
/php-src/Zend/ |
H A D | zend_enum.stub.php | 12 public static function from(int|string $value): static; 14 public static function tryFrom(int|string $value): ?static;
|
H A D | zend_ini.c | 332 ZEND_API zend_result zend_alter_ini_entry_chars(zend_string *name, const char *value, size_t value_… in zend_alter_ini_entry_chars() 344 ZEND_API zend_result zend_alter_ini_entry_chars_ex(zend_string *name, const char *value, size_t val… in zend_alter_ini_entry_chars_ex() 618 static zend_ulong zend_ini_parse_quantity_internal(zend_string *value, zend_ini_parse_quantity_sign… in zend_ini_parse_quantity_internal() 863 ZEND_API zend_long zend_ini_parse_quantity(zend_string *value, zend_string **errstr) /* {{{ */ in zend_ini_parse_quantity() 869 ZEND_API zend_ulong zend_ini_parse_uquantity(zend_string *value, zend_string **errstr) /* {{{ */ in zend_ini_parse_uquantity() 875 ZEND_API zend_long zend_ini_parse_quantity_warn(zend_string *value, zend_string *setting) /* {{{ */ in zend_ini_parse_quantity_warn() 889 ZEND_API zend_ulong zend_ini_parse_uquantity_warn(zend_string *value, zend_string *setting) /* {{{ … in zend_ini_parse_uquantity_warn() 905 int value; in ZEND_INI_DISP() local 932 char *value; in ZEND_INI_DISP() local 959 char *value; in ZEND_INI_DISP() local
|
H A D | zend_atomic.h | 44 volatile char value; member 48 volatile long value; member 62 volatile bool value; member 65 volatile int value; member
|
H A D | zend_vm_def.h | 1013 zval *value; variable 1253 zval *value; variable 2626 zval *value; variable 2778 zval *value; variable 4718 zval *value; variable 7002 zval *value; in ZEND_VM_HELPER() local 7120 zval *value; variable 7200 zval *value; variable 7401 zval *value; variable 7423 zval *value; variable [all …]
|
H A D | zend_fibers.stub.php | 15 public function resume(mixed $value = null): mixed {} 31 public static function suspend(mixed $value = null): mixed {}
|
H A D | zend_vm_execute.h | 2905 zval *value; in zend_fe_fetch_object_helper_SPEC() local 3022 zval *value; in ZEND_ISSET_ISEMPTY_STATIC_PROP_SPEC_HANDLER() local 4955 zval *value; in ZEND_THROW_SPEC_CONST_HANDLER() local 5581 zval *value; in ZEND_JMP_SET_SPEC_CONST_HANDLER() local 5627 zval *value; in ZEND_COALESCE_SPEC_CONST_HANDLER() local 5712 zval *value; in ZEND_QM_ASSIGN_SPEC_CONST_HANDLER() local 5886 zval *value; in ZEND_STRLEN_SPEC_CONST_HANDLER() local 5948 zval *value; in ZEND_TYPE_CHECK_SPEC_CONST_HANDLER() local 6030 zval *value; in ZEND_QM_ASSIGN_LONG_SPEC_CONST_HANDLER() local 6040 zval *value; in ZEND_QM_ASSIGN_DOUBLE_SPEC_CONST_HANDLER() local [all …]
|
H A D | zend_attributes.stub.php | 57 private readonly mixed $value; variable in SensitiveParameterValue 59 public function __construct(mixed $value) {}
|
/php-src/ext/zend_test/ |
H A D | fiber.c | 26 static zend_fiber_transfer zend_test_fiber_switch_to(zend_fiber_context *context, zval *value, bool… in zend_test_fiber_switch_to() 49 static zend_fiber_transfer zend_test_fiber_resume(zend_test_fiber *fiber, zval *value, bool excepti… in zend_test_fiber_resume() 63 static zend_fiber_transfer zend_test_fiber_suspend(zend_test_fiber *fiber, zval *value) in zend_test_fiber_suspend() 275 zval *value = NULL; in ZEND_METHOD() local 301 zval *value = NULL; in ZEND_METHOD() local
|
H A D | fiber.stub.php | 14 public function resume(mixed $value = null): mixed {} 18 public static function suspend(mixed $value = null): mixed {}
|
/php-src/sapi/apache2handler/ |
H A D | apache_config.c | 53 char *value; member 59 static const char *real_value_hnd(cmd_parms *cmd, void *dummy, const char *name, const char *value,… in real_value_hnd() 79 …st char *php_apache_value_handler(cmd_parms *cmd, void *dummy, const char *name, const char *value) in php_apache_value_handler() 84 …r *php_apache_admin_value_handler(cmd_parms *cmd, void *dummy, const char *name, const char *value) in php_apache_admin_value_handler() 103 …nst char *php_apache_flag_handler(cmd_parms *cmd, void *dummy, const char *name, const char *value) in php_apache_flag_handler() 108 …ar *php_apache_admin_flag_handler(cmd_parms *cmd, void *dummy, const char *name, const char *value) in php_apache_admin_flag_handler()
|
/php-src/ext/libxml/ |
H A D | mime_sniff.c | 86 zend_string *value = zend_string_alloc(end - position /* can't be longer than this */, false); in collect_an_http_quoted_string_with_extract_value() local 118 ZSTR_VAL(value)[ZSTR_LEN(value)] = '\\'; in collect_an_http_quoted_string_with_extract_value() local 124 ZSTR_VAL(value)[ZSTR_LEN(value)] = *position; in collect_an_http_quoted_string_with_extract_value() local 136 ZSTR_VAL(value)[ZSTR_LEN(value)] = '\0'; in collect_an_http_quoted_string_with_extract_value() local
|
/php-src/ext/com_dotnet/ |
H A D | com_extension.stub.php | 291 function variant_set(variant $variant, mixed $value): void {} 319 function variant_abs(mixed $value): variant {} 321 function variant_fix(mixed $value): variant {} 323 function variant_int(mixed $value): variant {} 325 function variant_neg(mixed $value): variant {} 327 function variant_not(mixed $value): variant {} 329 function variant_round(mixed $value, int $decimals): ?variant {} 358 … public function __construct(mixed $value = null, int $type = VT_EMPTY, int $codepage = CP_ACP) {}
|
/php-src/ext/intl/collator/ |
H A D | collator_attr.c | 29 zend_long attribute, value; in PHP_FUNCTION() local 53 zend_long attribute, value; in PHP_FUNCTION() local
|
/php-src/Zend/Optimizer/ |
H A D | sccp.c | 150 zval *value = &ctx->values[var]; in set_value() local 293 sccp_ctx *ctx, zend_op *opline, zend_ssa_op *ssa_op, int var, zval *value) { in try_replace_op1() 306 sccp_ctx *ctx, zend_op *opline, zend_ssa_op *ssa_op, int var, zval *value) { in try_replace_op2() 391 zval *value; in ct_eval_fetch_dim() local 428 zval *value; in ct_eval_isset_dim() local 530 zval *value; in ct_eval_add_array_unpack() local 550 static inline zend_result ct_eval_assign_dim(zval *result, zval *value, const zval *key) { in ct_eval_assign_dim() 601 zval *value; in ct_eval_fetch_obj() local 612 zval *value; in ct_eval_isset_obj() local 739 zval *value; in ct_eval_array_key_exists() local [all …]
|
/php-src/ext/dom/lexbor/lexbor/core/ |
H A D | array.c | 87 lexbor_array_push(lexbor_array_t *array, void *value) in lexbor_array_push() 113 lexbor_array_insert(lexbor_array_t *array, size_t idx, void *value) in lexbor_array_insert() 148 lexbor_array_set(lexbor_array_t *array, size_t idx, void *value) in lexbor_array_set()
|
H A D | shs.h | 21 void *value; member 30 uint32_t value; member
|
/php-src/ext/soap/ |
H A D | php_xml.c | 73 static void soap_Comment(void *ctx, const xmlChar *value) in soap_Comment() 277 …tribute_ex(xmlNodePtr node, char *name, char *name_ns, char *attribute, char *value, char *attr_ns) in get_node_with_attribute_ex() 298 …cursive_ex(xmlNodePtr node, char *name, char *name_ns, char *attribute, char *value, char *attr_ns) in get_node_with_attribute_recursive_ex() 319 void parse_namespace(const xmlChar *inval, const char **value, char **namespace) in parse_namespace()
|
/php-src/main/ |
H A D | php_ini_builder.c | 31 …ed(struct php_ini_builder *b, const char *name, size_t name_length, const char *value, size_t valu… in php_ini_builder_unquoted() 46 …ed(struct php_ini_builder *b, const char *name, size_t name_length, const char *value, size_t valu… in php_ini_builder_quoted()
|