OpenQuizz
Une application de gestion des contenus pédagogiques
pip._vendor.html5lib._ihatexml Namespace Reference

Data Structures

class  InfosetFilter
 

Functions

def charStringToList (chars)
 
def normaliseCharList (charList)
 
def missingRanges (charList)
 
def listToRegexpStr (charList)
 
def hexToInt (hex_str)
 
def escapeRegexp (string)
 

Variables

 baseChar
 
 ideographic
 
 combiningCharacter
 
 digit
 
 extender
 
 letter
 
 name
 
 nameFirst
 
 reChar
 
 reCharRange
 
 max_unicode
 
 nonXmlNameBMPRegexp
 
 nonXmlNameFirstBMPRegexp
 
 nonPubidCharRegexp
 

Function Documentation

◆ charStringToList()

def pip._vendor.html5lib._ihatexml.charStringToList (   chars)

◆ escapeRegexp()

def pip._vendor.html5lib._ihatexml.escapeRegexp (   string)

◆ hexToInt()

def pip._vendor.html5lib._ihatexml.hexToInt (   hex_str)

◆ listToRegexpStr()

def pip._vendor.html5lib._ihatexml.listToRegexpStr (   charList)

◆ missingRanges()

def pip._vendor.html5lib._ihatexml.missingRanges (   charList)

◆ normaliseCharList()

def pip._vendor.html5lib._ihatexml.normaliseCharList (   charList)

Variable Documentation

◆ baseChar

baseChar

◆ combiningCharacter

combiningCharacter

◆ digit

digit

◆ extender

extender

◆ ideographic

ideographic

◆ letter

letter

◆ max_unicode

max_unicode

◆ name

name

◆ nameFirst

nameFirst

◆ nonPubidCharRegexp

nonPubidCharRegexp

◆ nonXmlNameBMPRegexp

nonXmlNameBMPRegexp

◆ nonXmlNameFirstBMPRegexp

nonXmlNameFirstBMPRegexp

◆ reChar

reChar

◆ reCharRange

reCharRange