Searched refs:implicit (Results 1 – 25 of 49) sorted by relevance
12
/PHP-5.6/tests/classes/ |
H A D | implicit_instantiation_001.phpt | 40 --> 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 …]
|
H A D | final_ctor3.phpt | 2 Ensure implicit final inherited old-style constructor cannot be overridden.
|
/PHP-5.6/tests/output/ |
H A D | ob_implicit_flush_basic_002.phpt | 2 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 D | ob_implicit_flush_basic_001.phpt | 6 …* Description: Turn implicit flush on/off and is equivalent to calling flush() after every output …
|
H A D | ob_implicit_flush_error_001.phpt | 6 …* Description: Turn implicit flush on/off and is equivalent to calling flush() after every output …
|
/PHP-5.6/ext/mysqli/ |
H A D | mysqli_mysqlnd.h | 41 #define mysqli_stmt_close(c, implicit) mysqlnd_stmt_close((c), (implicit)) argument 42 #define mysqli_free_result(r, implicit) mysqlnd_free_result((r), (implicit)) argument
|
H A D | mysqli_libmysql.h | 40 #define mysqli_stmt_close(c, implicit) mysql_stmt_close((c)) argument
|
/PHP-5.6/ext/spl/tests/ |
H A D | array_003.phpt | 18 $this->imp = "implicit"; 45 [imp] => implicit 55 [imp] => implicit 61 imp => implicit
|
H A D | array_007.phpt | 18 $this->imp = "implicit"; 49 [imp] => implicit 61 [imp] => implicit 69 imp => implicit
|
/PHP-5.6/ext/session/tests/ |
H A D | session_set_save_handler_class_009.phpt | 2 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 ***
|
H A D | session_set_save_handler_class_007.phpt | 60 // implicit close (called by shutdown function)
|
/PHP-5.6/ext/standard/tests/strings/ |
H A D | html_entity_decode2.phpt | 6 echo "*** HTML 4.01 implicit (shouldn't decode) ***\n"; 23 *** HTML 4.01 implicit (shouldn't decode) ***
|
/PHP-5.6/tests/func/ |
H A D | 008.phpt | 2 Test for buffering in core functions with implicit flush off
|
H A D | 009.phpt | 2 Test for buffering in core functions with implicit flush on
|
/PHP-5.6/ext/mysql/tests/ |
H A D | setupdefault.inc | 3 // copy variables from connect.inc into mysql default connection ini settings, so that implicit mys…
|
/PHP-5.6/ext/pcre/tests/ |
H A D | 005.phpt | 15 /p2/var/php_gcov/PHP_4_4/ext/posix/posix.c:484: warning: implicit declaration of function `getpgid' 17 /p2/var/php_gcov/PHP_4_4/ext/posix/posix.c:506: warning: implicit declaration of function `getsid' 19 /p2/var/php_gcov/PHP_4_4/ext/session/mod_files.c:302: warning: implicit declaration of function `pr… 21 /p2/var/php_gcov/PHP_4_4/ext/session/mod_files.c:340: warning: implicit declaration of function `pw… 128 /p2/var/php_gcov/PHP_4_4/ext/posix/posix.c:484: warning: implicit declaration of function `getpgid' 137 [8] => implicit declaration of function `getpgid' 143 /p2/var/php_gcov/PHP_4_4/ext/posix/posix.c:506: warning: implicit declaration of function `getsid' 152 [8] => implicit declaration of function `getsid' 167 [8] => implicit declaration of function `pread' 182 [8] => implicit declaration of function `pwrite' [all …]
|
/PHP-5.6/ext/oci8/tests/ |
H A D | lob_041.phpt | 34 echo "\nTest 2 - implicit statement close\n"; 71 Test 2 - implicit statement close
|
H A D | imp_res_get_none.phpt | 2 Oracle Database 12c Implicit Result Sets: oci_get_implicit_resultset: no implicit results
|
H A D | imp_res_close.phpt | 49 oci_free_statement($s); // Free the implicit result handle
|
H A D | imp_res_get_close_1.phpt | 49 oci_free_statement($s1); // Free the implicit result handle
|
/PHP-5.6/Zend/tests/ |
H A D | bug43450.phpt | 2 Bug #43450 (Memory leak on some functions with implicit object __toString() call)
|
/PHP-5.6/ext/phar/tests/zip/ |
H A D | alias_acrobatics.phpt | 44 phar error: Unable to add zip-based phar "%salias_acrobatics.2.phar.zip" with implicit alias, alias…
|
/PHP-5.6/ext/mysqli/tests/ |
H A D | mysqli_get_client_stats_skipped.phpt | 37 /* enforce implicit cleaning of the wire and skipping the last row */
|
/PHP-5.6/sapi/apache/ |
H A D | apMakefile.tmpl | 42 # implicit Make rule
|
/PHP-5.6/sapi/apache_hooks/ |
H A D | apMakefile.tmpl | 42 # implicit Make rule
|
Completed in 35 milliseconds
12