Mercurial > hg > octave-nkf
comparison scripts/strings/hex2dec.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 | cbcaf5602469 |
children | d63878346099 |
comparison
equal
deleted
inserted
replaced
16556:ce65326ecd6c | 16557:d50bca1cdc22 |
---|