Home
last modified time | relevance | path

Searched refs:sh (Results 26 – 42 of 42) sorted by relevance

12

/php-src/
H A D.gitignore232 **/tests/**/*.sh
H A Dconfigure.ac1830 …AWK="$AWK" sh $srcdir/build/genif.sh $srcdir/main/internal_functions.c.in "$EXT_STATIC" > main/int…
1833 …AWK="$AWK" sh $srcdir/build/genif.sh $srcdir/main/internal_functions.c.in "$EXT_CLI_STATIC" > main…
H A DCONTRIBUTING.md175 ├─ ltmain.sh # https://git.savannah.gnu.org/cgit/libtool.git
226 ├─ tokenizer_data.c # Generated by `ext/tokenizer/tokenizer_data_gen.sh`
/php-src/build/
H A Dconfig.guess214 sh3eb) machine=sh-unknown ;;
995 objdump --private-headers /bin/sh | grep -q ld.so.1
1146 sh*:Linux:*:*)
H A Dltmain.sh44 PROGRAM=ltmain.sh
50 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
51 emulate sh
5824 if test "$nonopt" = "$SHELL" || test "$nonopt" = /bin/sh ||
H A Dlibtool.m457 LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
132 ltmain="$ac_aux_dir/ltmain.sh"
410 SHELL=${CONFIG_SHELL-/bin/sh}
495 ORIGINAL_CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
894 SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
2187 dnl not every word. This closes a longstanding sh security hole.
2414 # func_win32_libid is a shell function defined in ltmain.sh
4025 # libtool distribution, otherwise you forgot to ship ltmain.sh
4027 # no rules to generate ltmain.sh.
4126 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
[all …]
H A Dphp.m4969 dnl This macro is scanned by genif.sh when it builds the internal functions
2009 #! /bin/sh
/php-src/ext/curl/
H A Dinterface.c2169 php_curlsh *sh = Z_CURL_SHARE_P(zvalue); in _php_curl_setopt() local
2170 curl_easy_setopt(ch->cp, CURLOPT_SHARE, sh->share); in _php_curl_setopt()
2175 GC_ADDREF(&sh->std); in _php_curl_setopt()
2176 ch->share = sh; in _php_curl_setopt()
/php-src/sapi/phpdbg/
H A Dphpdbg_cmd.c688 return PHPDBG_COMMAND_HANDLER(sh)(top); in phpdbg_internal_stack_execute()
H A Dphpdbg_prompt.c87 PHPDBG_COMMAND_D(sh, "shell a command", 0 , NULL, "i", 0),
1189 PHPDBG_COMMAND(sh) /* {{{ */ in PHPDBG_COMMAND() argument
/php-src/ext/opcache/jit/ir/dynasm/
H A Ddasm_ppc.lua1671 local sh = rs == 6 and 2 or 3 + band(shr(rs, 1), 3)
1672 op = op + shl(band(vs, 31), rs) + shr(band(vs, 32), sh)
/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativePPC_common.c257 #define RLWI_SH(sh) ((sljit_ins)(sh) << 11) argument
259 #define RLDI_SH(sh) ((((sljit_ins)(sh) & 0x1f) << 11) | (((sljit_ins)(sh) & 0x20) >> 4)) argument
/php-src/ext/odbc/
H A Dconfig.m418 if ldd -v /bin/sh | grep GLIBC > /dev/null; then
/php-src/ext/hash/tests/
H A Dfnv1a32.phpt152 array( 'lr+A0&h05sk=^{4\'M#\\H"t{sh kESS', '0c39d6ad' ),
/php-src/docs/
H A Drelease-process.md924 ```sh
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます8118 # Maybe used also in adi,att3b,clipper,hitachi-sh,hp,ibm6000,intel,
8131 # Hitachi SH big-endian COFF (./hitachi-sh)
8133 # Hitachi SH little-endian COFF (./hitachi-sh)
8208 0 string/fwt #!\ /bin/sh POSIX shell script text executable
8210 0 string/fwb #!\ /bin/sh POSIX shell script executable (binary data)
14389 # 11577-mount-iso-0.9.5.tar.bz2/mount-iso-0.9.5/install.sh
17559 # $File: hitachi-sh,v 1.10 2020/12/12 20:01:47 christos Exp $
17560 # hitach-sh: file(1) magic for Hitachi Super-H
H A Dmagic8118 # Maybe used also in adi,att3b,clipper,hitachi-sh,hp,ibm6000,intel,
8131 # Hitachi SH big-endian COFF (./hitachi-sh)
8133 # Hitachi SH little-endian COFF (./hitachi-sh)
8208 0 string/fwt #!\ /bin/sh POSIX shell script text executable
8210 0 string/fwb #!\ /bin/sh POSIX shell script executable (binary data)
14389 # 11577-mount-iso-0.9.5.tar.bz2/mount-iso-0.9.5/install.sh
17559 # $File: hitachi-sh,v 1.10 2020/12/12 20:01:47 christos Exp $
17560 # hitach-sh: file(1) magic for Hitachi Super-H

Completed in 246 milliseconds

12