Orbits  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages
Classes | Namespaces | Variables
hebrewprober.py File Reference

Classes

class  pip._vendor.requests.packages.chardet.hebrewprober.HebrewProber
 

Namespaces

namespace  pip._vendor.requests.packages.chardet.hebrewprober
 

Variables

int pip._vendor.requests.packages.chardet.hebrewprober.FINAL_KAF = 0xea
 General ideas of the Hebrew charset recognition ###. More...
 
int pip._vendor.requests.packages.chardet.hebrewprober.NORMAL_KAF = 0xeb
 
int pip._vendor.requests.packages.chardet.hebrewprober.FINAL_MEM = 0xed
 
int pip._vendor.requests.packages.chardet.hebrewprober.NORMAL_MEM = 0xee
 
int pip._vendor.requests.packages.chardet.hebrewprober.FINAL_NUN = 0xef
 
int pip._vendor.requests.packages.chardet.hebrewprober.NORMAL_NUN = 0xf0
 
int pip._vendor.requests.packages.chardet.hebrewprober.FINAL_PE = 0xf3
 
int pip._vendor.requests.packages.chardet.hebrewprober.NORMAL_PE = 0xf4
 
int pip._vendor.requests.packages.chardet.hebrewprober.FINAL_TSADI = 0xf5
 
int pip._vendor.requests.packages.chardet.hebrewprober.NORMAL_TSADI = 0xf6
 
int pip._vendor.requests.packages.chardet.hebrewprober.MIN_FINAL_CHAR_DISTANCE = 5
 
float pip._vendor.requests.packages.chardet.hebrewprober.MIN_MODEL_DISTANCE = 0.01
 
string pip._vendor.requests.packages.chardet.hebrewprober.VISUAL_HEBREW_NAME = "ISO-8859-8"
 
string pip._vendor.requests.packages.chardet.hebrewprober.LOGICAL_HEBREW_NAME = "windows-1255"
 

Copyright 2014 Google Inc. All rights reserved.