Lines Matching refs:normalize
807 tagString = unicodedata.normalize('NFKD', jsonObj['tag']).encode('ascii', 'ignore');