Searched refs:nstring (Results 1 – 3 of 3) sorted by relevance
2 key2 = "test \\nstring";
3 key2 = "test \\nstring\\n\\r\\n\\b\\t\\f\\\\\\\"";
945 const Char *pestr, *nstring; in t_pmatch() local947 for (nstring = string;; string = nstring) { in t_pmatch()948 stringc = *nstring++ & TRIM; in t_pmatch()