Home
last modified time | relevance | path

Searched refs:keyword_matches (Results 1 – 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/
HDsubst.c1038 svn_boolean_t keyword_matches; in translate_chunk() local
1044 keyword_matches = match_keyword(b->keyword_buf, b->keyword_off, in translate_chunk()
1046 if (!keyword_matches) in translate_chunk()
1053 if (!keyword_matches || in translate_chunk()