diff options
author | Björn Gustavsson <[email protected]> | 2014-05-05 16:01:36 +0200 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2014-06-05 13:46:28 +0200 |
commit | 5faf278c471c1d01456012ce18869716c9714722 (patch) | |
tree | 05933c45999753135375a522672fbfcd77c057ec /lib/asn1/test/testX420.erl | |
parent | 19058b298952fa9d5120934637a57b859012c9c2 (diff) | |
download | otp-5faf278c471c1d01456012ce18869716c9714722.tar.gz otp-5faf278c471c1d01456012ce18869716c9714722.tar.bz2 otp-5faf278c471c1d01456012ce18869716c9714722.zip |
PER: Optimize encoding of character strings with simple ranges
The encoder for the following type would generate a dialyzer warning:
Ns ::= NumericString (FROM ("0"|"1"|"2"|"3"|"4"|"5"|"6"|"7"|"8"|"9"))
Optimize this case to make it slightly faster as well as eliminate
the dialyzer warning.
Diffstat (limited to 'lib/asn1/test/testX420.erl')
0 files changed, 0 insertions, 0 deletions