Home
last modified time | relevance | path

Searched refs:self_alloced (Results 1 – 2 of 2) sorted by relevance

/PHP-5.3/ext/mysqli/
H A Dmysqli_nonapi.c73 zend_bool self_alloced = 0; local
104 self_alloced = 1;
302 if (!is_real_connect && self_alloced) {
/PHP-5.3/ext/mysqlnd/
H A Dmysqlnd.c868 zend_bool self_alloced = FALSE; in mysqlnd_connect() local
874 self_alloced = TRUE; in mysqlnd_connect()
884 if (self_alloced) { in mysqlnd_connect()

Completed in 14 milliseconds