Home
last modified time | relevance | path

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

/PHP-8.3/Zend/asm/
H A Dmake_mips32_o32_elf_gas.S76 la $t9, finish
84 # reload our gp register (needed for la)
90 la $t9, _exit
H A Dmake_ppc32_sysv_elf_gas.S89 la %r0, 248(%r3)
121 la %r3, 8(%r1) # address of transfer_t
H A Djump_s390x_sysv_elf_gas.S137 la %r2,ARG_OFFSET(%r1)
H A Dmake_mips64_n64_elf_gas.S82 # reload our gp register (needed for la)
/PHP-8.3/ext/intl/tests/
H A Dmsgfmt_format.phpt21 'fr' => "C'est la vie!",
69 'C\'est la vie!'
70 'C\'est la vie!'
/PHP-8.3/build/
H A DMakefile.global18 libphp.la: $(PHP_GLOBAL_OBJS) $(PHP_SAPI_OBJS)
46 @rm -f modules/*.la >/dev/null 2>&1
118 find . -name \*.la -o -name \*.a | xargs rm -f
121 …rm -f libphp.la $(SAPI_CLI_PATH) $(SAPI_CGI_PATH) $(SAPI_LITESPEED_PATH) $(SAPI_FPM_PATH) $(OVERAL…
144 find . -name \*.la -o -name \*.a | xargs rm -f
146 …rm -f libphp.la $(SAPI_CLI_PATH) $(SAPI_CGI_PATH) $(SAPI_LITESPEED_PATH) $(SAPI_FPM_PATH) $(OVERAL…
H A Dltmain.sh1980 *.la)
2189 if test "$search_ext" = ".la"; then
2285 *.la) lib="$deplib" ;;
2947 *.la)
4020 $show "generating symbol list for \`$libname.la'"
4173 $show "generating symbol list for \`$libname.la'"
5705 *.la)
5979 *.la)
6605 *.la)
H A Dphp.m4755 OVERALL_TARGET=libphp.la
772 OVERALL_TARGET=libphp.la
819 suffix=la
H A Dlibtool.m42661 LIBLTDL='${top_builddir}/'ifelse($#,1,[$1],['libltdl'])/libltdlc.la
2692 LIBLTDL='${top_builddir}/'ifelse($#,1,[$1],['libltdl'])/libltdl.la
3960 # Interix 3.5 installs completely hosed .la files for C++, so rather than
/PHP-8.3/ext/mbstring/tests/
H A Dqprint_encoding.phpt23 …trompant ainsi sur la route à suivre les voilà bientôt qui te dégradent, car si leur musique est v…
24 …sur la route =C3=A0 suivre les voi=\r\nl=C3=A0 bient=C3=B4t qui te d=C3=A9gradent, car si leur mus…
H A Dmb_detect_encoding.phpt389 …ır'ı gemiyi teslim etmeye zorlaması ile Fransa'daki Forges et Chantiers de la Gironde tersanesinde…
/PHP-8.3/Zend/tests/
H A Dbug61681.phpt5 $la = "ooxx";
/PHP-8.3/ext/skeleton/
H A D.gitignore.in2 *.la
/PHP-8.3/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-8.3/ext/phar/
H A DMakefile.frag19 …. $(top_builddir)/modules/$$i.la; $(top_srcdir)/build/shtool echo -n -- " -d extension=$$dlname"; \
/PHP-8.3/sapi/phpdbg/
H A Dconfig.m486 BUILD_SHARED="sapi/phpdbg/libphpdbg.la"
/PHP-8.3/ext/sockets/
H A Dsockets.c228 struct sockaddr_in la = {0}; local
239 memcpy((char *) &la.sin_addr, hp->h_addr, hp->h_length);
240 la.sin_family = hp->h_addrtype;
241 la.sin_port = htons((unsigned short) port);
253 if (bind(sock->bsd_socket, (struct sockaddr *)&la, sizeof(la)) != 0) {
269 static bool php_accept_connect(php_socket *in_sock, php_socket *out_sock, struct sockaddr *la, sock… argument
271 out_sock->bsd_socket = accept(in_sock->bsd_socket, la, la_len);
280 out_sock->type = la->sa_family;
/PHP-8.3/ext/odbc/
H A Dconfig.m4426 ODBC_SHARED="odbc.la"
431 ODBC_STATIC="libphpext_odbc.la"
/PHP-8.3/
H A D.gitignore30 *.la
H A Dconfigure.ac301 SAPI_LIBTOOL=libphp.la
/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeS390X.c639 SLJIT_S390X_RXA(la, 0x41000000)
1274 FAIL_IF(push_inst(compiler, la(tmp1, 0, dst_r, index))); in emit_siy()
1281 FAIL_IF(push_inst(compiler, la(tmp1, 0, dst_r, tmp1))); in emit_siy()
/PHP-8.3/ext/fileinfo/tests/
H A Dmagic6069 # Lossless audio (.la) (http://www.lossless-audio.com/)
26449 # Extension: .la
26451 0 search/80 .la\ -\ a\ libtool\ library\ file libtool library file
H A Dmagic私はガラスを食べられます6069 # Lossless audio (.la) (http://www.lossless-audio.com/)
26449 # Extension: .la
26451 0 search/80 .la\ -\ a\ libtool\ library\ file libtool library file

Completed in 329 milliseconds