Searched refs:la (Results 1 – 23 of 23) sorted by relevance
/php-src/Zend/asm/ |
H A D | make_mips32_o32_elf_gas.S | 76 la $t9, finish 84 # reload our gp register (needed for la) 90 la $t9, _exit
|
H A D | make_loongarch64_sysv_elf_gas.S | 58 la.local $a4, finish
|
H A D | make_ppc32_sysv_elf_gas.S | 89 la %r0, 248(%r3) 121 la %r3, 8(%r1) # address of transfer_t
|
H A D | jump_s390x_sysv_elf_gas.S | 137 la %r2,ARG_OFFSET(%r1)
|
H A D | make_mips64_n64_elf_gas.S | 82 # reload our gp register (needed for la)
|
/php-src/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-src/build/ |
H A D | Makefile.global | 17 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 D | ltmain.sh | 1980 *.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 D | php.m4 | 770 OVERALL_TARGET=libphp.la 787 OVERALL_TARGET=libphp.la 834 suffix=la
|
H A D | libtool.m4 | 2661 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 D | qprint_encoding.phpt | 23 …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 D | mb_detect_encoding.phpt | 389 …ır'ı gemiyi teslim etmeye zorlaması ile Fransa'daki Forges et Chantiers de la Gironde tersanesinde…
|
/php-src/Zend/tests/ |
H A D | bug61681.phpt | 5 $la = "ooxx";
|
/php-src/ext/skeleton/ |
H A D | .gitignore.in | 3 *.la
|
/php-src/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-src/ext/phar/ |
H A D | Makefile.frag | 19 …. $(top_builddir)/modules/$$i.la; $(top_srcdir)/build/shtool echo -n -- " -d extension=$$dlname"; \
|
/php-src/sapi/phpdbg/ |
H A D | config.m4 | 94 SAPI_PHPDBG_SHARED_PATH="sapi/phpdbg/libphpdbg.la"
|
/php-src/ext/sockets/ |
H A D | sockets.c | 222 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 | .gitignore | 30 *.la
|
H A D | configure.ac | 267 SAPI_LIBTOOL=libphp.la
|
/php-src/ext/pcre/pcre2lib/sljit/ |
H A D | sljitNativeS390X.c | 604 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 D | magic私はガラスを食べられます | 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 D | magic | 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 215 milliseconds