Searched refs:peg_start (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dopt.c1038 const char *peg_start = NULL; /* pointer to the peg revision, if any */
1051 peg_start = ptr;
1056 if (peg_start)
1060 *peg_revision = apr_pstrdup(pool, peg_start);
1033 const char *peg_start = NULL; /* pointer to the peg revision, if any */ local

Completed in 75 milliseconds