Searched refs:_free_php_db_txn (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/php_db4/
H A Ddb4.cpp69 static void _free_php_db_txn(zend_rsrc_list_entry *rsrc TSRMLS_DC) function
406 le_db_txn = zend_register_list_destructors_ex(_free_php_db_txn, NULL, "Db4Txn", module_number);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/php_db4/
H A Ddb4.cpp69 static void _free_php_db_txn(zend_rsrc_list_entry *rsrc TSRMLS_DC) function
406 le_db_txn = zend_register_list_destructors_ex(_free_php_db_txn, NULL, "Db4Txn", module_number);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/php_db4/
H A Ddb4.cpp69 static void _free_php_db_txn(zend_rsrc_list_entry *rsrc TSRMLS_DC) function
406 le_db_txn = zend_register_list_destructors_ex(_free_php_db_txn, NULL, "Db4Txn", module_number);

Completed in 125 milliseconds