Home
last modified time | relevance | path

Searched refs:la (Results 1 – 23 of 23) sorted by relevance

/PHP-5.5/ext/mbstring/libmbfl/tests/
H A DMakefile.am4 conv_encoding_LDADD=../mbfl/libmbfl.la
6 conv_kana_LDADD=../mbfl/libmbfl.la
8 strwidth_LDADD=../mbfl/libmbfl.la
10 strcut_LDADD=../mbfl/libmbfl.la
/PHP-5.5/ext/mbstring/libmbfl/mbfl/
H A DMakefile.am2 lib_LTLIBRARIES=libmbfl.la
16 libmbfl_filters_la=../filters/libmbfl_filters.la
17 libmbfl_nls_la=../nls/libmbfl_nls.la
/PHP-5.5/ext/intl/tests/
H A Dmsgfmt_format.phpt21 'fr' => "C'est la vie!",
69 'C\'est la vie!'
70 'C\'est la vie!'
/PHP-5.5/TSRM/
H A DMakefile.am3 noinst_LTLIBRARIES=libtsrm.la
/PHP-5.5/Zend/tests/
H A Dbug61681.phpt5 $la = "ooxx";
/PHP-5.5/build/
H A Dbuild.mk66 ….cvsignore | grep -v config.nice | sed 's/[[:space:]]/ /g'` *.o *.a *.lo *.la *.gcno *.gcda .libs …
71 …(cd $$i 2>/dev/null && rm -rf `svn propget svn:ignore . | grep -v config.nice` *.o *.a *.lo *.la *…
H A Dlibtool.m42654 LIBLTDL='${top_builddir}/'ifelse($#,1,[$1],['libltdl'])/libltdlc.la
2685 LIBLTDL='${top_builddir}/'ifelse($#,1,[$1],['libltdl'])/libltdl.la
3955 # Interix 3.5 installs completely hosed .la files for C++, so rather than
/PHP-5.5/
H A DMakefile.global18 libphp$(PHP_MAJOR_VERSION).la: $(PHP_GLOBAL_OBJS) $(PHP_SAPI_OBJS)
46 @rm -f modules/*.la >/dev/null 2>&1
115 find . -name \*.la -o -name \*.a | xargs rm -f
118 …rm -f libphp$(PHP_MAJOR_VERSION).la $(SAPI_CLI_PATH) $(SAPI_CGI_PATH) $(SAPI_MILTER_PATH) $(SAPI_L…
H A Dltmain.sh1967 *.la)
2176 if test "$search_ext" = ".la"; then
2272 *.la) lib="$deplib" ;;
2934 *.la)
4007 $show "generating symbol list for \`$libname.la'"
4160 $show "generating symbol list for \`$libname.la'"
5692 *.la)
5966 *.la)
6592 *.la)
H A D.gitignore10 *.la
H A Dacinclude.m4775 OVERALL_TARGET=libphp[]$PHP_MAJOR_VERSION[.la]
792 OVERALL_TARGET=libphp[]$PHP_MAJOR_VERSION[.la]
843 …COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) $(LDFLAGS) -Wl,-G -o '$3'/$1.la -export-dynamic -avo…
850 suffix=la
H A Dconfigure.in386 SAPI_LIBTOOL=libphp[]$PHP_MAJOR_VERSION[.la]
/PHP-5.5/ext/mbstring/libmbfl/nls/
H A DMakefile.am1 noinst_LTLIBRARIES=libmbfl_nls.la
/PHP-5.5/scripts/dev/
H A Dphpextdist15 rm -rf modules *.lo *.o *.la config.status config.cache \
/PHP-5.5/ext/standard/tests/strings/
H A Dsubstr_replace.phpt493 string(11) "ala bala la"
542 string(11) "ala bala la"
551 string(11) "ala bala la"
605 string(11) "ala bala la"
614 string(11) "ala bala la"
669 string(11) "ala bala la"
678 string(11) "ala bala la"
733 string(11) "ala bala la"
742 string(11) "ala bala la"
797 string(11) "ala bala la"
[all …]
/PHP-5.5/ext/phar/
H A DMakefile.frag14 …. $(top_builddir)/modules/$$i.la; $(top_srcdir)/build/shtool echo -n -- " -d extension=$$dlname"; \
/PHP-5.5/Zend/
H A DMakefile.am6 noinst_LTLIBRARIES=libZend.la
/PHP-5.5/ext/sockets/
H A Dsockets.c418 struct sockaddr_in la; local
433 memcpy((char *) &la.sin_addr, hp->h_addr, hp->h_length);
434 la.sin_family = hp->h_addrtype;
435 la.sin_port = htons((unsigned short) port);
448 if (bind(sock->bsd_socket, (struct sockaddr *)&la, sizeof(la)) != 0) {
466 static int php_accept_connect(php_socket *in_sock, php_socket **new_sock, struct sockaddr *la, sock… argument
472 out_sock->bsd_socket = accept(in_sock->bsd_socket, la, la_len);
482 out_sock->type = la->sa_family;
/PHP-5.5/ext/
H A Dext_skel194 *.la
/PHP-5.5/ext/mbstring/libmbfl/filters/
H A DMakefile.am2 noinst_LTLIBRARIES=libmbfl_filters.la
/PHP-5.5/ext/odbc/
H A Dconfig.m4512 ODBC_SHARED="odbc.la"
517 ODBC_STATIC="libphpext_odbc.la"
/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog4535 15. Modified the Makefile to add libpcre.la as a prerequisite for
4536 libpcreposix.la because I was told this is needed for a parallel build to
4562 explicitly with libpcre.la.
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic12682 # Extension: .la
12684 0 search/80 .la\ -\ a\ libtool\ library\ file libtool library file

Completed in 161 milliseconds