Home
last modified time | relevance | path

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

/PHP-8.4/ext/pdo_firebird/
H A Dfirebird_driver.c298 static int php_firebird_preprocess(const zend_string* sql, char* sql_out, HashTable* named_params) in php_firebird_preprocess() function
1010 if (!php_firebird_preprocess(sql, new_sql, named_params)) { in php_firebird_alloc_prepare_stmt()

Completed in 10 milliseconds