Home
last modified time | relevance | path

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

/PHP-8.3/ext/pdo_firebird/
H A Dfirebird_statement.c719 int force_null; in firebird_stmt_param_hook() local
734 force_null = 0; in firebird_stmt_param_hook()
746 force_null = (Z_STRLEN_P(parameter) == 0); in firebird_stmt_param_hook()
748 if (!force_null) { in firebird_stmt_param_hook()

Completed in 6 milliseconds