Searched refs:skip_dashes (Results 1 – 1 of 1) sorted by relevance
615 gboolean skip_dashes; in handle_emit() local803 skip_dashes = TRUE; in handle_emit()811 if (skip_dashes && g_strcmp0 ((*argv)[n], "--") == 0) in handle_emit()813 skip_dashes = FALSE; in handle_emit()925 gboolean skip_dashes; in handle_call() local1112 skip_dashes = TRUE; in handle_call()1121 if (skip_dashes && g_strcmp0 ((*argv)[n], "--") == 0) in handle_call()1123 skip_dashes = FALSE; in handle_call()