Home
last modified time | relevance | path

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

/php-src/ext/pdo_firebird/
H A Dfirebird_statement.c722 int force_null; in pdo_firebird_stmt_param_hook() local
737 force_null = 0; in pdo_firebird_stmt_param_hook()
749 force_null = (Z_STRLEN_P(parameter) == 0); in pdo_firebird_stmt_param_hook()
751 if (!force_null) { in pdo_firebird_stmt_param_hook()

Completed in 7 milliseconds