Bug 1452619 - Implement mozilla::IsAsciiAlpha. r=froydnj, a=lizzard

This commit is contained in:
Jeff Walden 2018-04-09 12:02:43 -07:00 • committed by Roy Tam
commit 48ffdb584c
5 changed files with 168 additions and 1 deletions

View file

@ -87,6 +87,7 @@ EXPORTS.mozilla = [
'StaticAnalysisFunctions.h',
'TaggedAnonymousMemory.h',
'TemplateLib.h',
'TextUtils.h',
'ThreadLocal.h',
'ToString.h',
'Tuple.h',