Home
last modified time | relevance | path

Searched refs:bin (Results 126 – 134 of 134) sorted by relevance

123456

/PHP-5.6/
H A Dconfigure.in292 GCC_MAJOR_VERSION=`$CC -dumpversion | /usr/bin/sed -nE '1s/([[0-9]]+)\.[[0-9]]+\..*/\1/;1p'`
1376 #! /bin/sh
H A DNEWS9354 cgi.check_shebang_line can be used to omitting check for "#! /usr/bin/php"
/PHP-5.6/ext/ldap/
H A Dldap.dsp281 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
/PHP-5.6/ext/mbstring/
H A DREADME_PHP3-i18n-ja188 % ./configure --with-apxs=/usr/local/apache/bin/apxs --enable-i18n \
/PHP-5.6/sapi/thttpd/
H A Dthttpd_patch1116 bin application/octet-stream
1153 -aab application/x-authorware-bin
/PHP-5.6/win32/
H A Dphp5dllts.dsp636 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
660 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
/PHP-5.6/ext/phar/phar/
H A Dpharcommand.inc68 'inf' => '<bang> Hash-bang line to start the archive (e.g. #!/usr/bin/php). The hash '
/PHP-5.6/ext/sqlite3/libsqlite/
H A Dsqlite3.c38978 u32 bin = i/p->iDivisor;
38980 p = p->u.apSub[bin];
39016 u32 bin = i/p->iDivisor;
39018 if( p->u.apSub[bin]==0 ){
39019 p->u.apSub[bin] = sqlite3BitvecCreate( p->iDivisor );
39020 if( p->u.apSub[bin]==0 ) return SQLITE_NOMEM;
39022 p = p->u.apSub[bin];
39085 u32 bin = i/p->iDivisor;
39087 p = p->u.apSub[bin];
/PHP-5.6/ext/pcre/pcrelib/
H A DChangeLog5547 4. Changed "/bin/rm" in the Makefile to "-rm" so it works on Windows NT.

Completed in 342 milliseconds

123456