Home
last modified time | relevance | path

Searched refs:implicit (Results 26 – 46 of 46) sorted by relevance

12

/PHP-5.5/tests/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_006.phpt2 Pass uninitialised objects and arrays by reference to test implicit initialisation.
H A DpassByReference_005.phpt2 Pass uninitialised variables by reference and by value to test implicit initialisation.
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_reconnect.phpt2 Trying implicit reconnect after wait_timeout and KILL using mysqli_ping()
H A Dmysqli_no_reconnect.phpt2 Trying implicit reconnect after wait_timeout and KILL using mysqli_ping()
H A Dmysqli_get_client_stats.phpt300 print "Testing if implicit fetching and cleaning happens...\n";
1287 Testing if implicit fetching and cleaning happens...
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd.h248 #define mysqlnd_stmt_close(stmt, implicit) (stmt)->m->dtor((stmt), (implicit) TSRMLS_CC) argument
H A Dmysqlnd_structs.h636 typedef enum_func_status (*func_mysqlnd_res__free_result)(MYSQLND_RES * result, zend_bool implicit
724 …us (*func_mysqlnd_stmt__net_close)(MYSQLND_STMT * const stmt, zend_bool implicit TSRMLS_DC); /* pr…
725 typedef enum_func_status (*func_mysqlnd_stmt__dtor)(MYSQLND_STMT * const stmt, zend_bool implicit T…
H A Dmysqlnd_ps.c2136 MYSQLND_METHOD_PRIVATE(mysqlnd_stmt, net_close)(MYSQLND_STMT * const s, zend_bool implicit TSRMLS_D… in MYSQLND_METHOD_PRIVATE()
2177 MYSQLND_INC_GLOBAL_STATISTIC(implicit == TRUE? STAT_FREE_RESULT_IMPLICIT: in MYSQLND_METHOD_PRIVATE()
2221 MYSQLND_METHOD(mysqlnd_stmt, dtor)(MYSQLND_STMT * const s, zend_bool implicit TSRMLS_DC) in MYSQLND_METHOD()
2231 MYSQLND_INC_GLOBAL_STATISTIC(implicit == TRUE? STAT_STMT_CLOSE_IMPLICIT: in MYSQLND_METHOD()
2234 ret = s->m->net_close(s, implicit TSRMLS_CC); in MYSQLND_METHOD()
H A Dmysqlnd_result.c1299 MYSQLND_METHOD(mysqlnd_res, free_result)(MYSQLND_RES * result, zend_bool implicit TSRMLS_DC) in MYSQLND_METHOD()
1305 implicit == TRUE? STAT_FREE_RESULT_IMPLICIT: in MYSQLND_METHOD()
/PHP-5.5/ext/oci8/tests/
H A Dbug43497.phpt77 // Read all XML data using implicit LOB locator
H A Dbug43497_92.phpt81 // Read all XML data using implicit LOB locator
/PHP-5.5/
H A DUPGRADING99 mysql_connect(), mysql_pconnect() or by establishing an implicit
H A Dacinclude.m42965 dnl The empty $ac_provsrc command stops an implicit circular dependency
H A Dphp.ini-development277 ; http://php.net/implicit-flush
H A Dphp.ini-production277 ; http://php.net/implicit-flush
H A DNEWS2104 mysql_pconnect(), or through implicit connection: use MySQLi or PDO_MySQL
4920 Made implicit use of NULL IV a warning. (Sara)
7000 - Fixed bug #43450 (Memory leak on some functions with implicit object __toString() call). (David C…
/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/build/
H A Dlibtool.m43842 implicit none
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt6359 Another case where implicit anchoring is not applied is when the lead-

Completed in 132 milliseconds

12