HomeSort by: relevance | last modified time | path
    Searched refs:UseNewInfoFmtStrings (Results 1 - 5 of 5) sorted by relevancy

  /src/external/gpl2/xcvs/dist/src/
parseinfo.h 50 bool UseNewInfoFmtStrings;
logmsg.c 804 !config->UseNewInfoFmtStrings, srepos,
parseinfo.c 673 else if (strcmp (line, "UseNewInfoFmtStrings") == 0)
675 readBool (infopath, "UseNewInfoFmtStrings", p,
676 &retval->UseNewInfoFmtStrings);
680 if (readBool (infopath, "UseNewInfoFmtStrings", p, &dummy)
sanity.sh 2709 # UseNewInfoFmtStrings key in CVSROOT/config. It's inefficient, but there
18948 sed -e's/^UseNewInfoFmtStrings=yes$/#&/' <config >tmpconfig
18984 and set UseNewInfoFmtStrings=yes in CVSROOT/config\. After that, convert
18992 and set UseNewInfoFmtStrings=yes in CVSROOT/config\. After that, convert
19004 and set UseNewInfoFmtStrings=yes in CVSROOT/config\. After that, convert
19012 and set UseNewInfoFmtStrings=yes in CVSROOT/config\. After that, convert
19023 and set UseNewInfoFmtStrings=yes in CVSROOT/config\. After that, convert
19087 and set UseNewInfoFmtStrings=yes in CVSROOT/config\. After that, convert
19550 sed -e's/^UseNewInfoFmtStrings=yes$/#&/' <config >tmpconfig
19584 and set UseNewInfoFmtStrings=yes in CVSROOT/config\. After that, conver
    [all...]
  /src/external/gpl2/xcvs/dist/contrib/
log_accum.in 72 # The newest versions of CVS have UseNewInfoFmtStrings=yes
78 my $UseNewInfoFmtStrings = 0;
539 if ($UseNewInfoFmtStrings) {

Completed in 97 milliseconds