Z_ISNULL_P 2289 ext/curl/interface.c if (Z_ISNULL_P(zvalue)) { Z_ISNULL_P 899 ext/mysqli/mysqli_api.c if (!(stmt->param.is_null[i] = (Z_ISNULL_P(param)))) { Z_ISNULL_P 920 ext/mysqlnd/mysqlnd_ps.c if (!Z_ISNULL_P(data)) { Z_ISNULL_P 1110 ext/mysqlnd/mysqlnd_ps.c if (!Z_ISNULL_P(data)) { Z_ISNULL_P 585 ext/mysqlnd/mysqlnd_ps_codec.c if (!Z_ISNULL_P(parameter) && (current_type == MYSQL_TYPE_LONG || current_type == MYSQL_TYPE_LONGLONG)) { Z_ISNULL_P 646 ext/mysqlnd/mysqlnd_ps_codec.c if (!Z_ISNULL_P(parameter) && (current_type == MYSQL_TYPE_LONG || current_type == MYSQL_TYPE_LONGLONG)) { Z_ISNULL_P 1348 ext/oci8/oci8_statement.c if (Z_ISNULL_P(val)) { Z_ISNULL_P 1621 ext/pcre/php_pcre.c if (Z_ISNULL_P(return_value)) { Z_ISNULL_P 321 ext/pdo/pdo_stmt.c if (PDO_PARAM_TYPE(param->param_type) == PDO_PARAM_STR && param->max_value_len <= 0 && !Z_ISNULL_P(parameter)) {