Searched refs:php_firebird_preprocess (Results 1 – 1 of 1) sorted by relevance
298 static int php_firebird_preprocess(const zend_string* sql, char* sql_out, HashTable* named_params) in php_firebird_preprocess() function1010 if (!php_firebird_preprocess(sql, new_sql, named_params)) { in php_firebird_alloc_prepare_stmt()
Completed in 10 milliseconds