Home
last modified time | relevance | path

Searched refs:use (Results 201 – 225 of 851) sorted by relevance

12345678910>>...35

/PHP-5.5/ext/standard/tests/strings/
H A Dbug54238.phpt2 Bug #54238 (use-after-free in substr_replace())
/PHP-5.5/Zend/tests/
H A Dbug64239_1.phpt6 use T2 { t2method as Bmethod; }
H A Dbug65291.phpt15 use TestTrait;
H A Dforeach_unset_globals.phpt2 traverse an array and use its keys to unset GLOBALS
H A Dbug69420.phpt19 use T;
H A Dclosure_024.phpt7 $c = function($add) use(&$a) { return $a+$add; };
H A Derrmsg_014.phpt17 Fatal error: Cannot call __clone() method on objects - use 'clone $obj' instead in %s on line %d
H A Dbug60536_005.phpt19 use THello1;
26 use THello1;
H A Dbug63219.phpt10 use TFoo {
H A Dclass_alias_021.phpt12 use \baz as stdClass;
/PHP-5.5/Zend/tests/traits/bugs/
H A Dabstract-methods03.phpt12 use THello;
/PHP-5.5/Zend/tests/generators/errors/
H A Dgenerator_instantiate_error.phpt10 Catchable fatal error: The "Generator" class is reserved for internal use and cannot be manually in…
/PHP-5.5/ext/date/lib/
H A DREADME4 Make sure you use re2c 0.9.10 or higher:
/PHP-5.5/
H A DUPGRADING.INTERNALS27 may need to use EG(current_execute_data)->prev_execute_data instead.
35 ZEND_INIT_FCALL_BY_NAME, ZEND_INIT_NS_FCALL_BY_NAME use result.num as
38 * opcoes ZEND_DO_FCALL and ZEND_DO_FCALL_BY_NAME use op2.num as
47 stores new offsets in op_array->opcodes[*].op?.num. You can use macros
54 use macros EX_CV_NUM() to access compiled variables by number.
/PHP-5.5/ext/standard/tests/general_functions/
H A Dclosures_002.phpt9 register_tick_function(function () use (&$i) { $i++; });
/PHP-5.5/Zend/tests/traits/
H A Dinheritance002.phpt20 use SayWorld;
H A Dbug65576a.phpt24 use T;
H A Dlanguage003.phpt20 use Hello, World {
H A Dproperty007.phpt19 use THello1;
26 use THello1;
/PHP-5.5/ext/tokenizer/
H A Dconfig.m44 dnl Otherwise use enable:
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput132 attempt to use it has the expected behaviour. It also tests things that
/PHP-5.5/ext/pdo_mysql/tests/
H A Dbug54929.phpt50 … manual that corresponds to your %s server version for the right syntax to use near '--'' at line …
57 … manual that corresponds to your %s server version for the right syntax to use near '--'' at line …
/PHP-5.5/ext/ereg/
H A Dconfig0.m49 WARNING: Do NOT use unless you know what you are doing!], php, no)
28 AC_MSG_CHECKING([which regex library to use])
/PHP-5.5/Zend/
H A DREADME.ZEND_MM13 between malloc and emalloc at runtime so you can use internal and external memory
41 can also use "mmap_anon", "mmap_zero" and "win32" storage managers.
/PHP-5.5/ext/spl/tests/
H A DSplFixedArray_fromarray_indexes.phpt2 Create a SplFixedArray from an array using the fromArray() function use the default behaviour of pr…

Completed in 24 milliseconds

12345678910>>...35