Home
last modified time | relevance | path

Searched refs:g (Results 226 – 250 of 293) sorted by relevance

12345678910>>...12

/PHP-5.4/ext/mbstring/tests/
H A Dmb_strpos_variation5.phpt26 $needle_ascii = b'g';
/PHP-5.4/ext/standard/tests/strings/
H A Dchunk_split_variation8.phpt61 string(504) "T:::h:::i:::s:::':::s::: :::h:::e:::r:::e:::d:::o:::c::: :::s:::t:::r:::i:::n:::g::: :…
H A Ducwords_variation4.phpt20 "t e s t i n g u c w o r d s ",
H A Dstrstr.phpt15 var_dump( strstr("test string", "g") );
182 string(1) "g"
/PHP-5.4/ext/pcre/pcrelib/testdata/
H A Dtestoutput1772 7: g
786 7: g
2193 7: g
2209 7: g
2889 /.*?/g+
2906 /\b/g+
2913 /\b/+g
2920 //g
5985 /a*/g
6551 /\Z/g
[all …]
H A Dtestinput82319 /.*?/g+
2322 /\b/g+
2325 /\b/+g
2328 //g
3053 /^a(bc+|b[eh])g|.h$/
3830 /a*/g
3904 /\Gabc./g
3907 /abc./g
4242 /(?m)^$/<any>g+
4248 /(?m)$/<any>g+
[all …]
/PHP-5.4/
H A Dmakerpm14 number, e.g. ${PREFIX}5 or ${PREFIX}5b2
H A DUPGRADING34 g. New hash algorithms
164 - Non-numeric string offsets, e.g. $a['foo'] where $a is a string, now
400 stream_truncate that will respond to truncation, e.g. through ftruncate.
601 - Function call result array access, e.g.:
861 g. New Hash algorithms
H A DREADME.RELEASE_PROCESS54 3. Checkout the release branch for this release (e.g., PHP-5.4.2) from the main branch.
67 8. Tag the repository release branch with the version, e.g.:
210 g. if the windows builds aren't ready yet prefix the "windows" key with a dot (".windows")
/PHP-5.4/ext/ereg/regex/
H A Dtests383 a(b)(c)(d)(e)(f)(g)(h)(i)(j)k - abcdefghijk abcdefghijk b,c,d,e,f,g,h,i,j
384 a(b)(c)(d)(e)(f)(g)(h)(i)(j)(k)l - abcdefghijkl abcdefghijkl b,c,d,e,f,g,h,i,j,k
/PHP-5.4/ext/oci8/tests/
H A Dbind_number.phpt7 die("skip test expected to work only with Oracle 10g or greater version of client");
H A Dconn_attr_4.phpt16 die("skip test expected to work only with Oracle 10g or greater version of client");
H A Dbind_sqltnum.phpt7 die("skip test expected to work only with Oracle 10g or greater version of client");
H A Drefcur_prefetch_4.phpt8 die("skip expected output only valid when using Oracle 10g or greater databases");
H A Dbug43497.phpt9 die("skip expected output only valid with Oracle 10g or greater version of client");
H A Drefcur_prefetch_2.phpt8 die("skip expected output only valid when using Oracle 10g or greater databases");
/PHP-5.4/ext/standard/tests/file/
H A D006_variation2.phpt65 "u+rwx, g+rw, o+wx"
/PHP-5.4/ext/mysqli/tests/
H A Dmysqli_fetch_array_large.phpt92 case 'g':
H A Dmysqli_stmt_bind_param_call_user_func.phpt307 …printf("[048] [%d] (Message might vary with MySQL Server version, e.g. No data supplied for parame…
327 …printf("[052] [%d] (Message might vary with MySQL Server version, e.g. No data supplied for parame…
/PHP-5.4/ext/date/tests/
H A Ddate_variation2.phpt97 $format = "F j, Y, g:i a";
/PHP-5.4/ext/pdo_odbc/
H A Dconfig.m410 you have selected will used. e.g.:
/PHP-5.4/Zend/
H A Dacinclude.m415 …$YACC --version 2> /dev/null | grep 'GNU Bison' | cut -d ' ' -f 4 | $SED -e 's/\./ /g' | tr -d a-z`
/PHP-5.4/ext/pcre/pcrelib/
H A DChangeLog104 is converted to (*FAIL). E.g: /(?(?!))/.
150 (e.g. /(?<=\Ka)/) could make pcregrep loop.
1553 just be a literal "g".
2483 11. Added support for the Oniguruma syntax \g<name>, \g<n>, \g'name', \g'n',
3408 (g) The escape \gN or \g{N} has been added, where N is a positive or
3684 (g) Added the -H (--with-filename) option.
3946 versions of gcc, e.g. 2.95.4.
4521 and 255 (e.g. /[\xFF]/) caused PCRE to crash.
5188 2. Add support for the /g modifier to perltest.
5685 as Perl does (e.g. [-az] or [az-]).
[all …]
/PHP-5.4/ext/gd/libgd/
H A Dgd_gd2.c346 int g = chunkBuf[chunkPos++] << 8; in gdImageCreateFromGd2Ctx() local
348 im->tpixels[y][x] = a + r + g + b; in gdImageCreateFromGd2Ctx()
/PHP-5.4/build/
H A Dlibtool.m4110 [sed_quote_subst='s/\([\\"\\`$\\\\]\)/\\\1/g']
113 [double_quote_subst='s/\([\\"\\`\\\\]\)/\\\1/g']
117 delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
120 no_glob_subst='s/\*/\\\*/g'
468 # echo "$something" | sed 's/\\/\\\\/g'
1965 ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) ||
2263 ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
2712 ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) ||
2980 # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
3675 # g++ 2.7 appears to require `-G' NOT `-shared' on this
[all …]

Completed in 80 milliseconds

12345678910>>...12