Home
last modified time | relevance | path

Searched refs:implicit (Results 1 – 25 of 46) sorted by last modified time

12

/PHP-5.5/tests/output/
H A Dob_implicit_flush_basic_001.phpt6 …* Description: Turn implicit flush on/off and is equivalent to calling flush() after every output …
H A Dob_implicit_flush_basic_002.phpt2 Test ob_implicit_flush() function : ensure implicit flushing does not apply to user buffers.
6 …* Description: Turn implicit flush on/off and is equivalent to calling flush() after every output …
11 echo "*** Testing ob_implicit_flush() : ensure implicit flushing does not apply to user buffers. **…
15 // Switch on implicit flushing.
19 echo "Note that even though implicit flushing is on, you should never see this,\n";
20 echo "because implicit flushing affects only the top level buffer, not user buffers.\n";
28 *** Testing ob_implicit_flush() : ensure implicit flushing does not apply to user buffers. ***
H A Dob_implicit_flush_error_001.phpt6 …* Description: Turn implicit flush on/off and is equivalent to calling flush() after every output …
H A Dob_implicit_flush_variation_001.phpt6 …* Description: Turn implicit flush on/off and is equivalent to calling flush() after every output …
/PHP-5.5/tests/lang/
H A DpassByReference_005.phpt2 Pass uninitialised variables by reference and by value to test implicit initialisation.
H A DpassByReference_006.phpt2 Pass uninitialised objects and arrays by reference to test implicit initialisation.
/PHP-5.5/tests/classes/
H A Dfinal_ctor3.phpt2 Ensure implicit final inherited old-style constructor cannot be overridden.
H A Dimplicit_instantiation_001.phpt40 --> Attempting implicit conversion to object using increment...
46 --> Attempting implicit conversion to object using assignment...
58 --> Attempting implicit conversion to object using increment...
64 --> Attempting implicit conversion to object using assignment...
76 --> Attempting implicit conversion to object using increment...
82 --> Attempting implicit conversion to object using assignment...
94 --> Attempting implicit conversion to object using increment...
98 --> Attempting implicit conversion to object using assignment...
108 --> Attempting implicit conversion to object using increment...
112 --> Attempting implicit conversion to object using assignment...
[all …]
/PHP-5.5/sapi/apache_hooks/
H A DapMakefile.tmpl42 # implicit Make rule
/PHP-5.5/sapi/apache/
H A DapMakefile.tmpl42 # implicit Make rule
/PHP-5.5/
H A Dphp.ini-development277 ; http://php.net/implicit-flush
H A Dphp.ini-production277 ; http://php.net/implicit-flush
/PHP-5.5/ext/standard/tests/strings/
H A Dhtml_entity_decode2.phpt6 echo "*** HTML 4.01 implicit (shouldn't decode) ***\n";
23 *** HTML 4.01 implicit (shouldn't decode) ***
/PHP-5.5/ext/spl/tests/
H A Darray_007.phpt18 $this->imp = "implicit";
49 [imp] => implicit
61 [imp] => implicit
69 imp => implicit
H A Darray_003.phpt18 $this->imp = "implicit";
45 [imp] => implicit
55 [imp] => implicit
61 imp => implicit
/PHP-5.5/ext/session/tests/
H A Dsession_set_save_handler_class_007.phpt59 // implicit close (called by shutdown function)
H A Dsession_set_save_handler_class_009.phpt2 Test session_set_save_handler() : implicit shutdown
19 echo "*** Testing session_set_save_handler() : implicit shutdown ***\n";
52 // implicit close
57 *** Testing session_set_save_handler() : implicit shutdown ***
/PHP-5.5/ext/phar/tests/zip/
H A Dalias_acrobatics.phpt44 phar error: Unable to add zip-based phar "%salias_acrobatics.2.phar.zip" with implicit alias, alias…
/PHP-5.5/ext/pdo_pgsql/tests/
H A Dbug48764.phpt2 Bug #48764 (PDO_pgsql::query always uses implicit prepared statements if v3 proto available)
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_rollback.phpt43 printf("[002] ROLLBACK should have no effect because of the implicit COMMIT
H A Dpdo_mysql_commit.phpt23 // DDL will issue an implicit commit
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt6359 Another case where implicit anchoring is not applied is when the lead-
/PHP-5.5/ext/pcre/pcrelib/
H A DHACKING150 of the item is either implicit in the opcode or contained in the data that
H A DChangeLog94 24. A conditional group with only one branch has an implicit empty alternative
2016 explicit and implicit when PCRE_UCP is set.
/PHP-5.5/ext/oci8/tests/
H A Dlob_041.phpt34 echo "\nTest 2 - implicit statement close\n";
71 Test 2 - implicit statement close

Completed in 99 milliseconds

12