Home
last modified time | relevance | path

Searched refs:sh (Results 1 – 25 of 41) sorted by relevance

12

/PHP-5.4/ext/pdo_oci/tests/
H A Dpdo_oci_fread_1.phpt38 $sh = $r['data'];
40 while (!feof($sh)) {
41 $buffer = fread($sh,1024);
45 fclose($sh);
/PHP-5.4/build/
H A Dbuild2.mk22 TOUCH_FILES = mkinstalldirs install-sh missing
24 LT_TARGETS = ltmain.sh config.guess config.sub
H A Dbuild.mk38 $(STAMP): build/buildcheck.sh
39 @build/buildcheck.sh $(STAMP)
/PHP-5.4/
H A D.gitignore73 install-sh
119 tests/*/*.sh
125 */tests/*.sh
131 */tests/*/*.sh
137 */*/tests/*.sh
143 */*/tests/*/*.sh
147 ext/*/ltmain.sh
169 ext/mbstring/libmbfl/ltmain.sh
186 ext/mssql/ltmain.sh
H A Dconfig.sub280 | sh | sh[1234] | sh[24]a | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \
956 sh)
957 basic_machine=sh-hitachi
1169 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
1170 basic_machine=sh-unknown
H A Dmakerpm64 sh ./configure --prefix=/usr \
83 sh ./configure --prefix=/usr \
H A DREADME.TESTING118 ========== qa-test.sh =============
119 #!/bin/sh
143 ========== end of qa-test.sh =============
/PHP-5.4/ext/snmp/tests/
H A Dsnmpd.conf27 exec HexTest /bin/sh /etc/snmp/bigtest.sh
H A DREADME38 - Place bigtest.sh near snmpd.conf, tune path to it in snmpd.conf
/PHP-5.4/ext/mbstring/tests/
H A Dmb_eregi_replace.phpt13 "г"=>"g","ш"=>"sh","щ"=>"sh","з"=>"z","х"=>"x","ъ"=>"\'",
H A Dbug43301.phpt11 hello, I have got a cr*sh on you
/PHP-5.4/ext/session/
H A Dmod_files.sh64 sh $0 $newpath `expr $depth - 1` $hashbits recurse
/PHP-5.4/ext/bcmath/libbcmath/
H A Dmissing94 | sh
H A Dconfigure52 SHELL=${CONFIG_SHELL-/bin/sh}
526 if test -f $ac_dir/install-sh; then
530 elif test -f $ac_dir/install.sh; then
1579 exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;;
1857 test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1
/PHP-5.4/TSRM/
H A Dbuild.mk11 LT_TARGETS = ltmain.sh ltconfig
/PHP-5.4/Zend/
H A Dbuild.mk11 LT_TARGETS = ltmain.sh ltconfig
/PHP-5.4/ext/fileinfo/libmagic/
H A Dcdf.c760 cdf_section_header_t sh; in cdf_read_property_info() local
779 sh.sh_len = CDF_TOLE4(shp->sh_len); in cdf_read_property_info()
781 if (sh.sh_len > CDF_SHLEN_LIMIT) { in cdf_read_property_info()
785 sh.sh_properties = CDF_TOLE4(shp->sh_properties); in cdf_read_property_info()
787 if (sh.sh_properties > CDF_PROP_LIMIT) in cdf_read_property_info()
790 sh.sh_properties)); in cdf_read_property_info()
794 *maxcount += sh.sh_properties; in cdf_read_property_info()
798 *maxcount = sh.sh_properties; in cdf_read_property_info()
806 *count += sh.sh_properties; in cdf_read_property_info()
809 offs + sizeof(sh))); in cdf_read_property_info()
[all …]
/PHP-5.4/sapi/isapi/
H A Dconfig.m419 …INSTALL_IT="\$(SHELL) \$(srcdir)/install-sh -m 0755 $SAPI_SHARED \$(INSTALL_ROOT)$ZEUSPATH/web/bin…
/PHP-5.4/sapi/pi3web/
H A Dconfig.m422 INSTALL_IT="\$(SHELL) \$(srcdir)/install-sh -m 0755 $SAPI_SHARED \$(INSTALL_ROOT)$PI3PATH/bin/"
/PHP-5.4/sapi/cli/tests/
H A Dbug64529.phpt17 $script = __DIR__ . "/expect.sh";
/PHP-5.4/scripts/
H A DMakefile.frag16 ltmain.sh \
H A Dphpize.in199 touch install-sh mkinstalldirs missing
/PHP-5.4/sapi/continuity/
H A Dconfig.m41 dnl ## $Id$ -*- sh -*-
/PHP-5.4/ext/standard/tests/file/
H A Dpopen_pclose_error-sunos.phpt43 sh: abc.txt: not found
/PHP-5.4/ext/phar/tests/tar/
H A Dbug49910.phpt25 [5] => phar://*/Structures_Graph-1.0.3/docs/generate.sh

Completed in 35 milliseconds

12