Files
rust/src
Ulrik Sverdrup 0da69969d1 core: Use memcmp in is_prefix_of / is_suffix_of
The basic str equality in core::str calls memcmp, re-use the same
function in StrSearcher's is_prefix_of, is_suffix_of.
2015-07-04 15:10:20 +02:00
..
2015-07-01 19:09:14 -07:00
2015-07-01 19:09:14 -07:00
2015-07-01 19:09:14 -07:00
2015-07-01 19:09:14 -07:00
2015-07-03 19:42:55 -04:00
2015-07-01 19:09:14 -07:00
2015-06-17 09:06:59 -07:00
2015-06-16 22:56:42 -07:00
2015-07-03 19:42:55 -04:00