Home
last modified time | relevance | path

Searched refs:g (Results 301 – 315 of 315) sorted by relevance

1...<<111213

/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput14366 f g h i j k l m n o p q r s t u v w x y z { | } ~ \x7f
H A Dtestoutput9315 /[^a]+/8g
/PHP-5.5/ext/phar/phar/
H A Dpharcommand.inc68 'inf' => '<bang> Hash-bang line to start the archive (e.g. #!/usr/bin/php). The hash '
1512 $infos['Compression-ratio'] = sprintf('%.3g%%', $usize ? ($csize * 100) / $usize : 100);
/PHP-5.5/ext/pcre/pcrelib/
H A DREADME407 library this is sufficient. However, in some environments (e.g. if an
635 Solaris 9 sparcv9: ./configure --disable-cpp CC=/bin/cc CFLAGS="-m64 -g"
636 Solaris 9 x86: ./configure --disable-cpp CC=/bin/cc CFLAGS="-g"
H A DNEWS385 \k{name} and \g{name} are synonyms for \k<name>.
/PHP-5.5/ext/wddx/tests/
H A Dbug37569.phpt173 <wddxPacket version='1.0'><header/><data><string>g</string></data></wddxPacket>
/PHP-5.5/ext/gd/
H A Dgd.c4690 long r,g,b,tmp; in php_image_filter_colorize() local
4693 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "rllll|l", &SIM, &tmp, &r, &g, &b, &a) == FAI… in php_image_filter_colorize()
4703 if (gdImageColor(im_src, (int) r, (int) g, (int) b, (int) a) == 1) { in php_image_filter_colorize()
/PHP-5.5/
H A Dltmain.sh606 *cc | cc* | *++ | gcc* | *-gcc* | g++* | xlc*)
4635 …$run eval "${SED} -e 's/\([].[*^$]\)/\\\\\1/g' -e 's/^/ /' -e 's/$/$/'"' < "$export_symbols" > "$o…
H A DNEWS3171 . Added class member access on instantiation (e.g. (new foo)->bar()) support.
3272 to truncation, e.g. through ftruncate(). FR #53888. (Gustavo)
5869 10g ORACLE_HOME builds.
5878 . Allow building (e.g from PECL) the PHP 5.3-based OCI8 code with
5880 . Provide separate extensions for Oracle 11g and 10g on Windows.
7225 - Fixed oci8 and PDO_OCI extensions to allow configuring with Oracle 11g
/PHP-5.5/Zend/
H A DZEND_CHANGES1033 variable. This works with arrays as well, on either side; e.g.,
/PHP-5.5/scripts/dev/
H A Dgenerate-phpt.phar10 …����gtTestCaseWriter.php�����J���ËhS������� ���gtMethod.php� ����J� ��g�������������codeSn…
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic86 # From Gregory McGarry <g.mcgarry@ieee.org>
171 0 string TADS2\ save/g TADS
8573 >8 ledouble x \b, minx=%g
8574 >16 ledouble x \b, maxx=%g
8575 >24 ledouble x \b, miny=%g
8576 >32 ledouble x \b, maxy=%g
8577 >40 ledouble x \b, minz=%g
8578 >48 ledouble x \b, maxz=%g
10804 # Java ByteCode and Mach-O binaries (e.g., Mac OS X) use the
12446 # GRR: Too weak; also matches other languages e.g. ML
[all …]
/PHP-5.5/ext/date/lib/
H A Dparse_date.re1940 case 'g': /* two digit hour, with leading zero */
/PHP-5.5/sapi/thttpd/
H A Dthttpd_patch1895 + ** implementations (e.g. Mozilla 1.0.1) are known to do
/PHP-5.5/tests/lang/
H A D024.phpt9 * right now, each test focuses in one aspect only (e.g. variable aliasing, arithemtic operator,

Completed in 156 milliseconds

1...<<111213