Searched refs:CommentInsertLiteral (Results 1 – 1 of 1) sorted by relevance
83 static char * CommentInsertLiteral = NULL; // Insert this comment (from command line) variable943 EditComment || CommentInsertfileName || CommentInsertLiteral){985 }else if (CommentInsertLiteral){986 strncpy(Comment, CommentInsertLiteral, MAX_COMMENT_SIZE);1441 CommentInsertLiteral = argv[++argn];