Home
last modified time | relevance | path

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

/php-src/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_loongarch64_sysv_elf_gas.S58 la.local $a4, finish
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-src/ext/intl/tests/
H A Dmsgfmt_format.phpt21 'fr' => "C'est la vie!",
69 'C\'est la vie!'
70 'C\'est la vie!'
/php-src/build/
H A DMakefile.global17 libphp.la: $(PHP_GLOBAL_OBJS) $(PHP_SAPI_OBJS)
45 @rm -f modules/*.la >/dev/null 2>&1
117 find . -name \*.la -o -name \*.a | xargs rm -f
120 …rm -f libphp.la $(SAPI_CLI_PATH) $(SAPI_CGI_PATH) $(SAPI_LITESPEED_PATH) $(SAPI_FPM_PATH) $(SAPI_P…
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) $(SAPI_P…
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.m4770 OVERALL_TARGET=libphp.la
787 OVERALL_TARGET=libphp.la
834 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-src/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-src/Zend/tests/
H A Dbug61681.phpt5 $la = "ooxx";
/php-src/ext/skeleton/
H A D.gitignore.in3 *.la
/php-src/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-src/ext/phar/
H A DMakefile.frag19 …. $(top_builddir)/modules/$$i.la; $(top_srcdir)/build/shtool echo -n -- " -d extension=$$dlname"; \
/php-src/sapi/phpdbg/
H A Dconfig.m494 SAPI_PHPDBG_SHARED_PATH="sapi/phpdbg/libphpdbg.la"
/php-src/ext/sockets/
H A Dsockets.c222 struct sockaddr_in la = {0}; local
233 memcpy((char *) &la.sin_addr, hp->h_addr, hp->h_length);
234 la.sin_family = hp->h_addrtype;
235 la.sin_port = htons((unsigned short) port);
247 if (bind(sock->bsd_socket, (struct sockaddr *)&la, sizeof(la)) != 0) {
263 static bool php_accept_connect(php_socket *in_sock, php_socket *out_sock, struct sockaddr *la, sock… argument
265 out_sock->bsd_socket = accept(in_sock->bsd_socket, la, la_len);
296 out_sock->type = la->sa_family;
/php-src/
H A D.gitignore30 *.la
H A Dconfigure.ac267 SAPI_LIBTOOL=libphp.la
/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeS390X.c604 SLJIT_S390X_RXA(la, 0x41000000)
1245 FAIL_IF(push_inst(compiler, la(tmp1, 0, dst_r, index))); in emit_siy()
1252 FAIL_IF(push_inst(compiler, la(tmp1, 0, dst_r, tmp1))); in emit_siy()
/php-src/ext/fileinfo/tests/
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
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

Completed in 215 milliseconds