Home | History | Annotate | Download | only in pcre

Lines Matching refs:original

213     const char *original;
334 for (const ReplaceTest *t = tests; t->original != NULL; ++t) {
337 string one(t->original);
340 string all(t->original);
484 // the original unquoted string.
500 // Tests that quoted meta characters match their original strings,