Searched refs:la (Results 1 – 19 of 19) sorted by relevance
/PHP-7.3/ext/intl/tests/ |
H A D | msgfmt_format.phpt | 21 'fr' => "C'est la vie!", 69 'C\'est la vie!' 70 'C\'est la vie!'
|
/PHP-7.3/TSRM/ |
H A D | Makefile.am | 3 noinst_LTLIBRARIES=libtsrm.la
|
/PHP-7.3/ |
H A D | Makefile.global | 18 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 D | .gitignore | 10 *.la
|
H A D | ltmain.sh | 1967 *.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 | acinclude.m4 | 774 OVERALL_TARGET=libphp[]$PHP_MAJOR_VERSION[.la] 791 OVERALL_TARGET=libphp[]$PHP_MAJOR_VERSION[.la] 838 suffix=la
|
H A D | configure.ac | 338 SAPI_LIBTOOL=libphp[]$PHP_MAJOR_VERSION[.la]
|
/PHP-7.3/Zend/tests/ |
H A D | bug61681.phpt | 5 $la = "ooxx";
|
/PHP-7.3/scripts/dev/ |
H A D | phpextdist | 15 rm -rf modules *.lo *.o *.la config.status config.cache \
|
/PHP-7.3/ext/skeleton/ |
H A D | .gitignore.in | 2 *.la
|
/PHP-7.3/ext/standard/tests/strings/ |
H A D | substr_replace.phpt | 493 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.3/Zend/ |
H A D | Makefile.am | 6 noinst_LTLIBRARIES=libZend.la
|
/PHP-7.3/ext/phar/ |
H A D | Makefile.frag | 19 …. $(top_builddir)/modules/$$i.la; $(top_srcdir)/build/shtool echo -n -- " -d extension=$$dlname"; \
|
/PHP-7.3/sapi/phpdbg/ |
H A D | config.m4 | 50 BUILD_SHARED="sapi/phpdbg/libphpdbg.la"
|
/PHP-7.3/ext/sockets/ |
H A D | sockets.c | 492 struct sockaddr_in la; local 507 memcpy((char *) &la.sin_addr, hp->h_addr, hp->h_length); 508 la.sin_family = hp->h_addrtype; 509 la.sin_port = htons((unsigned short) port); 522 if (bind(sock->bsd_socket, (struct sockaddr *)&la, sizeof(la)) != 0) { 540 static int php_accept_connect(php_socket *in_sock, php_socket **new_sock, struct sockaddr *la, sock… argument 546 out_sock->bsd_socket = accept(in_sock->bsd_socket, la, la_len); 556 out_sock->type = la->sa_family;
|
/PHP-7.3/ext/odbc/ |
H A D | config.m4 | 438 ODBC_SHARED="odbc.la" 443 ODBC_STATIC="libphpext_odbc.la"
|
/PHP-7.3/build/ |
H A D | libtool.m4 | 2650 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.3/ext/fileinfo/tests/ |
H A D | magic | 4577 # Lossless audio (.la) (http://www.lossless-audio.com/) 18511 # Extension: .la 18513 0 search/80 .la\ -\ a\ libtool\ library\ file libtool library file
|
H A D | magic私はガラスを食べられます | 4577 # Lossless audio (.la) (http://www.lossless-audio.com/) 18511 # Extension: .la 18513 0 search/80 .la\ -\ a\ libtool\ library\ file libtool library file
|
Completed in 181 milliseconds