[erlang-questions] regular expressions on binaries

Ben Munat bent@REDACTED
Sun Aug 26 01:59:44 CEST 2007


I think you just want pattern matching on binaries:

http://erlang.org/documentation/doc-5.4.12/doc/programming_examples/bit_syntax.html

b


Paul Mineiro wrote:
> Is there an analog to regexp available that works on binaries?
> 
> Thanks in advance,
> 
> -- p
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions



More information about the erlang-questions mailing list