Home
last modified time | relevance | path

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

1...<<111213

/PHP-7.0/ext/pcre/pcrelib/testdata/
H A Dtestoutput15488 Z [ \ ] ^ _ ` c d e f g h i j k l m n o p q r s t u v w x y z { | } ~ \x7f
889 D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h
H A Dtestoutput51478 /\g{A}xxx#bXX(?'A'123)
1491 /\g{A}xxx#bх(?'A'123)
1919 /(?<=\K\x{17f})/8g+
H A Dtestinput9188 /[^a]+/8g
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-7.0/ext/pcre/pcrelib/doc/
H A Dpcre.txt6518 (ring), \g{1}
6525 (abc(def)ghi)\g{-1}
6561 (?<p1>(?i)rah)\s+\g{p1}
7209 (?<pn> \( ( (?>[^()]+) | \g<pn> )* \) )
7210 (sens|respons)e and \g'1'ibility
7215 (abc)(?i:\g<-1>)
7217 Note that \g{...} (Perl syntax) and \g<...> (Oniguruma syntax) are not
7990 \g{n} reference by number
7994 \g{name} reference by name (Perl)
9123 0: g
[all …]
/PHP-7.0/sapi/fpm/
H A Dconfig.m4715 …S) \$(PHP_BINARY_OBJS) \$(PHP_FPM_OBJS) | sed 's/\([A-Za-z0-9_]*\)\.lo/\1.o/g'\` | \$(AWK) '{ if (…
/PHP-7.0/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.0/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.0/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.0/ext/wddx/tests/
H A Dbug37569.phpt173 <wddxPacket version='1.0'><header/><data><string>g</string></data></wddxPacket>
/PHP-7.0/
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…
/PHP-7.0/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 …]
/PHP-7.0/scripts/dev/
H A Dgenerate-phpt.phar10 …����gtTestCaseWriter.php�����J���ËhS������� ���gtMethod.php� ����J� ��g�������������codeSn…
/PHP-7.0/Zend/
H A DZEND_CHANGES1033 variable. This works with arrays as well, on either side; e.g.,
/PHP-7.0/ext/date/lib/
H A Dparse_date.re1955 case 'g': /* two digit hour, with leading zero */
/PHP-7.0/tests/lang/
H A D024.phpt9 * right now, each test focuses in one aspect only (e.g. variable aliasing, arithemtic operator,

Completed in 199 milliseconds

1...<<111213