Home
last modified time | relevance | path

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

1...<<212223242526

/php-src/ext/gd/tests/
H A DRochester-Regular.otf.LICENSE.txt46 separable from, or merely link (or bind by name) to the interfaces of,
/php-src/ext/opcache/jit/
H A Dzend_jit_trace.c7154 t->link = ZEND_JIT_TRACE_NUM; in zend_jit_trace()
7214 t->link = zend_jit_find_trace(p->opline->handler); in zend_jit_trace()
7215 if (t->link == 0) { in zend_jit_trace()
7224 if ((zend_jit_traces[t->link].flags & ZEND_JIT_TRACE_USES_INITIAL_IP) in zend_jit_trace()
7232 && (zend_jit_traces[t->link].flags & ZEND_JIT_TRACE_CHECK_INTERRUPT) in zend_jit_trace()
7233 && zend_jit_traces[parent_trace].root == t->link) { in zend_jit_trace()
7234 if (!(zend_jit_traces[t->link].flags & ZEND_JIT_TRACE_USES_INITIAL_IP)) { in zend_jit_trace()
7240 … exit_point = zend_jit_trace_get_exit_point(zend_jit_traces[t->link].opline, ZEND_JIT_EXIT_TO_VM); in zend_jit_trace()
7249 zend_jit_trace_link_to_root(&ctx, &zend_jit_traces[t->link], timeout_exit_addr); in zend_jit_trace()
7452 t->link = 0; in zend_jit_compile_root_trace()
[all …]
/php-src/ext/opcache/jit/ir/
H A Dir_disasm.c823 if (lseek(fd, hdr.shofs + sect.link * sizeof(sect), SEEK_SET) >= 0
/php-src/ext/fileinfo/
H A Dlibmagic.patch1603 - "broken symbolic link to %s", buf);
1606 - if (file_printf(ms, "broken symbolic link to %s", buf) == -1)
1786 + /* stat is used, if it made here then the link is broken */
1845 - /* plus (rel) link */
1868 - } else if (file_printf(ms, "%ssymbolic link to %s",
/php-src/ext/phar/
H A Dphar.c372 if (entry->link) { in destroy_phar_manifest_entry_int()
373 pefree(entry->link, entry->is_persistent); in destroy_phar_manifest_entry_int()
374 entry->link = 0; in destroy_phar_manifest_entry_int()
/php-src/ext/dom/lexbor/lexbor/dom/interfaces/
H A Dnode.c42 lxb_ns_append(lexbor_hash_t *hash, const lxb_char_t *link, size_t length);
/php-src/ext/standard/
H A Dbasic_functions_arginfo.h1581 ZEND_ARG_TYPE_INFO(0, link, IS_STRING, 0)
2707 ZEND_FUNCTION(link);
3311 ZEND_FE(link, arginfo_link)
/php-src/build/
H A Dconfig.guess1258 if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
/php-src/docs/
H A Drelease-process.md463 Derick) to post a tweet with the RC release announcement and link to the news
919 link to it in the release announcements.
/php-src/
H A Dconfigure.ac910 [whether to explicitly link against libgcc],
/php-src/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-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます2753 >>156 ubyte 0x31 \b, hard link
10709 # skip gluon-ffhat-1.0-tp-link-tl-wr1043n-nd-v2-sysupgrade.bin by printable 2nd character
34139 # VirtualDub link handler
34140 >8 string VDRM \b, VirtualDub link
35514 >20 belong&0x03FFFFFF 0 (No link-layer encapsulation
35628 >20 belong&0x03FFFFFF 219 (MPLS with label as link-layer header
35666 >20 belong&0x03FFFFFF 257 (PROFIBUS data link layer
H A Dmagic2753 >>156 ubyte 0x31 \b, hard link
10709 # skip gluon-ffhat-1.0-tp-link-tl-wr1043n-nd-v2-sysupgrade.bin by printable 2nd character
34139 # VirtualDub link handler
34140 >8 string VDRM \b, VirtualDub link
35514 >20 belong&0x03FFFFFF 0 (No link-layer encapsulation
35628 >20 belong&0x03FFFFFF 219 (MPLS with label as link-layer header
35666 >20 belong&0x03FFFFFF 257 (PROFIBUS data link layer

Completed in 415 milliseconds

1...<<212223242526