Searched refs:implicit (Results 1 – 25 of 46) sorted by relevance
12
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 …]
2 Ensure implicit final inherited old-style constructor cannot be overridden.
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. ***
6 …* Description: Turn implicit flush on/off and is equivalent to calling flush() after every output …
41 #define mysqli_stmt_close(c, implicit) mysqlnd_stmt_close((c), (implicit)) argument42 #define mysqli_free_result(r, implicit) mysqlnd_free_result((r), (implicit)) argument
40 #define mysqli_stmt_close(c, implicit) mysql_stmt_close((c)) argument
18 $this->imp = "implicit";45 [imp] => implicit55 [imp] => implicit61 imp => implicit
18 $this->imp = "implicit";49 [imp] => implicit61 [imp] => implicit69 imp => implicit
2 Test session_set_save_handler() : implicit shutdown19 echo "*** Testing session_set_save_handler() : implicit shutdown ***\n";52 // implicit close57 *** Testing session_set_save_handler() : implicit shutdown ***
60 // implicit close (called by shutdown function)
6 echo "*** HTML 4.01 implicit (shouldn't decode) ***\n";23 *** HTML 4.01 implicit (shouldn't decode) ***
2 Test for buffering in core functions with implicit flush off
2 Test for buffering in core functions with implicit flush on
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 …]
34 echo "\nTest 2 - implicit statement close\n";71 Test 2 - implicit statement close
2 Oracle Database 12c Implicit Result Sets: oci_get_implicit_resultset: no implicit results
49 oci_free_statement($s); // Free the implicit result handle
49 oci_free_statement($s1); // Free the implicit result handle
2 Bug #43450 (Memory leak on some functions with implicit object __toString() call)
44 phar error: Unable to add zip-based phar "%salias_acrobatics.2.phar.zip" with implicit alias, alias…
37 /* enforce implicit cleaning of the wire and skipping the last row */
2 Bug #48764 (PDO_pgsql::query always uses implicit prepared statements if v3 proto available)
43 printf("[002] ROLLBACK should have no effect because of the implicit COMMIT
23 // DDL will issue an implicit commit
Completed in 27 milliseconds