Home
last modified time | relevance | path

Searched refs:g (Results 1 – 25 of 315) sorted by path

12345678910>>...13

/PHP-5.5/
H A D.travis.yml51 script: ./sapi/cli/php run-tests.php -p `pwd`/sapi/cli/php -g "FAIL,XFAIL,BORK,WARN,LEAK,SKIP" --sh…
H A DCODING_STANDARDS23 - The function's designated behavior is freeing that resource. E.g. efree()
50 recalculated with strlen() (e.g. php_addslashes())
132 a trivial meaning (e.g. for (i=0; i<100; i++) ...).
155 The class name should be prefixed with the name of the 'parent set' (e.g.
H A DINSTALL62 have a web server (e.g. Apache on Linux and MacOS X; IIS on Windows).
77 If you are also interested to use PHP for command line scripting (e.g.
415 starting the Apache server, e.g.:
483 9. Use your normal procedure for starting the Apache server, e.g.:
700 g' lines
711 "On","Off",... (this will not work correctly), e.g.
1468 --prefix Directory prefix where PHP is installed, e.g. /usr/local
1711 (e.g. httpd.conf) and .htaccess files. You will need "AllowOverride
1868 first searched in the Apaches install directory, e.g. c:\program
2049 (e.g. ;C:\php)
[all …]
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
H A DREADME.EXT_SKEL68 the function name, e.g.
H A DREADME.RELEASE_PROCESS66 4. Checkout the release branch for this release (e.g., PHP-5.4.2) from the main branch.
79 9. Tag the repository release branch with the version, e.g.:
223 g. if the windows builds aren't ready yet prefix the "windows" key with a dot (".windows")
H A DREADME.UNIX-BUILD-SYSTEM52 E.g. this enables the extension foo which consists of three source-code
71 E.g. this builds the three files which are located relative to the
H A DREADME.namespaces30 - e.g. Zend\DB\Connection or Zend\DB\connect - at any time.
H A DUPGRADING.INTERNALS31 nested calls (e.g. foo(bar())). It's preallocated together with execute_data.
H A Dacinclude.m450 unique=`echo $2|$SED 's/[^a-zA-Z0-9]/_/g'`
88 dnl Adds variable with it's value into Makefile, e.g.:
180 …test -f "$src" && $SED -e "s#\$(srcdir)#$ac_srcdir#g" -e "s#\$(builddir)#$ac_builddir#g" $src >> …
957 …ra=,[ac_extra=`echo "$5"|$SED s#@ext_srcdir@#$ext_srcdir#g|$SED s#@ext_builddir@#$ext_builddir#g`])
1794 struct cookiedata g = { 0 };
1795 FILE *fp = fopencookie(&g, "r", funcs);
1797 if (fp && fseek(fp, 8192, SEEK_SET) == 0 && g.pos == 8192)
2716 arg_name="`echo [$]arg | $SED -e 's/--with-/with-/g' -e 's/=.*//g'`"
2719 arg_name="`echo [$]arg | $SED -e 's/--without-/with-/g' -e 's/=.*//g'`"
2722 arg_name="`echo [$]arg | $SED -e 's/--enable-/enable-/g' -e 's/=.*//g'`"
[all …]
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);],
789 dnl non-working versions, e.g. "1.8 1.18";
840 CFLAGS=`echo "$CFLAGS" | $SED -e 's/-O[0-9s]*//g'`
856 CFLAGS=`echo "$CFLAGS" | $SED -e 's/-O[0-9s]*//g'`
862 CXXFLAGS="$CXXFLAGS -g -O0"
866 CFLAGS="-g"
867 CXXFLAGS="-g"
869 CFLAGS="$CFLAGS -g"
[all …]
/PHP-5.5/Zend/
H A DOBJECTS2_HOWTO6 1. As a result of a function call. E.g.:
16 2. Overriding create_object handler for class. E.g.:
69 as a value. E.g., in the following situation:
74 if $foo is an object (e.g., proxy object from get_property_ptr) it
H A DZEND_CHANGES1033 variable. This works with arrays as well, on either side; e.g.,
H A DZend.m441 CFLAGS=`echo $CFLAGS | sed -e 's/-g//'`
206 echo " $CFLAGS" | grep ' -g' >/dev/null || DEBUG_CFLAGS="-g"
207 if test "$CFLAGS" = "-g -O2"; then
208 CFLAGS=-g
H A Dacinclude.m415 …$YACC --version 2> /dev/null | grep 'GNU Bison' | cut -d ' ' -f 4 | $SED -e 's/\./ /g' | tr -d a-z`
H A Dmicro_bench.php116 function g() { function in Foo
121 $this->g();
/PHP-5.5/Zend/tests/
H A Dassign_to_var_002.phpt16 string(1) "g"
17 string(1) "g"
H A Dbug29104.phpt7 function g()
9 echo "function g - begin\n";
16 echo "function g - end\n";
21 $a->g();
25 function g - begin
26 function g - end
H A Dbug37138.phpt11 public static function g () {call_user_func (array ('parent', 'e'));}
15 stch::g ();
H A Dfunction_exists_basic.phpt23 var_dump(function_exists('g'));
H A Disset_002.phpt6 var_dump(isset($a, ${$b}, $$c, $$$$d, $e[$f->g]->d));
H A Dunset_cv07.phpt11 import_request_variables("g","_");
/PHP-5.5/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'
1971 ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) ||
2270 ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
2719 ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) ||
2987 # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
3682 # g++ 2.7 appears to require `-G' NOT `-shared' on this
[all …]
/PHP-5.5/ext/bcmath/libbcmath/
H A DINSTALL7 Typical configure parameters are available. (e.g. PREFIX)
H A Dconfigure650 s,\\,\\\\,g; s,\$,$$,g
1268 ccp = &g + (g ? g-g : 0);
1601 s%@SHELL@%$SHELL%g
1602 s%@CFLAGS@%$CFLAGS%g
1605 s%@FFLAGS@%$FFLAGS%g
1606 s%@DEFS@%$DEFS%g
1608 s%@LIBS@%$LIBS%g
1635 s%@CC@%$CC%g
1637 s%@CPP@%$CPP%g
1786 s/[\\&%]/\\&/g
[all …]

Completed in 124 milliseconds

12345678910>>...13