Home
last modified time | relevance | path

Searched refs:link (Results 626 – 639 of 639) sorted by relevance

1...<<212223242526

/PHP-8.2/ext/opcache/jit/
H A Dzend_jit_trace.c6880 t->link = ZEND_JIT_TRACE_NUM; in zend_jit_trace()
6937 t->link = zend_jit_find_trace(p->opline->handler); in zend_jit_trace()
6938 if (t->link == 0) { in zend_jit_trace()
6947 if ((zend_jit_traces[t->link].flags & ZEND_JIT_TRACE_USES_INITIAL_IP) in zend_jit_trace()
6955 && (zend_jit_traces[t->link].flags & ZEND_JIT_TRACE_CHECK_INTERRUPT) in zend_jit_trace()
6956 && zend_jit_traces[parent_trace].root == t->link) { in zend_jit_trace()
6957 if (!(zend_jit_traces[t->link].flags & ZEND_JIT_TRACE_USES_INITIAL_IP)) { in zend_jit_trace()
6963 … exit_point = zend_jit_trace_get_exit_point(zend_jit_traces[t->link].opline, ZEND_JIT_EXIT_TO_VM); in zend_jit_trace()
6972 zend_jit_trace_link_to_root(&dasm_state, &zend_jit_traces[t->link], timeout_exit_addr); in zend_jit_trace()
7159 t->link = 0; in zend_jit_compile_root_trace()
[all …]
H A Dzend_jit_arm64.dasc8633 /* op_array and op_array->opcodes are not persistent. We can't link. */
H A Dzend_jit_x86.dasc9241 /* op_array and op_array->opcodes are not persistent. We can't link. */
/PHP-8.2/ext/fileinfo/
H A Dlibmagic.patch1824 - "broken symbolic link to %s", buf);
1827 - if (file_printf(ms, "broken symbolic link to %s", buf) == -1)
2007 + /* stat is used, if it made here then the link is broken */
2066 - /* plus (rel) link */
2089 - } else if (file_printf(ms, "%ssymbolic link to %s",
/PHP-8.2/ext/phar/
H A Dphar.c367 if (entry->link) { in destroy_phar_manifest_entry_int()
368 pefree(entry->link, entry->is_persistent); in destroy_phar_manifest_entry_int()
369 entry->link = 0; in destroy_phar_manifest_entry_int()
/PHP-8.2/docs/
H A Drelease-process.md455 Derick) to post a tweet with the RC release announcement and link to the news
771 the release announcement and link to the news entry on php.net.
899 link to it in the release announcements.
/PHP-8.2/ext/standard/
H A Dbasic_functions_arginfo.h1591 ZEND_ARG_TYPE_INFO(0, link, IS_STRING, 0)
2639 ZEND_FUNCTION(link);
3277 ZEND_FE(link, arginfo_link)
/PHP-8.2/build/
H A Dconfig.guess1201 if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
/PHP-8.2/
H A Dconfigure.ac983 [whether to explicitly link against libgcc],
/PHP-8.2/ext/standard/tests/misc/
H A Duser_agents.txt38 http://tools.geek-tools.org/link-counter/
H A Dget_browser_variation3.phpt89 Agent http://tools.geek-tools.org/link-counter/
H A Dbrowscap.ini3955 [online link validator (http://www.dead-links.com/)]
/PHP-8.2/ext/fileinfo/tests/
H A Dmagic2656 >>156 ubyte 0x31 \b, hard link
9644 # skip gluon-ffhat-1.0-tp-link-tl-wr1043n-nd-v2-sysupgrade.bin by printable 2nd character
29382 # VirtualDub link handler
29383 >8 string VDRM \b, VirtualDub link
30675 >20 belong&0x03FFFFFF 0 (No link-layer encapsulation
30789 >20 belong&0x03FFFFFF 219 (MPLS with label as link-layer header
30827 >20 belong&0x03FFFFFF 257 (PROFIBUS data link layer
H A Dmagic私はガラスを食べられます2656 >>156 ubyte 0x31 \b, hard link
9644 # skip gluon-ffhat-1.0-tp-link-tl-wr1043n-nd-v2-sysupgrade.bin by printable 2nd character
29382 # VirtualDub link handler
29383 >8 string VDRM \b, VirtualDub link
30675 >20 belong&0x03FFFFFF 0 (No link-layer encapsulation
30789 >20 belong&0x03FFFFFF 219 (MPLS with label as link-layer header
30827 >20 belong&0x03FFFFFF 257 (PROFIBUS data link layer

Completed in 807 milliseconds

1...<<212223242526