Home | History | Annotate | Download | only in dist

Lines Matching full:substitutes

263 /* Substitutes for [[:<:]] and [[:>:]], which mean start and end of word in
324 /* Table of substitutes for \d etc when PCRE_UCP is set. They are replaced by
347 static const pcre_uchar *substitutes[] = {
356 /* The POSIX class substitutes must be in the order of the POSIX class names,
5084 ptr = substitutes[escape - ESC_DU] - 1; /* Just before substitute */
7858 ptr = substitutes[escape - ESC_DU] - 1; /* Just before substitute */