Home
last modified time | relevance | path

Searched refs:in (Results 101 – 125 of 7209) sorted by last modified time

12345678910>>...289

/php-src/ext/standard/tests/strings/
H A Dsetlocale_variation3.phpt40 echo "Checking locale in the system, Expected : no change in the existing locale\n";
143 Checking locale in the system, Expected : no change in the existing locale
H A Dsetlocale_variation4.phpt38 echo "Checking new locale in the system, Expected : the locale names will be set from the values of…
141 Checking new locale in the system, Expected : the locale names will be set from the values of envir…
H A Dsetlocale_variation5.phpt42 echo "Checking new locale in the system, Expected : the locale names will be set from the values of…
145 Checking new locale in the system, Expected : the locale names will be set from the values of envir…
/php-src/ext/dom/tests/
H A DchildNodes_current_crash.phpt2 Crash in childNodes iterator current()
/php-src/docs/source/core/data-structures/
H A Dreference-counting.rst5 In languages like C, when you need memory for storing data for an indefinite period of time or in a
8 be freed for as long as it is used anywhere in the program. Sometimes this makes it unclear who is
10 in a use-after-free, double-free, or memory leak.
37 value at all (``null``, ``false``, ``true``) or their value is small enough to fit directly in
165 flag in their ``gc->u.type_info`` field.
192 through their own references. The cycle collector will record values that may be involved in a
194 the ``gc_collect_cycles()`` function. The cycle collectors design is described in the `Cycle
206 #define GC_IMMUTABLE (1<<6) /* can't be changed in place */
212 buffer. Only arrays and objects may actually be involved in reference cycles.
219 ``GC_IMMUTABLE`` has been discussed in `Immutable reference counted types`_.
[all …]
/php-src/Zend/tests/
H A Dclosure_068.phpt2 ReflectionFunction::getShortName() returns the short name for first class callables defined in name…
H A Dname_collision_07.phpt2 Class declaration colliding with import (in namespace)
16 Fatal error: Cannot redeclare class Bazzle\Bar (previously declared as local import) in %s on line …
H A Dname_collision_08.phpt2 Function declaration colliding with import (in namespace)
16 Fatal error: Cannot redeclare function Bazzle\bar() (previously declared as local import) in %s on …
H A Dns_029.phpt13 Fatal error: Cannot redeclare class Foo (previously declared as local import) in %sns_029.php on li…
H A Dname_collision_01.phpt11 Fatal error: Cannot redeclare class A (previously declared in %s:%d) in %s on line %d
H A Dname_collision_02.phpt11 Fatal error: Cannot redeclare class A (previously declared in %s:%d) in %s on line %d
H A Dname_collision_03.phpt11 Fatal error: Cannot redeclare class A (previously declared in %s:%d) in %s on line %d
H A Dname_collision_04.phpt11 Fatal error: Cannot redeclare interface A (previously declared in %s:%d) in %s on line %d
H A Dname_collision_05.phpt11 Fatal error: Cannot redeclare interface A (previously declared in %s:%d) in %s on line %d
H A Dname_collision_06.phpt11 Fatal error: Cannot redeclare trait A (previously declared in %s:%d) in %s on line %d
H A Dfunction_redecl.phpt9 Fatal error: Cannot redeclare function f() (previously declared in %s:%d) in %s on line %d
H A Dclass_alias_002.phpt12 Warning: Cannot redeclare class FOO (previously declared in %s:%d) in %s on line %d
H A Dclass_alias_004.phpt15 Warning: Cannot redeclare class test (previously declared in %s:%d) in %s on line %d
H A Dclass_alias_010.phpt2 Trying use an existing alias name in class declaration
14 Warning: Cannot redeclare interface b (previously declared in %s:%d) in %s on line %d
H A Dclass_alias_019.phpt2 Trying to redeclare class name in global scope inside namespace
17 Warning: Cannot redeclare class foo (previously declared in %s:%d) in %s on line %d
/php-src/ext/opcache/tests/
H A Dbug67215.phpt28 Fatal error: Cannot redeclare class p (previously declared in %sbug67215.p.php:%d) in %sbug67215.p.…
H A Dbug73583.phpt19 Fatal error: Cannot redeclare function A() (previously declared in %sbug73583.php:4) in %sbug73583.…
H A Dgh8846.phpt36 <b>Fatal error</b>: Cannot redeclare class Foo (previously declared in %sgh8846-1.inc:2) in <b>%sg…
/php-src/ext/pcre/tests/
H A Dpreg_replace_callback_fatal_error_leak.phpt18 Fatal error: Cannot redeclare function test() (previously declared in %s:%d) in %s on line %d
/php-src/Zend/tests/use_function/
H A Ddefine_imported.phpt14 Fatal error: Cannot redeclare function bar() (previously declared as local import) in %s on line %d

Completed in 30 milliseconds

12345678910>>...289