Home
last modified time | relevance | path

Searched refs:g (Results 176 – 200 of 293) sorted by relevance

12345678910>>...12

/PHP-5.4/
H A Dconfigure.in247 AC_MSG_CHECKING([whether re2c -g works])
263 RE2C_FLAGS="-g"
697 [struct addrinfo *g,h;g=&h;getaddrinfo("","",g,&g);],
826 CFLAGS=`echo "$CFLAGS" | $SED -e 's/-O[0-9s]*//g'`
827 CXXFLAGS=`echo "$CXXFLAGS" | $SED -e 's/-O[0-9s]*//g'`
842 CFLAGS=`echo "$CFLAGS" | $SED -e 's/-O[0-9s]*//g'`
848 CXXFLAGS="$CXXFLAGS -g -O0"
852 CFLAGS="-g"
853 CXXFLAGS="-g"
855 CFLAGS="$CFLAGS -g"
[all …]
H A DUPGRADING.INTERNALS12 g. leak_variable
94 be live (e.g. commit data to it). If the outer stream is exposed through a
129 g. leak_variable
/PHP-5.4/ext/gd/libgd/
H A Dgd_png.c362 register png_byte g = row_pointers[h][boffset++]; in gdImageCreateFromPngCtx() local
364 im->tpixels[h][w] = gdTrueColor (r, g, b); in gdImageCreateFromPngCtx()
375 register png_byte g = row_pointers[h][boffset++]; in gdImageCreateFromPngCtx() local
384 im->tpixels[h][w] = gdTrueColorAlpha(r, g, b, a); in gdImageCreateFromPngCtx()
/PHP-5.4/ext/mbstring/tests/
H A Dmb_split_error.phpt26 $string = 'a b c d e f g';
H A Dmb_decode_mimeheader_variation2.phpt23 "=?Shift_JIS?Q?=93=FA=96=7B=8C=EA=83e=83L=83X=83g=82=C5=82=B7=81B=30=31=32?=
H A Dmb_encode_mimeheader_basic3.phpt51 string(124) "=?Shift_JIS?Q?=93=FA=96=7B=8C=EA=83e=83L=83X=83g=82=C5=82=B7=81B=30=31=32?=
/PHP-5.4/sapi/fpm/fpm/
H A Dfpm_conf.c1242 glob_t g; in fpm_conf_ini_parser_include() local
1252 g.gl_offs = 0; in fpm_conf_ini_parser_include()
1253 if ((i = glob(inc, GLOB_ERR | GLOB_MARK | GLOB_NOSORT, NULL, &g)) != 0) { in fpm_conf_ini_parser_include()
1267 for (i = 0; i < g.gl_pathc; i++) { in fpm_conf_ini_parser_include()
1268 int len = strlen(g.gl_pathv[i]); in fpm_conf_ini_parser_include()
1270 if (g.gl_pathv[i][len - 1] == '/') continue; /* don't parse directories */ in fpm_conf_ini_parser_include()
1271 if (0 > fpm_conf_load_ini_file(g.gl_pathv[i] TSRMLS_CC)) { in fpm_conf_ini_parser_include()
1272 … zlog(ZLOG_ERROR, "Unable to include %s from %s at line %d", g.gl_pathv[i], filename, ini_lineno); in fpm_conf_ini_parser_include()
1278 globfree(&g); in fpm_conf_ini_parser_include()
/PHP-5.4/ext/mysql/tests/
H A Dmysql_query.phpt29 if (false !== ($tmp = mysql_query("SELECT 'this is sql but with backslash g'\g", $link)))
H A Dmysql_unbuffered_query.phpt26 if (false !== ($tmp = mysql_unbuffered_query("SELECT 'this is sql but with backslash g'\g", $link)))
H A Dmysql_errno.phpt47 printf("[006] Expecting int/any (e.g 1046, 2005) got %s/%s\n", gettype($errno), $errno);
/PHP-5.4/ext/mysqli/tests/
H A Dmysqli_query_unicode.phpt39 …if (false !== ($tmp = mysqli_query($link, "SELECT 'това е ескюел, но със обратна наклонена и g'\g"…
H A Dmysqli_query.phpt33 if (false !== ($tmp = mysqli_query($link, "SELECT 'this is sql but with backslash g'\g")))
H A Dmysqli_stmt_bind_param_check_param_no_change.phpt34 // types you can get unexpected results (e.g. binary trash for the
/PHP-5.4/ext/date/tests/
H A Dgmdate_variation9.phpt22 '12-hour format without leading zeros' => 'g',
H A Ddate_format_error.phpt25 $format = "F j, Y, g:i a";
/PHP-5.4/ext/standard/tests/array/
H A Darray_shift_variation8.phpt13 * (e.g. working with linked node trees), beware that array_shift() may not work as you expect:
/PHP-5.4/ext/standard/tests/http/
H A Dserver.inc12 * $socket_string is the socket to create and listen on (e.g. tcp://127.0.0.1:1234)
/PHP-5.4/ext/dom/tests/
H A Ddomchardata.phpt47 $comment->insertData(20, 'g');
/PHP-5.4/ext/oci8/tests/
H A Ddriver_name.phpt13 die("skip test expected to work only with Oracle 11g or greater version of client");
H A Ddetails.inc8 * successfully, you need a server and client which is Oracle 11g or
/PHP-5.4/sapi/cgi/
H A DREADME.FastCGI29 and a port number to listen to on the command line, e.g.:
117 Set it to a comma separated list of IP addresses, e.g.:
141 time to create, or supply a lot of data (e.g. downloading huge files via PHP).
/PHP-5.4/ext/standard/tests/strings/
H A Dstr_split_variation2_64bit.phpt196 string(1) "g"
249 string(1) "g"
H A Dstr_split_variation2.phpt195 string(1) "g"
248 string(1) "g"
/PHP-5.4/Zend/
H A Dmicro_bench.php116 function g() { function in Foo
121 $this->g();
/PHP-5.4/ext/pcre/pcrelib/testdata/
H A Dtestinput11891 /.*?/g+
1894 /\b/g+
1897 /\b/+g
1900 //g
3661 /a*/g
3735 /\Gabc./g
3738 /abc./g
4004 /\Z/g
4235 /^[\g<a>]+/
4366 /(?=C)/g+
[all …]

Completed in 36 milliseconds

12345678910>>...12