Home | History | Annotate | Download | only in pcrecpp

Lines Matching refs:text_string

89   string text_string;
91 text_string += "this is another line\n";
96 StringPiece text(text_string);