Mercurial > hg > octave-nkf
diff scripts/strings/strchr.m @ 16557:d50bca1cdc22
Support escaped characters in sq_strings for strsplit.m.
* scripts/strings/strsplit.m: Remove private function regexp2simple() and
replace with regexprep(). Apply do_string_escapes() to sq_strings. Improve
doc-string. Add tests.
author | Ben Abbott <bpabbott@mac.com> |
---|---|
date | Tue, 23 Apr 2013 20:26:07 -0400 |
parents | 5d3a684236b0 |
children | d63878346099 |