Home
last modified time | relevance | path

Searched refs:link (Results 1 – 25 of 757) sorted by path

12345678910>>...31

/PHP-5.5/
H A DINSTALL329 system will create libphp5.a and link it statically into the httpd
H A DMakefile.global19 …$(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(EXTRA_CFLAGS) -rpath $(phptempdir) $(EXTRA_LDFLAGS) $(LDF…
H A DNEWS1280 . Fixed bug #66762 (Segfault in mysqli_stmt::bind_result() when link closed)
2492 . Fixed bug #63398 (Segfault when polling closed link). (Laruence)
2640 . Fixed bug #63258 (seg fault with PDO and dblib using DBSETOPT(H->link,
3585 . Fixed a bug that iconv extension fails to link to the correct library
4875 . Fixed bug #51763 (SplFileInfo::getType() does not work symbolic link
5812 . Added support for symlink(), readlink(), linkinfo() and link() on Windows.
5867 . Fixed bug #41069 (Segmentation fault with query over DB link).
6820 - Fixed bug #44900 (OpenSSL extension fails to link with OpenSSL 0.9.6).
8490 - Fixed bug #37630 (MySQL extensions should link against thread safe client
H A DREADME.SUBMITTING_PATCH109 Update any open bugs and add a link to the source of your patch. Send
H A Dacinclude.m4529 dnl add a library to the link line
538 dnl add a library to the link line (deferred, not used during configure)
547 dnl add a library to the link line and path to linkpath/runpath.
572 dnl add a library to the link line (deferred)
598 dnl add a (Darwin / Mac OS X) framework to the link
615 dnl add a (Darwin / Mac OS X) framework path to the link
638 dnl framework itself to the link and include lines.
834 dnl Basically sets up the link-stage for building module-name
851 …link_cmd='$(LIBTOOL) --mode=link ifelse($4,,[$(CC)],[$(CXX)]) $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EX…
1051 dnl Some systems require that we link $2 to $1 when building
[all …]
H A Dconfig.guess1051 if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
H A Dconfigure.in635 link \
926 PHP_ARG_ENABLE(libgcc, whether to explicitly link against libgcc,
/PHP-5.5/TSRM/
H A DTSRM.dsp52 LIB32=link.exe -lib
75 LIB32=link.exe -lib
98 LIB32=link.exe -lib
121 LIB32=link.exe -lib
H A Dtsrm_virtual_cwd.c222 CWD_API int php_sys_readlink(const char *link, char *target, size_t target_len){ /* {{{ */ in php_sys_readlink() argument
241 hFile = CreateFile(link, // file to open in php_sys_readlink()
1603 CWD_API int virtual_chown(const char *filename, uid_t owner, gid_t group, int link TSRMLS_DC) /* {{… in virtual_chown()
1614 if (link) { in virtual_chown()
H A Dtsrm_virtual_cwd.h136 CWD_API int php_sys_readlink(const char *link, char *target, size_t target_len);
141 # define php_sys_readlink(link, target, target_len) readlink(link, target, target_len) argument
194 CWD_API int virtual_chown(const char *filename, uid_t owner, gid_t group, int link TSRMLS_DC);
/PHP-5.5/Zend/
H A DZend.dsp50 LIB32=link.exe -lib
71 LIB32=link.exe -lib
94 LIB32=link.exe -lib
H A DZendTS.dsp51 LIB32=link.exe -lib
72 LIB32=link.exe -lib
95 LIB32=link.exe -lib
118 LIB32=link.exe -lib
/PHP-5.5/Zend/tests/traits/
H A Dlanguage013.phpt2 Statics work like expected for language-based copy'n'paste. No link between methods from the same t…
/PHP-5.5/build/
H A Dlibtool.m4261 # the simple link test code.
310 # link flags.
1050 # if libdl is installed we need to link against it
1597 # link against other versions.
2746 # Code to be used in simple link tests
2857 # Code to be used in simple link tests
3058 # -berok will link without error, but may produce a broken library.
3726 # ever link correctly. If we're not using GNU ld we use -z text
5732 # -berok will link without error, but may produce a broken library.
6086 # Use $CC to link under sequent, because it throws in some extra .o
[all …]
/PHP-5.5/ext/bz2/
H A Dbz2.dsp55 LINK32=link.exe
81 LINK32=link.exe
/PHP-5.5/ext/ctype/
H A Dctype.dsp54 LINK32=link.exe
80 LINK32=link.exe
/PHP-5.5/ext/curl/
H A Dcurl.dsp57 LINK32=link.exe
85 LINK32=link.exe
113 LINK32=link.exe
142 LINK32=link.exe
/PHP-5.5/ext/dba/
H A Ddba.dsp55 LINK32=link.exe
82 LINK32=link.exe
/PHP-5.5/ext/dom/
H A Ddom.dsp55 LINK32=link.exe
83 LINK32=link.exe
/PHP-5.5/ext/ereg/regex/
H A Dregex.dsp53 LINK32=link.exe
79 LINK32=link.exe
H A Dregex.mak67 LIB32=link.exe -lib
132 LIB32=link.exe -lib
/PHP-5.5/ext/exif/
H A Dexif.dsp55 LINK32=link.exe
82 LINK32=link.exe
/PHP-5.5/ext/fileinfo/
H A Dlibmagic.patch1566 - "broken symbolic link to `%s'", buf);
1569 - if (file_printf(ms, "broken symbolic link to `%s'", buf) == -1)
1783 + /* stat is used, if it made here then the link is broken */
1831 - /* plus (rel) link */
1851 - } else if (file_printf(ms, "%ssymbolic link to `%s'",
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic16331 >20 belong 0 (No link-layer encapsulation
/PHP-5.5/ext/gd/
H A Dgd.dsp56 LINK32=link.exe
86 LINK32=link.exe

Completed in 167 milliseconds

12345678910>>...31