Searched refs:force_null (Results 1 – 1 of 1) sorted by relevance
798 int force_null; in pdo_firebird_stmt_param_hook() local813 force_null = 0; in pdo_firebird_stmt_param_hook()832 force_null = (Z_STRLEN_P(parameter) == 0); in pdo_firebird_stmt_param_hook()834 if (!force_null) { in pdo_firebird_stmt_param_hook()
Completed in 7 milliseconds