Home
last modified time | relevance | path

Searched refs:h (Results 551 – 572 of 572) sorted by relevance

1...<<212223

/PHP-7.4/ext/phar/phar/
H A Dpharcommand.inc91 'h' => array(
166 $phar_args['h']['select'][strtolower($name)] = $name;
565 $hash = $this->args['h']['val'];
1195 $hash = $this->args['h']['val'];
/PHP-7.4/ext/tidy/
H A Dtidy.c1185 php_output_handler *h; in php_tidy_clean_output_start() local
1187 …if (TG(clean_output) && (h = php_tidy_output_handler_init(name, name_len, 0, PHP_OUTPUT_HANDLER_ST… in php_tidy_clean_output_start()
1188 php_output_handler_start(h); in php_tidy_clean_output_start()
/PHP-7.4/docs/
H A Dstreams.md71 streams there are a range of functions to do this defined in `php_streams.h`. A
86 There are some network enabled relatives in `php_network.h`:
H A Dparameter-parsing-api.md75 h - array (returned as HashTable*)
/PHP-7.4/ext/mysqli/
H A Dmysqli.c381 void mysqli_add_property(HashTable *h, const char *pname, size_t pname_len, mysqli_read_t r_func, m… in mysqli_add_property() argument
387 zend_hash_add_mem(h, p.name, &p, sizeof(mysqli_prop_handler)); in mysqli_add_property()
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2.h969 #error PCRE2_CODE_UNIT_WIDTH must be defined before including pcre2.h.
/PHP-7.4/sapi/fpm/
H A Dwww.conf.in328 ; Available units: s(econds)(default), m(inutes), h(ours), or d(ays)
339 ; Available units: s(econds)(default), m(inutes), h(ours), or d(ays)
/PHP-7.4/win32/build/
H A Dconfig.w32289 main_network_has_ipv6 = CHECK_HEADER_ADD_INCLUDE("wspiapi.h", "CFLAGS") ? 1 : 0;
/PHP-7.4/sapi/cli/
H A Dphp_cli.c389 static int sapi_cli_header_handler(sapi_header_struct *h, sapi_header_op_enum op, sapi_headers_stru… in sapi_cli_header_handler() argument
/PHP-7.4/
H A D.gdbinit356 printf "%d => ", $p->h
H A DNEWS1235 . Fixed bug #78983 (pdo_pgsql config.w32 cannot find libpq-fe.h). (SATŌ
1393 . Fixed bug #78788 (./configure generates invalid php_version.h). (max)
2016 . Fixed bug #76345 (zip.h not found). (Michael Maroszek)
2325 . Fixed bug #75684 (In mysqlnd_ext_plugin.h the plugin methods family has
2521 . Fixed bug #76767 (‘asm’ operand has impossible constraints in zend_operators.h).
/PHP-7.4/ext/standard/
H A Dbasic_functions.c4692 static void add_config_entry(zend_ulong h, zend_string *key, zval *entry, zval *retval) argument
4707 add_index_str(retval, h, str);
4722 zend_ulong h; local
4726 ZEND_HASH_FOREACH_KEY_VAL(hash, h, key, zv)
4727 add_config_entry(h, key, zv, return_value);
/PHP-7.4/Zend/
H A Dzend_object_handlers.c700 (EXPECTED(p->h == ZSTR_H(name)) && in zend_std_read_property()
1727 (EXPECTED(p->h == ZSTR_H(name)) && in zend_std_has_property()
H A Dzend_generators.c726 ZVAL_LONG(&generator->key, p->h); in zend_generator_get_next_delegated_value()
H A Dzend_vm_def.h2168 (EXPECTED(p->h == ZSTR_H(Z_STR_P(offset))) &&
2324 (EXPECTED(p->h == ZSTR_H(Z_STR_P(offset))) &&
6501 ZVAL_LONG(EX_VAR(opline->result.var), p->h);
6543 ZVAL_LONG(EX_VAR(opline->result.var), p->h);
6653 ZVAL_LONG(EX_VAR(opline->result.var), p->h);
6704 ZVAL_LONG(EX_VAR(opline->result.var), p->h);
8023 (EXPECTED(p->h == ZSTR_H(varname)) &&
9399 ZVAL_LONG(EX_VAR(opline->result.var), p->h);
H A Dzend_API.c1326 zend_long h; in object_properties_load() local
1329 ZEND_HASH_FOREACH_KEY_VAL(properties, h, key, prop) { in object_properties_load()
1373 prop = zend_hash_index_update(object->properties, h, prop); in object_properties_load()
H A Dzend_strtod.c1549 htinit(unsigned char *h, unsigned char *s, int inc)
1553 h[j] = i + inc;
H A Dzend_vm_execute.h5415 (EXPECTED(p->h == ZSTR_H(Z_STR_P(offset))) && in ZEND_FETCH_OBJ_R_SPEC_CONST_CONST_HANDLER()
5523 (EXPECTED(p->h == ZSTR_H(Z_STR_P(offset))) && in ZEND_FETCH_OBJ_IS_SPEC_CONST_CONST_HANDLER()
7683 (EXPECTED(p->h == ZSTR_H(Z_STR_P(offset))) && in ZEND_FETCH_OBJ_R_SPEC_CONST_TMPVAR_HANDLER()
7791 (EXPECTED(p->h == ZSTR_H(Z_STR_P(offset))) && in ZEND_FETCH_OBJ_IS_SPEC_CONST_TMPVAR_HANDLER()
21552 ZVAL_LONG(EX_VAR(opline->result.var), p->h); in ZEND_FE_FETCH_R_SPEC_VAR_HANDLER()
21594 ZVAL_LONG(EX_VAR(opline->result.var), p->h); in ZEND_FE_FETCH_R_SPEC_VAR_HANDLER()
21704 ZVAL_LONG(EX_VAR(opline->result.var), p->h); in ZEND_FE_FETCH_RW_SPEC_VAR_HANDLER()
21755 ZVAL_LONG(EX_VAR(opline->result.var), p->h); in ZEND_FE_FETCH_RW_SPEC_VAR_HANDLER()
30250 ZVAL_LONG(EX_VAR(opline->result.var), p->h); in ZEND_FE_FETCH_R_SIMPLE_SPEC_VAR_CV_RETVAL_UNUSED_HANDLER()
30302 ZVAL_LONG(EX_VAR(opline->result.var), p->h); in ZEND_FE_FETCH_R_SIMPLE_SPEC_VAR_CV_RETVAL_USED_HANDLER()
[all …]
/PHP-7.4/ext/snmp/
H A Dsnmp.c1896 void php_snmp_add_property(HashTable *h, const char *name, size_t name_length, php_snmp_read_t read… in php_snmp_add_property() argument
1906 zend_hash_add_mem(h, str, &p, sizeof(php_snmp_prop_handler)); in php_snmp_add_property()
/PHP-7.4/ext/sockets/
H A Dsockets.c684 HANDLE h = (HANDLE)Z_PTR_P(data); local
685 CloseHandle(h);
/PHP-7.4/ext/opcache/
H A Dzend_persist.c136 nIndex = p->h | ht->nTableMask; in zend_hash_persist()
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg.c810 static int php_sapi_phpdbg_header_handler(sapi_header_struct *h, sapi_header_op_enum op, sapi_heade… in php_sapi_phpdbg_header_handler() argument

Completed in 247 milliseconds

1...<<212223