Home
last modified time | relevance | path

Searched refs:use (Results 176 – 200 of 851) sorted by relevance

12345678910>>...35

/PHP-5.5/ext/imap/
H A DIMAP_Win32_HOWTO.txt4 Note 1: You *must* use NT's cmd.exe for this job; 4NT.exe will NOT work properly.
12 use '/MDd' instead.
/PHP-5.5/Zend/tests/
H A D036.phpt2 Trying to use lambda in array offset
H A Dbug41351_2.phpt14 Fatal error: Cannot use [] for reading in %s on line %d
H A Dbug41351_3.phpt14 Fatal error: Cannot use [] for reading in %s on line %d
H A Dbug41919.phpt11 Fatal error: Cannot use string offset as an object in %sbug41919.php on line %d
H A Dclosure_029.phpt8 var_dump(@function(&$x) use ($y, $z) { } instanceof closure);
H A Daccess_modifiers_007.phpt13 Fatal error: Cannot use the final modifier on an abstract class member in %s on line %d
H A Dns_020.phpt6 use X as Y;
H A Dbug41813.phpt12 Fatal error: Cannot use string offset as an array in %s on line %d
H A Dbug55825.phpt11 class C { use T1; }
H A Dbug62892.phpt11 use myTrait {
H A Dforeach_list_003.phpt13 Fatal error: Cannot use list as key element in %sforeach_list_003.php on line %d
/PHP-5.5/ext/spl/tests/
H A Dbug67538.phpt2 Bug #67538 (SPL Iterators use-after-free)
/PHP-5.5/Zend/tests/traits/
H A Dstatic_004.phpt15 use TestTrait;
H A Dstatic_get_called_class.phpt15 use TestTrait;
H A Dlanguage012.phpt17 use Counter;
H A Dstatic_002.phpt15 use TestTrait;
/PHP-5.5/tests/output/
H A Dob_010.phpt13 Fatal error: print_r(): Cannot use output buffering in output buffering display handlers in %sob_01…
H A Dob_011.phpt13 Fatal error: ob_get_flush(): Cannot use output buffering in output buffering display handlers in %s…
/PHP-5.5/tests/basic/
H A Dbug51709_1.phpt2 Bug #51709 (Can't use keywords as method names)
H A Dbug51709_2.phpt2 Bug #51709 (Can't use keywords as method names)
/PHP-5.5/ext/mbstring/ucgendat/
H A DOPENLDAP_LICENSE4 Redistribution and use of this software and associated documentation
19 Each revision is distinguished by a version number. You may use
38 advertising or otherwise to promote the sale, use or other dealing
/PHP-5.5/sapi/apache/
H A DapMakefile.tmpl41 # have to use a different name to trigger the different
44 # the suffix feature of Make really wants just .x, so we use
56 # We really don't expect end users to use this rule. It works only with
/PHP-5.5/sapi/apache_hooks/
H A DapMakefile.tmpl41 # have to use a different name to trigger the different
44 # the suffix feature of Make really wants just .x, so we use
56 # We really don't expect end users to use this rule. It works only with
/PHP-5.5/
H A DREADME.SELF-CONTAINED-EXTENSIONS59 The MySQL module will either use the embedded MySQL client
101 Please use always PHP_ARG_ENABLE or PHP_ARG_WITH. Even if you do not
113 modules, use a simple module as a starting point and add your own code.
144 1. In config.m4, use PHP_ARG_WITH/PHP_ARG_ENABLE. Then you will
145 automatically be able to use --with-foo=shared[,..] or
148 2. In config.m4, use PHP_NEW_EXTENSION(foo,.., $ext_shared) to enable

Completed in 51 milliseconds

12345678910>>...35