Home
last modified time | relevance | path

Searched refs:dlname (Results 1 – 4 of 4) sorted by relevance

/PHP-8.3/build/
H A DMakefile.global79 if test "x$$dlname" != "xdl_test.so"; then \
80 $(top_srcdir)/build/shtool echo -n -- " -d extension=$$dlname"; \
86 …$$i; $(top_srcdir)/build/shtool echo -n -- " -d zend_extension=$(top_builddir)/modules/$$dlname"; \
H A Dltmain.sh2372 dlname=
2443 if test -z "$dlname" ||
2509 elif test -n "$dlname"; then
2666 if test -n "$dlname"; then
2667 soname="$dlname"
4003 if test -z "$dlname"; then
5762 tdlname=$dlname
6442 if test -z "$dlname"; then
6451 if test -f "$dir/$objdir/$dlname"; then
6454 if test ! -f "$dir/$dlname"; then
[all …]
H A Dlibtool.m41476 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
1479 $install_prog $dir/$dlname \$dldir/$dlname~
1480 chmod a+x \$dldir/$dlname'
1481 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
/PHP-8.3/ext/phar/
H A DMakefile.frag19 …. $(top_builddir)/modules/$$i.la; $(top_srcdir)/build/shtool echo -n -- " -d extension=$$dlname"; \

Completed in 26 milliseconds