Home
last modified time | relevance | path

Searched refs:g (Results 326 – 339 of 339) sorted by relevance

1...<<11121314

/PHP-7.1/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-7.1/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-7.1/ext/gd/
H A Dgd.c4307 zend_long r,g,b,tmp; in php_image_filter_colorize() local
4310 if (zend_parse_parameters(ZEND_NUM_ARGS(), "rllll|l", &SIM, &tmp, &r, &g, &b, &a) == FAILURE) { in php_image_filter_colorize()
4322 if (gdImageColor(im_src, (int) r, (int) g, (int) b, (int) a) == 1) { in php_image_filter_colorize()
/PHP-7.1/ext/wddx/tests/
H A Dbug37569.phpt173 <wddxPacket version='1.0'><header/><data><string>g</string></data></wddxPacket>
/PHP-7.1/
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 DNEWS1429 . Added specialized opcode handlers (e.g. ZEND_ADD_LONG_NO_OVERFLOW).
1639 . Data modification functions (e.g.: dba_insert()) now throw an instance of
/PHP-7.1/ext/fileinfo/tests/
H A Dmagic86 # From Gregory McGarry <g.mcgarry@ieee.org>
171 0 string TADS2\ save/g TADS
9693 >8 ledouble x \b, minx=%g
9694 >16 ledouble x \b, maxx=%g
9695 >24 ledouble x \b, miny=%g
9696 >32 ledouble x \b, maxy=%g
9697 >40 ledouble x \b, minz=%g
9698 >48 ledouble x \b, maxz=%g
11929 >>>48 lelong x g[%d
13936 # GRR: Too weak; also matches other languages e.g. ML
[all …]
H A Dmagic私はガラスを食べられます86 # From Gregory McGarry <g.mcgarry@ieee.org>
171 0 string TADS2\ save/g TADS
9693 >8 ledouble x \b, minx=%g
9694 >16 ledouble x \b, maxx=%g
9695 >24 ledouble x \b, miny=%g
9696 >32 ledouble x \b, maxy=%g
9697 >40 ledouble x \b, minz=%g
9698 >48 ledouble x \b, maxz=%g
11929 >>>48 lelong x g[%d
13936 # GRR: Too weak; also matches other languages e.g. ML
[all …]
/PHP-7.1/Zend/
H A DZEND_CHANGES1033 variable. This works with arrays as well, on either side; e.g.,
/PHP-7.1/scripts/dev/
H A Dgenerate-phpt.phar10 …����gtTestCaseWriter.php�����J���ËhS������� ���gtMethod.php� ����J� ��g�������������codeSn…
/PHP-7.1/ext/date/lib/
H A Dparse_date.re1998 case 'g': /* two digit hour, with leading zero */
/PHP-7.1/ext/pcre/pcrelib/testdata/
H A Dtestoutput9315 /[^a]+/8g
/PHP-7.1/tests/lang/
H A D024.phpt9 * right now, each test focuses in one aspect only (e.g. variable aliasing, arithemtic operator,

Completed in 208 milliseconds

1...<<11121314