Home
last modified time | relevance | path

Searched refs:global (Results 226 – 246 of 246) sorted by relevance

12345678910

/PHP-5.5/ext/standard/tests/general_functions/
H A Dis_callable_basic2.phpt19 global $loop_counter;
/PHP-5.5/
H A DUPGRADING468 happens when global errors are set together with intl.error_level.
H A Dacinclude.m4152 dnl Generates the global makefile.
165 cat $abs_srcdir/Makefile.global Makefile.fragments Makefile.objects >> Makefile
280 dnl is necessary for some targets to populate the global symbol
2928 dnl Add providerdesc.o or .lo into global objects when needed
H A Dltmain.sh4422 # Don't allow lazy linking, it breaks C++ global constructors
4570 $echo "$modename: not configured to extract global symbols from dlpreopened files" 1>&2
4609 $show "extracting global C symbols from \`$arg'"
H A Dphp.ini-development598 ; This directive determines which super global arrays are registered when PHP
611 ; This directive determines which super global data (G,P,C,E & S) should
612 ; be registered into the super global array REQUEST. If so, it also determines
H A Dphp.ini-production598 ; This directive determines which super global arrays are registered when PHP
611 ; This directive determines which super global data (G,P,C,E & S) should
612 ; be registered into the super global array REQUEST. If so, it also determines
H A DNEWS2014 global errors are set together with intl.error_level. (Gustavo)
3239 . Optimized access to global constants using values with pre-calculated
4271 . Added master rlimit_files and rlimit_core in the global configuration
5145 - Fixed bug #50101 (name clash between global and local variable).
6239 - Fixed bug #46106 (Memory leaks when using global statement). (Dmitry)
7465 - Fixed bug #41455 (ext/dba/config.m4 pollutes global $LIBS and $LDFLAGS).
8394 - Fixed bug #38287 (static variables mess up global vars). (Dmitry)
9538 - Fixed bug #33116 (crash when assigning class name to global variable in
9584 - Fixed bug #32799 (crash: calling the corresponding global var during the
9663 d/e flag global and not per connection). (Andrey)
[all …]
H A DINSTALL1922 ... to the global properties, or to the properties of the
/PHP-5.5/ext/mbstring/
H A DREADME_PHP3-i18n-ja293 Define these settings in the global section of php3.ini.
/PHP-5.5/ext/fileinfo/
H A Dlibmagic.patch3458 + /* Need to fetch global match which equals pmatch[0] */
3470 + /* The first element (should be) is the global match
3471 + Need to move to the inner array to get the global match */
/PHP-5.5/ext/oci8/tests/
H A Dbug43492.phpt42 global $s; // (*) Allow parent statement to be available when child is used
/PHP-5.5/ext/standard/tests/array/
H A Dbug34066.phpt245 global $xml_fd;
/PHP-5.5/build/
H A Dlibtool.m43637 …_LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e…
3674 …_LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e…
3685 …_LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e…
4545 # Character class describing NM global symbol codes.
5533 _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $output_objdir/$libname.ver~
6057 …_LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e…
6062 …_LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e…
/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog196 4. An attempt to do global matching in pcretest with a zero-length ovector
328 37. There was a similar problem to 36 in pcretest for global matches.
545 not take account if existing stack usage. There is now a new global
2078 relevant global functions.
2622 pre-7.6 versions, which defined a global no_arg variable instead of putting
4773 the global options, as before. Thus, they show up in the info data.
4882 global variable. By default it is unset, which disables all calling out. To get
5586 such a setting is global if at outer level; local otherwise
5844 1. The functions are now thread-safe, with the caveat that the global variables
5876 make them global. Abolish the function for setting them, as the caller can now
/PHP-5.5/ext/imap/
H A Dphp_imap.c1325 int global = 0; in PHP_FUNCTION() local
1337 php_pcre_match_impl(pce, internal_date, internal_date_len, return_value, subpats, global, in PHP_FUNCTION()
/PHP-5.5/ext/phar/phar/
H A Dpharcommand.inc1513 $infos['Metadata-global'] = $phar->hasMetadata() * 1;
/PHP-5.5/win32/
H A Dphp5dll.dsp616 SOURCE=..\functions\global.h
H A Dphp5dllts.dsp2054 SOURCE=..\functions\global.h
H A Dinstall.txt1550 ... to the global properties, or to the properties of the VirtualDomain
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt1802 The global variables pcre_malloc and pcre_free initially contain the
1808 The global variables pcre_stack_malloc and pcre_stack_free are also
1822 The global variable pcre_callout initially contains NULL. It can be set
1827 The global variable pcre_stack_guard initially contains NULL. It can be
4307 its entry point in the global variable pcre_callout (pcre16_callout for
6005 a pattern, PCRE extracts it into the global options (and it will there-
7232 an external function by putting its entry point in the global variable
8554 assign the same stack to all compiled patterns, and use a global mutex
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic2193 >>>>68 string .global global document
14923 0 short 0x259 mumps avl global
14927 0 short 0x25a mumps blt global

Completed in 211 milliseconds

12345678910