Home
last modified time | relevance | path

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

/PHP-7.4/ext/intl/tests/
H A Dmsgfmt_format.phpt21 'fr' => "C'est la vie!",
69 'C\'est la vie!'
70 'C\'est la vie!'
/PHP-7.4/Zend/tests/
H A Dbug61681.phpt5 $la = "ooxx";
/PHP-7.4/build/
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_LITESPEED_PATH) $(SAP…
138 find . -name \*.la -o -name \*.a | xargs rm -f
140 …rm -f libphp$(PHP_MAJOR_VERSION).la $(SAPI_CLI_PATH) $(SAPI_CGI_PATH) $(SAPI_LITESPEED_PATH) $(SAP…
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 Dphp.m4771 OVERALL_TARGET=libphp[]$PHP_MAJOR_VERSION[.la]
788 OVERALL_TARGET=libphp[]$PHP_MAJOR_VERSION[.la]
835 suffix=la
H A Dlibtool.m42650 LIBLTDL='${top_builddir}/'ifelse($#,1,[$1],['libltdl'])/libltdlc.la
2681 LIBLTDL='${top_builddir}/'ifelse($#,1,[$1],['libltdl'])/libltdl.la
3951 # Interix 3.5 installs completely hosed .la files for C++, so rather than
/PHP-7.4/ext/skeleton/
H A D.gitignore.in2 *.la
/PHP-7.4/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-7.4/ext/phar/
H A DMakefile.frag19 …. $(top_builddir)/modules/$$i.la; $(top_srcdir)/build/shtool echo -n -- " -d extension=$$dlname"; \
/PHP-7.4/sapi/phpdbg/
H A Dconfig.m462 BUILD_SHARED="sapi/phpdbg/libphpdbg.la"
/PHP-7.4/ext/sockets/
H A Dsockets.c501 struct sockaddr_in la; local
516 memcpy((char *) &la.sin_addr, hp->h_addr, hp->h_length);
517 la.sin_family = hp->h_addrtype;
518 la.sin_port = htons((unsigned short) port);
531 if (bind(sock->bsd_socket, (struct sockaddr *)&la, sizeof(la)) != 0) {
549 static int php_accept_connect(php_socket *in_sock, php_socket **new_sock, struct sockaddr *la, sock… argument
555 out_sock->bsd_socket = accept(in_sock->bsd_socket, la, la_len);
565 out_sock->type = la->sa_family;
/PHP-7.4/ext/odbc/
H A Dconfig.m4426 ODBC_SHARED="odbc.la"
431 ODBC_STATIC="libphpext_odbc.la"
/PHP-7.4/
H A D.gitignore30 *.la
H A Dconfigure.ac328 SAPI_LIBTOOL=libphp[]$PHP_MAJOR_VERSION[.la]
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます4978 # Lossless audio (.la) (http://www.lossless-audio.com/)
20160 # Extension: .la
20162 0 search/80 .la\ -\ a\ libtool\ library\ file libtool library file
H A Dmagic4978 # Lossless audio (.la) (http://www.lossless-audio.com/)
20160 # Extension: .la
20162 0 search/80 .la\ -\ a\ libtool\ library\ file libtool library file

Completed in 363 milliseconds