Searched refs:ParseTag (Results 1 – 8 of 8) sorted by relevance
| /openbsd/src/gnu/usr.bin/cvs/src/ |
| D | add.c | 243 ParseTag (&tag, &date, &nonbranch); 699 ParseTag (&tag, &date, &nonbranch);
|
| D | entries.c | 480 ParseTag (&dirtag, &dirdate, &dirnonbranch); 714 ParseTag (tagp, datep, nonbranchp) in ParseTag() function
|
| D | cvs.h | 544 void ParseTag PROTO((char **tagp, char **datep, int *nonbranchp));
|
| D | ChangeLog-9194 | 482 * cvs.h (ParseTag): remove duplicate extern.
|
| D | update.c | 964 ParseTag (&tag, &date, &nonbranch);
|
| D | ChangeLog-97 | 2241 * entries.c (ParseTag): Always set *NONBRANCHP. 2470 * entries.c (ParseTag): Add "break;" after "default:" to avoid 2551 * cvs.h, entries.c (ParseTag): Add argument nonbranchp. 2574 * entries.c (ParseTag): Add comment about unrecognized characters
|
| D | ChangeLog-9395 | 908 * entries.c (ParseTag): Remove dcl of unused local. 979 * entries.c (ParseTag): Use getline instead of fgets.
|
| D | ChangeLog-96 | 1609 (commit_filesdoneproc): Don't call ParseTag.
|