Home
last modified time | relevance | path

Searched refs:id (Results 776 – 794 of 794) sorted by relevance

1...<<3132

/php-src/
H A DNEWS142 . Updated pcntl_get_signal_handler signal id upper limit to be
H A DUPGRADING496 . Added pcntl_getcpu to get the cpu id from where the current process runs.
H A Dphp.ini-development1325 ; the session id. We encourage this operation as it's very helpful in combating
1326 ; session hijacking when not specifying and managing your own session id. It is
H A Dphp.ini-production1327 ; the session id. We encourage this operation as it's very helpful in combating
1328 ; session hijacking when not specifying and managing your own session id. It is
/php-src/sapi/cli/
H A Dphp_cli.c1320 orig_cp = (php_win32_cp_get_orig())->id; in WinMain()
/php-src/ext/date/lib/
H A Dparse_tz.c590 int cmp = timelib_strcasecmp(timezone, tzdb->index[mid].id); in seek_to_tz_position()
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます4659 >>4 ubyte x id=%#x
26080 # EBML id:
26082 # DocType id:
38269 0 name vhdx-id
38275 # no BAT id
38277 >>>0 use vhdx-id-hex
38282 # no Metadata id
38284 >>>0 use vhdx-id-hex
38295 >>0 use vhdx-id-hex
38297 0 name vhdx-id-hex
[all …]
H A Dmagic4659 >>4 ubyte x id=%#x
26080 # EBML id:
26082 # DocType id:
38269 0 name vhdx-id
38275 # no BAT id
38277 >>>0 use vhdx-id-hex
38282 # no Metadata id
38284 >>>0 use vhdx-id-hex
38295 >>0 use vhdx-id-hex
38297 0 name vhdx-id-hex
[all …]
/php-src/Zend/
H A Dzend_API.h1541 #define Z_EXPECTED_TYPE_ENUM(id, str) id, argument
1542 #define Z_EXPECTED_TYPE_STR(id, str) str, argument
/php-src/ext/openssl/
H A Dopenssl.c2172 int id, purpset; in PHP_FUNCTION() local
2180 id = X509_PURPOSE_get_id(purp); in PHP_FUNCTION()
2182 purpset = X509_check_purpose(cert, id, 0); in PHP_FUNCTION()
2185 purpset = X509_check_purpose(cert, id, 1); in PHP_FUNCTION()
2193 add_index_zval(&subitem, id, &subsub); in PHP_FUNCTION()
/php-src/ext/intl/
H A Dphp_intl_arginfo.h768 ZEND_ARG_TYPE_INFO(0, id, IS_STRING, 0)
/php-src/ext/ldap/
H A Dldap.c1306 for (;interact->id != SASL_CB_LIST_END;interact++) { in _php_sasl_interact()
1308 switch(interact->id) { in _php_sasl_interact()
/php-src/.github/workflows/
H A Dnightly.yml35 id: set-matrix
/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c555 static ir_ref jit_STUB_ADDR(zend_jit_ctx *jit, jit_stub_id id) in jit_STUB_ADDR() argument
557 ir_ref ref = jit->stub_addr[id]; in jit_STUB_ADDR()
560 ref = ir_unique_const_addr(&jit->ctx, (uintptr_t)zend_jit_stub_handlers[id]); in jit_STUB_ADDR()
561 jit->stub_addr[id] = ref; in jit_STUB_ADDR()
566 static ir_ref jit_STUB_FUNC_ADDR(zend_jit_ctx *jit, jit_stub_id id, uint16_t flags) in jit_STUB_FUNC_ADDR() argument
568 ir_ref ref = jit->stub_addr[id]; in jit_STUB_FUNC_ADDR()
572 ref = ir_unique_const_addr(&jit->ctx, (uintptr_t)zend_jit_stub_handlers[id]); in jit_STUB_FUNC_ADDR()
581 jit->stub_addr[id] = ref; in jit_STUB_FUNC_ADDR()
H A Dzend_jit_trace.c24 #define ZEND_JIT_TRACE_NUM zend_jit_traces[0].id
7292 t->id = ZEND_JIT_TRACE_NUM; in zend_jit_compile_root_trace()
7770 fprintf(stderr, "---- TRACE %d exit info\n", t->id); in zend_jit_dump_exit_info()
8093 t->id = ZEND_JIT_TRACE_NUM; in zend_jit_compile_side_trace()
/php-src/docs/
H A Drelease-process.md698 with the new version and initial anchor (e.g. `<a id="PHP_8_4"></a>` if added
/php-src/ext/standard/tests/misc/
H A Duser_agents.txt29 Feedbin feed-id:156831 - 1 subscribers
H A Dget_browser_variation3.phpt71 Agent Feedbin feed-id:156831 - 1 subscribers
H A Dbrowscap.ini5377 [*; system(id);*]

Completed in 407 milliseconds

1...<<3132