12188 lines
293 KiB
Text
Generated
12188 lines
293 KiB
Text
Generated
'<' Punctuation
|
|
'html' Name.Tag
|
|
'>' Punctuation
|
|
'\n' Text
|
|
|
|
'<' Punctuation
|
|
'head' Name.Tag
|
|
'>' Punctuation
|
|
'\n' Text
|
|
|
|
'<' Punctuation
|
|
'script' Name.Tag
|
|
'>' Punctuation
|
|
'' Text
|
|
'\n ' Text.Whitespace
|
|
'function' Keyword.Declaration
|
|
' ' Text.Whitespace
|
|
'initCodeBlock' Name.Other
|
|
'(' Punctuation
|
|
'id' Name.Other
|
|
')' Punctuation
|
|
';' Punctuation
|
|
' ' Text.Whitespace
|
|
'{' Punctuation
|
|
'\n ' Text.Whitespace
|
|
'var' Keyword.Declaration
|
|
' ' Text.Whitespace
|
|
'el' Name.Other
|
|
' ' Text.Whitespace
|
|
'=' Operator
|
|
' ' Text.Whitespace
|
|
'document' Name.Builtin
|
|
'.' Punctuation
|
|
'getElementById' Name.Other
|
|
'(' Punctuation
|
|
'id' Name.Other
|
|
')' Punctuation
|
|
';' Punctuation
|
|
'\n ' Text.Whitespace
|
|
'}' Punctuation
|
|
'\n' Text.Whitespace
|
|
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'script' Name.Tag
|
|
'>' Punctuation
|
|
'\n' Text
|
|
|
|
'<' Punctuation
|
|
'style' Name.Tag
|
|
'>' Punctuation
|
|
'\n' Text.Whitespace
|
|
|
|
'.' Punctuation
|
|
'syntax' Name.Class
|
|
' ' Text.Whitespace
|
|
'{' Punctuation
|
|
' ' Text.Whitespace
|
|
'border' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'1' Literal.Number.Integer
|
|
'px' Keyword.Type
|
|
' ' Text.Whitespace
|
|
'solid' Keyword.Constant
|
|
' ' Text.Whitespace
|
|
'#d0d0d0' Literal.Number.Hex
|
|
';' Punctuation
|
|
' ' Text.Whitespace
|
|
'background-color' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'#f0f0f0' Literal.Number.Hex
|
|
';' Punctuation
|
|
'\n ' Text.Whitespace
|
|
'margin-left' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'10' Literal.Number.Integer
|
|
'px' Keyword.Type
|
|
';' Punctuation
|
|
' ' Text.Whitespace
|
|
'margin-right' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'10' Literal.Number.Integer
|
|
'px' Keyword.Type
|
|
';' Punctuation
|
|
' ' Text.Whitespace
|
|
'}' Punctuation
|
|
'\n\n' Text.Whitespace
|
|
|
|
'.' Punctuation
|
|
'syntaxheader' Name.Class
|
|
' ' Text.Whitespace
|
|
'{' Punctuation
|
|
' ' Text.Whitespace
|
|
'margin-top' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'15' Literal.Number.Integer
|
|
'px' Keyword.Type
|
|
';' Punctuation
|
|
' ' Text.Whitespace
|
|
'margin-bottom' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'0' Literal.Number.Integer
|
|
'px' Keyword.Type
|
|
';' Punctuation
|
|
'\n ' Text.Whitespace
|
|
'text-align' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'right' Keyword.Constant
|
|
';' Punctuation
|
|
' ' Text.Whitespace
|
|
'font-size' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'11' Literal.Number.Integer
|
|
'px' Keyword.Type
|
|
';' Punctuation
|
|
'\n ' Text.Whitespace
|
|
'border-bottom' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'0' Literal.Number.Integer
|
|
';' Punctuation
|
|
' ' Text.Whitespace
|
|
'padding' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'3' Literal.Number.Integer
|
|
'px' Keyword.Type
|
|
';' Punctuation
|
|
' ' Text.Whitespace
|
|
'}' Punctuation
|
|
'\n\n' Text.Whitespace
|
|
|
|
'.' Punctuation
|
|
'linenos' Name.Class
|
|
' ' Text.Whitespace
|
|
'{' Punctuation
|
|
' ' Text.Whitespace
|
|
'float' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'left' Keyword.Constant
|
|
';' Punctuation
|
|
' ' Text.Whitespace
|
|
'display' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'block' Keyword.Constant
|
|
';' Punctuation
|
|
' ' Text.Whitespace
|
|
'}' Punctuation
|
|
'\n' Text.Whitespace
|
|
|
|
'.' Punctuation
|
|
'linenos' Name.Class
|
|
' ' Text.Whitespace
|
|
'pre' Name.Tag
|
|
' ' Text.Whitespace
|
|
'{' Punctuation
|
|
' ' Text.Whitespace
|
|
'padding-right' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'7' Literal.Number.Integer
|
|
'px' Keyword.Type
|
|
';' Punctuation
|
|
' ' Text.Whitespace
|
|
'padding-left' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'7' Literal.Number.Integer
|
|
'px' Keyword.Type
|
|
';' Punctuation
|
|
'\n ' Text.Whitespace
|
|
'color' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'#666' Literal.Number.Hex
|
|
';' Punctuation
|
|
' ' Text.Whitespace
|
|
'}' Punctuation
|
|
'\n\n' Text.Whitespace
|
|
|
|
'pre' Name.Tag
|
|
'.' Punctuation
|
|
'syntax' Name.Class
|
|
' ' Text.Whitespace
|
|
'{' Punctuation
|
|
' ' Text.Whitespace
|
|
'padding' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'5' Literal.Number.Integer
|
|
'px' Keyword.Type
|
|
';' Punctuation
|
|
' ' Text.Whitespace
|
|
'margin-top' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'0' Literal.Number.Integer
|
|
'px' Keyword.Type
|
|
';' Punctuation
|
|
' ' Text.Whitespace
|
|
'}' Punctuation
|
|
'\n\n' Text.Whitespace
|
|
|
|
'.' Punctuation
|
|
'syntax' Name.Class
|
|
' ' Text.Whitespace
|
|
'.' Punctuation
|
|
'cm' Name.Class
|
|
' ' Text.Whitespace
|
|
'{' Punctuation
|
|
' ' Text.Whitespace
|
|
'color' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'#60a0b0' Literal.Number.Hex
|
|
';' Punctuation
|
|
' ' Text.Whitespace
|
|
'font-style' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'italic' Keyword.Constant
|
|
';' Punctuation
|
|
' ' Text.Whitespace
|
|
'}' Punctuation
|
|
' ' Text.Whitespace
|
|
'/* comments */' Comment
|
|
'\n' Text.Whitespace
|
|
|
|
'.' Punctuation
|
|
'syntax' Name.Class
|
|
' ' Text.Whitespace
|
|
'.' Punctuation
|
|
'cm-proc' Name.Class
|
|
' ' Text.Whitespace
|
|
'{' Punctuation
|
|
' ' Text.Whitespace
|
|
'color' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'#007020' Literal.Number.Hex
|
|
';' Punctuation
|
|
' ' Text.Whitespace
|
|
'font-style' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'normal' Keyword.Constant
|
|
';' Punctuation
|
|
' ' Text.Whitespace
|
|
'}' Punctuation
|
|
' ' Text.Whitespace
|
|
'/* preproc */' Comment
|
|
'\n' Text.Whitespace
|
|
|
|
'.' Punctuation
|
|
'syntax' Name.Class
|
|
' ' Text.Whitespace
|
|
'.' Punctuation
|
|
'kw' Name.Class
|
|
' ' Text.Whitespace
|
|
'{' Punctuation
|
|
' ' Text.Whitespace
|
|
'color' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'#007020' Literal.Number.Hex
|
|
';' Punctuation
|
|
' ' Text.Whitespace
|
|
'font-weight' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'bold' Keyword.Constant
|
|
';' Punctuation
|
|
' ' Text.Whitespace
|
|
'}' Punctuation
|
|
' ' Text.Whitespace
|
|
'/* keywords */' Comment
|
|
'\n' Text.Whitespace
|
|
|
|
'.' Punctuation
|
|
'syntax' Name.Class
|
|
' ' Text.Whitespace
|
|
'.' Punctuation
|
|
'kw-pseudo' Name.Class
|
|
' ' Text.Whitespace
|
|
'{' Punctuation
|
|
' ' Text.Whitespace
|
|
'font-weight' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'normal' Keyword.Constant
|
|
';' Punctuation
|
|
' ' Text.Whitespace
|
|
'}' Punctuation
|
|
' ' Text.Whitespace
|
|
'/* pseudo keywords */' Comment
|
|
'\n' Text.Whitespace
|
|
|
|
'.' Punctuation
|
|
'syntax' Name.Class
|
|
' ' Text.Whitespace
|
|
'.' Punctuation
|
|
'op' Name.Class
|
|
' ' Text.Whitespace
|
|
'{' Punctuation
|
|
' ' Text.Whitespace
|
|
'color' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'#666666' Literal.Number.Hex
|
|
';' Punctuation
|
|
' ' Text.Whitespace
|
|
'}' Punctuation
|
|
' ' Text.Whitespace
|
|
'/* operators */' Comment
|
|
'\n' Text.Whitespace
|
|
|
|
'.' Punctuation
|
|
'syntax' Name.Class
|
|
' ' Text.Whitespace
|
|
'.' Punctuation
|
|
'op-word' Name.Class
|
|
' ' Text.Whitespace
|
|
'{' Punctuation
|
|
' ' Text.Whitespace
|
|
'color' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'#007020' Literal.Number.Hex
|
|
';' Punctuation
|
|
' ' Text.Whitespace
|
|
'font-weight' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'bold' Keyword.Constant
|
|
';' Punctuation
|
|
' ' Text.Whitespace
|
|
'}' Punctuation
|
|
' ' Text.Whitespace
|
|
'/* word operators */' Comment
|
|
'\n' Text.Whitespace
|
|
|
|
'.' Punctuation
|
|
'syntax' Name.Class
|
|
' ' Text.Whitespace
|
|
'.' Punctuation
|
|
'bn' Name.Class
|
|
' ' Text.Whitespace
|
|
'{' Punctuation
|
|
' ' Text.Whitespace
|
|
'color' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'#007020' Literal.Number.Hex
|
|
';' Punctuation
|
|
' ' Text.Whitespace
|
|
'}' Punctuation
|
|
' ' Text.Whitespace
|
|
'/* builtins */' Comment
|
|
'\n' Text.Whitespace
|
|
|
|
'.' Punctuation
|
|
'syntax' Name.Class
|
|
' ' Text.Whitespace
|
|
'.' Punctuation
|
|
'fun' Name.Class
|
|
' ' Text.Whitespace
|
|
'{' Punctuation
|
|
' ' Text.Whitespace
|
|
'color' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'#06287e' Literal.Number.Hex
|
|
';' Punctuation
|
|
' ' Text.Whitespace
|
|
'}' Punctuation
|
|
' ' Text.Whitespace
|
|
'/* func name */' Comment
|
|
'\n' Text.Whitespace
|
|
|
|
'.' Punctuation
|
|
'syntax' Name.Class
|
|
' ' Text.Whitespace
|
|
'.' Punctuation
|
|
'cls' Name.Class
|
|
' ' Text.Whitespace
|
|
'{' Punctuation
|
|
' ' Text.Whitespace
|
|
'color' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'#0e84b5' Literal.Number.Hex
|
|
';' Punctuation
|
|
' ' Text.Whitespace
|
|
'font-weight' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'bold' Keyword.Constant
|
|
';' Punctuation
|
|
' ' Text.Whitespace
|
|
'}' Punctuation
|
|
' ' Text.Whitespace
|
|
'/* class names */' Comment
|
|
'\n' Text.Whitespace
|
|
|
|
'.' Punctuation
|
|
'syntax' Name.Class
|
|
' ' Text.Whitespace
|
|
'.' Punctuation
|
|
'exc' Name.Class
|
|
' ' Text.Whitespace
|
|
'{' Punctuation
|
|
' ' Text.Whitespace
|
|
'color' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'#007020' Literal.Number.Hex
|
|
';' Punctuation
|
|
' ' Text.Whitespace
|
|
'}' Punctuation
|
|
' ' Text.Whitespace
|
|
'/* exceptions */' Comment
|
|
'\n' Text.Whitespace
|
|
|
|
'.' Punctuation
|
|
'syntax' Name.Class
|
|
' ' Text.Whitespace
|
|
'.' Punctuation
|
|
'var' Name.Class
|
|
' ' Text.Whitespace
|
|
'{' Punctuation
|
|
' ' Text.Whitespace
|
|
'color' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'#bb60d5' Literal.Number.Hex
|
|
';' Punctuation
|
|
' ' Text.Whitespace
|
|
'}' Punctuation
|
|
' ' Text.Whitespace
|
|
'/* variables */' Comment
|
|
'\n' Text.Whitespace
|
|
|
|
'.' Punctuation
|
|
'syntax' Name.Class
|
|
' ' Text.Whitespace
|
|
'.' Punctuation
|
|
'const' Name.Class
|
|
' ' Text.Whitespace
|
|
'{' Punctuation
|
|
' ' Text.Whitespace
|
|
'color' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'#60add5' Literal.Number.Hex
|
|
';' Punctuation
|
|
' ' Text.Whitespace
|
|
'}' Punctuation
|
|
' ' Text.Whitespace
|
|
'/* constants */' Comment
|
|
'\n' Text.Whitespace
|
|
|
|
'.' Punctuation
|
|
'syntax' Name.Class
|
|
' ' Text.Whitespace
|
|
'.' Punctuation
|
|
'entity' Name.Class
|
|
' ' Text.Whitespace
|
|
'{' Punctuation
|
|
' ' Text.Whitespace
|
|
'color' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'#d55537' Literal.Number.Hex
|
|
';' Punctuation
|
|
' ' Text.Whitespace
|
|
'font-weight' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'bold' Keyword.Constant
|
|
';' Punctuation
|
|
' ' Text.Whitespace
|
|
'}' Punctuation
|
|
' ' Text.Whitespace
|
|
'/* entities */' Comment
|
|
'\n' Text.Whitespace
|
|
|
|
'.' Punctuation
|
|
'syntax' Name.Class
|
|
' ' Text.Whitespace
|
|
'.' Punctuation
|
|
'attr' Name.Class
|
|
' ' Text.Whitespace
|
|
'{' Punctuation
|
|
' ' Text.Whitespace
|
|
'color' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'#4070a0' Literal.Number.Hex
|
|
';' Punctuation
|
|
' ' Text.Whitespace
|
|
'}' Punctuation
|
|
' ' Text.Whitespace
|
|
'/* attributes */' Comment
|
|
'\n' Text.Whitespace
|
|
|
|
'.' Punctuation
|
|
'syntax' Name.Class
|
|
' ' Text.Whitespace
|
|
'.' Punctuation
|
|
'tag' Name.Class
|
|
' ' Text.Whitespace
|
|
'{' Punctuation
|
|
' ' Text.Whitespace
|
|
'color' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'#062873' Literal.Number.Hex
|
|
';' Punctuation
|
|
' ' Text.Whitespace
|
|
'font-weight' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'bold' Keyword.Constant
|
|
';' Punctuation
|
|
' ' Text.Whitespace
|
|
'}' Punctuation
|
|
' ' Text.Whitespace
|
|
'/* tag names */' Comment
|
|
'\n' Text.Whitespace
|
|
|
|
'.' Punctuation
|
|
'syntax' Name.Class
|
|
' ' Text.Whitespace
|
|
'.' Punctuation
|
|
'deco' Name.Class
|
|
' ' Text.Whitespace
|
|
'{' Punctuation
|
|
' ' Text.Whitespace
|
|
'color' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'#555555' Literal.Number.Hex
|
|
';' Punctuation
|
|
' ' Text.Whitespace
|
|
'font-weight' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'bold' Keyword.Constant
|
|
';' Punctuation
|
|
' ' Text.Whitespace
|
|
'}' Punctuation
|
|
' ' Text.Whitespace
|
|
'/* decorators */' Comment
|
|
'\n' Text.Whitespace
|
|
|
|
'.' Punctuation
|
|
'syntax' Name.Class
|
|
' ' Text.Whitespace
|
|
'.' Punctuation
|
|
'st' Name.Class
|
|
' ' Text.Whitespace
|
|
'{' Punctuation
|
|
' ' Text.Whitespace
|
|
'color' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'#4070a0' Literal.Number.Hex
|
|
';' Punctuation
|
|
' ' Text.Whitespace
|
|
'}' Punctuation
|
|
' ' Text.Whitespace
|
|
'/* strings */' Comment
|
|
'\n' Text.Whitespace
|
|
|
|
'.' Punctuation
|
|
'syntax' Name.Class
|
|
' ' Text.Whitespace
|
|
'.' Punctuation
|
|
'st-int' Name.Class
|
|
' ' Text.Whitespace
|
|
'{' Punctuation
|
|
' ' Text.Whitespace
|
|
'color' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'#70a0d0' Literal.Number.Hex
|
|
';' Punctuation
|
|
' ' Text.Whitespace
|
|
'font-style' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'italic' Keyword.Constant
|
|
';' Punctuation
|
|
' ' Text.Whitespace
|
|
'}' Punctuation
|
|
' ' Text.Whitespace
|
|
'/* interpolated str */' Comment
|
|
'\n' Text.Whitespace
|
|
|
|
'.' Punctuation
|
|
'syntax' Name.Class
|
|
' ' Text.Whitespace
|
|
'.' Punctuation
|
|
'st-esc' Name.Class
|
|
' ' Text.Whitespace
|
|
'{' Punctuation
|
|
' ' Text.Whitespace
|
|
'color' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'#4070a0' Literal.Number.Hex
|
|
';' Punctuation
|
|
' ' Text.Whitespace
|
|
'font-weight' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'bold' Keyword.Constant
|
|
';' Punctuation
|
|
' ' Text.Whitespace
|
|
'}' Punctuation
|
|
' ' Text.Whitespace
|
|
'/* escaped str */' Comment
|
|
'\n' Text.Whitespace
|
|
|
|
'.' Punctuation
|
|
'syntax' Name.Class
|
|
' ' Text.Whitespace
|
|
'.' Punctuation
|
|
'st-re' Name.Class
|
|
' ' Text.Whitespace
|
|
'{' Punctuation
|
|
' ' Text.Whitespace
|
|
'color' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'#235388' Literal.Number.Hex
|
|
';' Punctuation
|
|
' ' Text.Whitespace
|
|
'}' Punctuation
|
|
' ' Text.Whitespace
|
|
'/* regular expr */' Comment
|
|
'\n' Text.Whitespace
|
|
|
|
'.' Punctuation
|
|
'syntax' Name.Class
|
|
' ' Text.Whitespace
|
|
'.' Punctuation
|
|
'st-sym' Name.Class
|
|
' ' Text.Whitespace
|
|
'{' Punctuation
|
|
' ' Text.Whitespace
|
|
'color' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'#517918' Literal.Number.Hex
|
|
';' Punctuation
|
|
' ' Text.Whitespace
|
|
'}' Punctuation
|
|
' ' Text.Whitespace
|
|
'/* symbols */' Comment
|
|
'\n' Text.Whitespace
|
|
|
|
'.' Punctuation
|
|
'syntax' Name.Class
|
|
' ' Text.Whitespace
|
|
'.' Punctuation
|
|
'st-oth' Name.Class
|
|
' ' Text.Whitespace
|
|
'{' Punctuation
|
|
' ' Text.Whitespace
|
|
'color' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'#c65d09' Literal.Number.Hex
|
|
';' Punctuation
|
|
' ' Text.Whitespace
|
|
'}' Punctuation
|
|
' ' Text.Whitespace
|
|
'/* other strings */' Comment
|
|
'\n' Text.Whitespace
|
|
|
|
'.' Punctuation
|
|
'syntax' Name.Class
|
|
' ' Text.Whitespace
|
|
'.' Punctuation
|
|
'nb' Name.Class
|
|
' ' Text.Whitespace
|
|
'{' Punctuation
|
|
' ' Text.Whitespace
|
|
'color' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'#40a070' Literal.Number.Hex
|
|
';' Punctuation
|
|
' ' Text.Whitespace
|
|
'}' Punctuation
|
|
' ' Text.Whitespace
|
|
'/* numbers */' Comment
|
|
'\n\n' Text.Whitespace
|
|
|
|
'.' Punctuation
|
|
'syntax' Name.Class
|
|
' ' Text.Whitespace
|
|
'.' Punctuation
|
|
'gen-hd' Name.Class
|
|
' ' Text.Whitespace
|
|
'{' Punctuation
|
|
' ' Text.Whitespace
|
|
'font-weight' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'bold' Keyword.Constant
|
|
';' Punctuation
|
|
' ' Text.Whitespace
|
|
'color' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'blue' Keyword.Constant
|
|
';' Punctuation
|
|
' ' Text.Whitespace
|
|
'}' Punctuation
|
|
' ' Text.Whitespace
|
|
'/* headings */' Comment
|
|
'\n' Text.Whitespace
|
|
|
|
'.' Punctuation
|
|
'syntax' Name.Class
|
|
' ' Text.Whitespace
|
|
'.' Punctuation
|
|
'gen-sh' Name.Class
|
|
' ' Text.Whitespace
|
|
'{' Punctuation
|
|
' ' Text.Whitespace
|
|
'font-weight' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'bold' Keyword.Constant
|
|
';' Punctuation
|
|
' ' Text.Whitespace
|
|
'color' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'purple' Keyword.Constant
|
|
';' Punctuation
|
|
' ' Text.Whitespace
|
|
'}' Punctuation
|
|
' ' Text.Whitespace
|
|
'/* subheadings */' Comment
|
|
'\n' Text.Whitespace
|
|
|
|
'.' Punctuation
|
|
'syntax' Name.Class
|
|
' ' Text.Whitespace
|
|
'.' Punctuation
|
|
'gen-del' Name.Class
|
|
' ' Text.Whitespace
|
|
'{' Punctuation
|
|
' ' Text.Whitespace
|
|
'color' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'red' Keyword.Constant
|
|
';' Punctuation
|
|
' ' Text.Whitespace
|
|
'}' Punctuation
|
|
' ' Text.Whitespace
|
|
'/* deleted text */' Comment
|
|
'\n' Text.Whitespace
|
|
|
|
'.' Punctuation
|
|
'syntax' Name.Class
|
|
' ' Text.Whitespace
|
|
'.' Punctuation
|
|
'gen-ins' Name.Class
|
|
' ' Text.Whitespace
|
|
'{' Punctuation
|
|
' ' Text.Whitespace
|
|
'color' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'green' Keyword.Constant
|
|
';' Punctuation
|
|
' ' Text.Whitespace
|
|
'}' Punctuation
|
|
' ' Text.Whitespace
|
|
'/* inserted text */' Comment
|
|
'\n' Text.Whitespace
|
|
|
|
'.' Punctuation
|
|
'syntax' Name.Class
|
|
' ' Text.Whitespace
|
|
'.' Punctuation
|
|
'gen-em' Name.Class
|
|
' ' Text.Whitespace
|
|
'{' Punctuation
|
|
' ' Text.Whitespace
|
|
'font-style' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'italic' Keyword.Constant
|
|
';' Punctuation
|
|
' ' Text.Whitespace
|
|
'}' Punctuation
|
|
' ' Text.Whitespace
|
|
'/* emphasized text */' Comment
|
|
'\n' Text.Whitespace
|
|
|
|
'.' Punctuation
|
|
'syntax' Name.Class
|
|
' ' Text.Whitespace
|
|
'.' Punctuation
|
|
'gen-sr' Name.Class
|
|
' ' Text.Whitespace
|
|
'{' Punctuation
|
|
' ' Text.Whitespace
|
|
'font-weight' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'bold' Keyword.Constant
|
|
';' Punctuation
|
|
' ' Text.Whitespace
|
|
'}' Punctuation
|
|
' ' Text.Whitespace
|
|
'/* strong emph. text */' Comment
|
|
'\n\n' Text.Whitespace
|
|
|
|
'.' Punctuation
|
|
'syntax' Name.Class
|
|
' ' Text.Whitespace
|
|
'.' Punctuation
|
|
'err' Name.Class
|
|
' ' Text.Whitespace
|
|
'{' Punctuation
|
|
' ' Text.Whitespace
|
|
'border' Keyword
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'1' Literal.Number.Integer
|
|
'px' Keyword.Type
|
|
' ' Text.Whitespace
|
|
'solid' Keyword.Constant
|
|
' ' Text.Whitespace
|
|
'red' Keyword.Constant
|
|
';' Punctuation
|
|
' ' Text.Whitespace
|
|
'}' Punctuation
|
|
' ' Text.Whitespace
|
|
'/* parser errors */' Comment
|
|
'\n' Text.Whitespace
|
|
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'style' Name.Tag
|
|
'>' Punctuation
|
|
'\n' Text
|
|
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'head' Name.Tag
|
|
'>' Punctuation
|
|
'\n' Text
|
|
|
|
'<' Punctuation
|
|
'body' Name.Tag
|
|
'>' Punctuation
|
|
'\n' Text
|
|
|
|
'<' Punctuation
|
|
'pre' Name.Tag
|
|
' ' Text
|
|
'id' Name.Attribute
|
|
'=' Operator
|
|
'"code-block"' Literal.String
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"syntax"' Literal.String
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"cm"' Literal.String
|
|
'>' Punctuation
|
|
'# -*- coding: utf-8 -*-' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n' Text
|
|
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-db"' Literal.String
|
|
'>' Punctuation
|
|
'"' Name.Entity
|
|
'"' Name.Entity
|
|
'"' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st"' Literal.String
|
|
'>' Punctuation
|
|
'\n pocoo.pkg.core.acl\n ~~~~~~~~~~~~~~~~~~\n\n Pocoo ACL System.\n\n' Text
|
|
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-db"' Literal.String
|
|
'>' Punctuation
|
|
'"' Name.Entity
|
|
'"' Name.Entity
|
|
'"' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n\n' Text
|
|
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'from ' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"cls"' Literal.String
|
|
'>' Punctuation
|
|
'pocoo.db' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
' import' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'meta' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n\n' Text
|
|
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'from ' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"cls"' Literal.String
|
|
'>' Punctuation
|
|
'pocoo.pkg.core.forum' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
' import' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'Site' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
', ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'Forum' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
', ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'Thread' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n' Text
|
|
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'from ' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"cls"' Literal.String
|
|
'>' Punctuation
|
|
'pocoo.pkg.core.user' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
' import' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'User' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
', ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'Group' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n\n' Text
|
|
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'from ' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"cls"' Literal.String
|
|
'>' Punctuation
|
|
'pocoo.pkg.core.db' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
' import' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'users' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
', ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'groups' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
', ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'group_members' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
', ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'privileges' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
', \\\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'forums' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
', ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'posts' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
', ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'acl_mapping' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
', ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'acl_subjects' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
', ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'acl_objects' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n\n\n' Text
|
|
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'class ' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"cls"' Literal.String
|
|
'>' Punctuation
|
|
'AclManager' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn"' Literal.String
|
|
'>' Punctuation
|
|
'object' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'):\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-db"' Literal.String
|
|
'>' Punctuation
|
|
'"' Name.Entity
|
|
'"' Name.Entity
|
|
'"' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st"' Literal.String
|
|
'>' Punctuation
|
|
'\n Manager object to manage ALCs.\n ' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-db"' Literal.String
|
|
'>' Punctuation
|
|
'"' Name.Entity
|
|
'"' Name.Entity
|
|
'"' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'STRONG_NO' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'=' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'-' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"nb nb-int"' Literal.String
|
|
'>' Punctuation
|
|
'1' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'WEAK_NO' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'=' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"nb nb-int"' Literal.String
|
|
'>' Punctuation
|
|
'0' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'WEAK_YES' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'=' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"nb nb-int"' Literal.String
|
|
'>' Punctuation
|
|
'1' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'STRONG_YES' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'=' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"nb nb-int"' Literal.String
|
|
'>' Punctuation
|
|
'2' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'def ' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"fun"' Literal.String
|
|
'>' Punctuation
|
|
'__init__' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
', ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'ctx' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
', ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'subject' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'):\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'ctx' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'=' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'ctx' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'subject' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'=' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'subject' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'if' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn"' Literal.String
|
|
'>' Punctuation
|
|
'isinstance' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'subject' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
', ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'User' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'):\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'_type' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'=' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-sg"' Literal.String
|
|
'>' Punctuation
|
|
''' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st"' Literal.String
|
|
'>' Punctuation
|
|
'user' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-sg"' Literal.String
|
|
'>' Punctuation
|
|
''' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'elif' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn"' Literal.String
|
|
'>' Punctuation
|
|
'isinstance' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'subject' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
', ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'Group' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'):\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'_type' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'=' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-sg"' Literal.String
|
|
'>' Punctuation
|
|
''' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st"' Literal.String
|
|
'>' Punctuation
|
|
'group' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-sg"' Literal.String
|
|
'>' Punctuation
|
|
''' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'else' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
':\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'raise' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"exc"' Literal.String
|
|
'>' Punctuation
|
|
'ValueError' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-sg"' Literal.String
|
|
'>' Punctuation
|
|
''' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st"' Literal.String
|
|
'>' Punctuation
|
|
'neither user or group specified' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-sg"' Literal.String
|
|
'>' Punctuation
|
|
''' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
')\n\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'def ' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"fun"' Literal.String
|
|
'>' Punctuation
|
|
'allow' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
', ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'privilege' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
', ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'obj' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
', ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'force' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'=' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'False' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'):\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-db"' Literal.String
|
|
'>' Punctuation
|
|
'"' Name.Entity
|
|
'"' Name.Entity
|
|
'"' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st"' Literal.String
|
|
'>' Punctuation
|
|
'Allows the subject privilege on obj.' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-db"' Literal.String
|
|
'>' Punctuation
|
|
'"' Name.Entity
|
|
'"' Name.Entity
|
|
'"' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'return' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'_set' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'privilege' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
', ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'obj' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
', ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"nb nb-int"' Literal.String
|
|
'>' Punctuation
|
|
'1' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'+' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn"' Literal.String
|
|
'>' Punctuation
|
|
'bool' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'force' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'))\n\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'def ' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"fun"' Literal.String
|
|
'>' Punctuation
|
|
'default' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
', ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'privilege' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
', ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'obj' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'):\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-db"' Literal.String
|
|
'>' Punctuation
|
|
'"' Name.Entity
|
|
'"' Name.Entity
|
|
'"' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st"' Literal.String
|
|
'>' Punctuation
|
|
'Sets the state for privilege on obj back to weak yes.' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-db"' Literal.String
|
|
'>' Punctuation
|
|
'"' Name.Entity
|
|
'"' Name.Entity
|
|
'"' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'return' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'_set' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'privilege' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
', ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'obj' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
', ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"nb nb-int"' Literal.String
|
|
'>' Punctuation
|
|
'0' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
')\n\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'def ' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"fun"' Literal.String
|
|
'>' Punctuation
|
|
'deny' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
', ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'privilege' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
', ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'obj' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
', ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'force' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'=' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'False' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'):\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-db"' Literal.String
|
|
'>' Punctuation
|
|
'"' Name.Entity
|
|
'"' Name.Entity
|
|
'"' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st"' Literal.String
|
|
'>' Punctuation
|
|
'Denies the subject privilege on obj.' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-db"' Literal.String
|
|
'>' Punctuation
|
|
'"' Name.Entity
|
|
'"' Name.Entity
|
|
'"' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'return' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'_set' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'privilege' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
', ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'obj' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
', ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'-' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"nb nb-int"' Literal.String
|
|
'>' Punctuation
|
|
'1' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'-' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn"' Literal.String
|
|
'>' Punctuation
|
|
'bool' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'force' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'))\n\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'def ' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"fun"' Literal.String
|
|
'>' Punctuation
|
|
'can_access' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
', ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'privilege' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
', ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'obj' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'):\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-db"' Literal.String
|
|
'>' Punctuation
|
|
'"' Name.Entity
|
|
'"' Name.Entity
|
|
'"' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st"' Literal.String
|
|
'>' Punctuation
|
|
'Checks if the current subject with the required privilege\n somehow. Either directly or when the subject is a user and\n one of its groups can access it.' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-db"' Literal.String
|
|
'>' Punctuation
|
|
'"' Name.Entity
|
|
'"' Name.Entity
|
|
'"' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"cm"' Literal.String
|
|
'>' Punctuation
|
|
'#XXX: maybe this could be one big query instead of 4' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"cm"' Literal.String
|
|
'>' Punctuation
|
|
'#XXX: this currently does not work correctly, therefore return True' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'return' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'True' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'if' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op op-word"' Literal.String
|
|
'>' Punctuation
|
|
'not' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn"' Literal.String
|
|
'>' Punctuation
|
|
'isinstance' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'obj' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
', (' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'Forum' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
', ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'Thread' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
', ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'Site' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'__class__' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
')):\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'raise' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"exc"' Literal.String
|
|
'>' Punctuation
|
|
'TypeError' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-sg"' Literal.String
|
|
'>' Punctuation
|
|
''' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st"' Literal.String
|
|
'>' Punctuation
|
|
'obj must be a forum, thread or site' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-sg"' Literal.String
|
|
'>' Punctuation
|
|
''' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
')\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'privilege' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'=' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'privilege' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'upper' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'()\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
's' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'=' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'_get_subject_join' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'().' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'alias' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-sg"' Literal.String
|
|
'>' Punctuation
|
|
''' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st"' Literal.String
|
|
'>' Punctuation
|
|
's' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-sg"' Literal.String
|
|
'>' Punctuation
|
|
''' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
').' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'c' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'def ' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"fun"' Literal.String
|
|
'>' Punctuation
|
|
'do_check' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'obj' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
', ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'tendency' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'):\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'db' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'=' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'ctx' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'engine' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'o' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'=' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'_get_object_join' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'obj' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
').' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'alias' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-sg"' Literal.String
|
|
'>' Punctuation
|
|
''' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st"' Literal.String
|
|
'>' Punctuation
|
|
'o' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-sg"' Literal.String
|
|
'>' Punctuation
|
|
''' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
').' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'c' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"cm"' Literal.String
|
|
'>' Punctuation
|
|
'# self check' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'r' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'=' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'db' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'execute' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'meta' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'select' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'([' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'acl_mapping' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'c' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'state' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'],\n (' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'acl_mapping' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'c' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'priv_id' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'==' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'privileges' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'c' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'priv_id' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
') ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'&' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n\n (' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'acl_mapping' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'c' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'subject_id' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'==' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
's' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'subject_id' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
') ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'&' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n (' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'acl_mapping' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'c' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'object_id' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'==' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'o' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'object_id' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
') ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'&' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n\n (' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'privileges' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'c' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'name' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'==' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'privilege' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
')\n ))\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'row' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'=' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'r' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'fetchone' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'()\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'if' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'row' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op op-word"' Literal.String
|
|
'>' Punctuation
|
|
'is' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op op-word"' Literal.String
|
|
'>' Punctuation
|
|
'not' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'None' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
':\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'if' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'row' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'[' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-sg"' Literal.String
|
|
'>' Punctuation
|
|
''' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st"' Literal.String
|
|
'>' Punctuation
|
|
'state' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-sg"' Literal.String
|
|
'>' Punctuation
|
|
''' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'] ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op op-word"' Literal.String
|
|
'>' Punctuation
|
|
'in' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' (' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'STRONG_NO' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
', ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'STRONG_YES' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'):\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'return' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'row' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'[' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-sg"' Literal.String
|
|
'>' Punctuation
|
|
''' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st"' Literal.String
|
|
'>' Punctuation
|
|
'state' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-sg"' Literal.String
|
|
'>' Punctuation
|
|
''' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'] ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'==' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'STRONG_YES' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'tendency' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'=' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'row' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'[' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-sg"' Literal.String
|
|
'>' Punctuation
|
|
''' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st"' Literal.String
|
|
'>' Punctuation
|
|
'state' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-sg"' Literal.String
|
|
'>' Punctuation
|
|
''' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
']\n\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"cm"' Literal.String
|
|
'>' Punctuation
|
|
'# if the controlled subject is a user check all groups' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'if' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn"' Literal.String
|
|
'>' Punctuation
|
|
'isinstance' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'subject' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
', ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'User' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'):\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'r' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'=' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'db' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'execute' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'meta' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'select' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'([' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'acl_mapping' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'c' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'state' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'],\n (' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'acl_mapping' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'c' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'object_id' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'==' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'o' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'object_id' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
') ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'&' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n\n (' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'acl_mapping' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'c' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'subject_id' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'==' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'groups' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'c' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'subject_id' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
') ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'&' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n\n (' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'groups' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'c' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'group_id' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'==' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'group_members' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'c' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'group_id' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
') ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'&' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n\n (' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'group_members' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'c' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'user_id' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'==' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'subject' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'user_id' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
')\n ))\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'while' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'True' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
':\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'row' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'=' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'r' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'fetchone' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'()\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'if' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'row' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op op-word"' Literal.String
|
|
'>' Punctuation
|
|
'is' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'None' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
':\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'break' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'state' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'=' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'row' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'[' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"nb nb-int"' Literal.String
|
|
'>' Punctuation
|
|
'0' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
']\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'if' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'state' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op op-word"' Literal.String
|
|
'>' Punctuation
|
|
'in' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' (' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'STRONG_YES' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
', ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'STRONG_NO' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'):\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'return' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'state' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'==' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'STRONG_YES' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'if' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'tendency' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op op-word"' Literal.String
|
|
'>' Punctuation
|
|
'is' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'None' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
':\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'tendency' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'=' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'state' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'elif' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'tendency' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'==' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'WEAK_NO' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op op-word"' Literal.String
|
|
'>' Punctuation
|
|
'and' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'state' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'==' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'WEAK_YES' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
':\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'tendency' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'=' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'WEAK_YES' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"cm"' Literal.String
|
|
'>' Punctuation
|
|
'# check related objects' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'if' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn"' Literal.String
|
|
'>' Punctuation
|
|
'isinstance' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'obj' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
', ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'Thread' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'):\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'return' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'do_check' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'obj' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'forum' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
', ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'tendency' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
')\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'elif' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn"' Literal.String
|
|
'>' Punctuation
|
|
'isinstance' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'obj' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
', ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'Forum' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'):\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'return' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'do_check' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'Site' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
', ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'tendency' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
')\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'else' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
':\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'return' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'tendency' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'return' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'do_check' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'obj' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
', ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'None' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
') ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op op-word"' Literal.String
|
|
'>' Punctuation
|
|
'in' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' (' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'WEAK_YES' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
', ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'STRONG_YES' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
')\n\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'def ' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"fun"' Literal.String
|
|
'>' Punctuation
|
|
'_set' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
', ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'privilege' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
', ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'obj' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
', ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'state' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'):\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-db"' Literal.String
|
|
'>' Punctuation
|
|
'"' Name.Entity
|
|
'"' Name.Entity
|
|
'"' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st"' Literal.String
|
|
'>' Punctuation
|
|
'Helper functions for settings privileges.' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-db"' Literal.String
|
|
'>' Punctuation
|
|
'"' Name.Entity
|
|
'"' Name.Entity
|
|
'"' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'privilege' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'=' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'privilege' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'upper' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'()\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'if' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'subject' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'subject_id' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op op-word"' Literal.String
|
|
'>' Punctuation
|
|
'is' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'None' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
':\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'_bootstrap' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'()\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'if' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'obj' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'object_id' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op op-word"' Literal.String
|
|
'>' Punctuation
|
|
'is' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'None' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
':\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'_bootstrap_object' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'obj' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
')\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"cm"' Literal.String
|
|
'>' Punctuation
|
|
'# special state ' Text
|
|
'"' Name.Entity
|
|
'0' Text
|
|
'"' Name.Entity
|
|
' which means delete' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'if' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op op-word"' Literal.String
|
|
'>' Punctuation
|
|
'not' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'state' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
':\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'p' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'=' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'meta' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'select' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'([' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'privileges' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'c' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'priv_id' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'], ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'privileges' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'c' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'name' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'==' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'privilege' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
')\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'ctx' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'engine' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'execute' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'acl_mapping' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'delete' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(\n (' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'acl_mapping' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'c' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'priv_id' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'==' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'p' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'c' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'priv_id' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
') ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'&' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n\n (' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'acl_mapping' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'c' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'subject_id' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'==' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'subject' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'subject_id' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
') ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'&' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n\n (' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'acl_mapping' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'c' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'object_id' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'==' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'obj' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'object_id' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
')\n ))\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'return' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"cm"' Literal.String
|
|
'>' Punctuation
|
|
'# touch privilege and check existing mapping' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'priv_id' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'=' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'_fetch_privilege' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'privilege' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
')\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'r' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'=' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'ctx' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'engine' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'execute' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'meta' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'select' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'([' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'acl_mapping' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'c' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'state' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'],\n (' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'acl_mapping' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'c' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'priv_id' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'==' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'priv_id' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
') ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'&' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n\n (' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'acl_mapping' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'c' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'subject_id' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'==' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'subject' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'subject_id' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
') ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'&' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n\n (' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'acl_mapping' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'c' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'object_id' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'==' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'obj' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'object_id' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
')\n ))\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'row' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'=' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'r' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'fetchone' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'()\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'if' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'row' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op op-word"' Literal.String
|
|
'>' Punctuation
|
|
'is' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op op-word"' Literal.String
|
|
'>' Punctuation
|
|
'not' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'None' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
':\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"cm"' Literal.String
|
|
'>' Punctuation
|
|
'# this rule exists already' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'if' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'row' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'[' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-sg"' Literal.String
|
|
'>' Punctuation
|
|
''' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st"' Literal.String
|
|
'>' Punctuation
|
|
'state' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-sg"' Literal.String
|
|
'>' Punctuation
|
|
''' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'] ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'==' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'state' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
':\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'return' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"cm"' Literal.String
|
|
'>' Punctuation
|
|
'# goddamn, same rule - different state, delete old first' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'_set' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'privilege' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
', ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'obj' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
', ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"nb nb-int"' Literal.String
|
|
'>' Punctuation
|
|
'0' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
')\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"cm"' Literal.String
|
|
'>' Punctuation
|
|
'# insert new rule' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'ctx' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'engine' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'execute' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'acl_mapping' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'insert' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(),\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'priv_id' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'=' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'priv_id' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
',\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'subject_id' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'=' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'subject' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'subject_id' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
',\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'object_id' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'=' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'obj' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'object_id' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
',\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'state' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'=' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'state' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n\n )\n\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'def ' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"fun"' Literal.String
|
|
'>' Punctuation
|
|
'_bootstrap' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'):\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-db"' Literal.String
|
|
'>' Punctuation
|
|
'"' Name.Entity
|
|
'"' Name.Entity
|
|
'"' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st"' Literal.String
|
|
'>' Punctuation
|
|
'This method is automatically called when subject_id is\n None and an subject_id is required.' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-db"' Literal.String
|
|
'>' Punctuation
|
|
'"' Name.Entity
|
|
'"' Name.Entity
|
|
'"' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'r' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'=' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'ctx' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'engine' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'execute' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'acl_subjects' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'insert' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(),\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'subject_type' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'=' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'_type' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n\n )\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'subject' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'subject_id' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'=' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'r' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'last_inserted_ids' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'()[' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"nb nb-int"' Literal.String
|
|
'>' Punctuation
|
|
'0' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
']\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'subject' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'save' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'()\n\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'def ' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"fun"' Literal.String
|
|
'>' Punctuation
|
|
'_bootstrap_object' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
', ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'obj' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'):\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-db"' Literal.String
|
|
'>' Punctuation
|
|
'"' Name.Entity
|
|
'"' Name.Entity
|
|
'"' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st"' Literal.String
|
|
'>' Punctuation
|
|
'Like _bootstrap but works for objects.' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-db"' Literal.String
|
|
'>' Punctuation
|
|
'"' Name.Entity
|
|
'"' Name.Entity
|
|
'"' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'objtype' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'=' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'_get_object_type' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'obj' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
')\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'r' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'=' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'ctx' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'engine' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'execute' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'acl_objects' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'insert' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(),\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'object_type' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'=' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'objtype' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n\n )\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'obj' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'object_id' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'=' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'r' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'last_inserted_ids' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'()[' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"nb nb-int"' Literal.String
|
|
'>' Punctuation
|
|
'0' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
']\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'obj' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'save' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'()\n\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'def ' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"fun"' Literal.String
|
|
'>' Punctuation
|
|
'_get_object_type' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
', ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'obj' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'):\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'if' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn"' Literal.String
|
|
'>' Punctuation
|
|
'isinstance' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'obj' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
', ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'Forum' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'):\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'return' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-sg"' Literal.String
|
|
'>' Punctuation
|
|
''' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st"' Literal.String
|
|
'>' Punctuation
|
|
'forum' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-sg"' Literal.String
|
|
'>' Punctuation
|
|
''' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'elif' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn"' Literal.String
|
|
'>' Punctuation
|
|
'isinstance' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'obj' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
', ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'Thread' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'):\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'return' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-sg"' Literal.String
|
|
'>' Punctuation
|
|
''' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st"' Literal.String
|
|
'>' Punctuation
|
|
'thread' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-sg"' Literal.String
|
|
'>' Punctuation
|
|
''' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'elif' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'obj' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op op-word"' Literal.String
|
|
'>' Punctuation
|
|
'is' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'Site' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
':\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'return' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-sg"' Literal.String
|
|
'>' Punctuation
|
|
''' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st"' Literal.String
|
|
'>' Punctuation
|
|
'site' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-sg"' Literal.String
|
|
'>' Punctuation
|
|
''' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'raise' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"exc"' Literal.String
|
|
'>' Punctuation
|
|
'TypeError' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-sg"' Literal.String
|
|
'>' Punctuation
|
|
''' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st"' Literal.String
|
|
'>' Punctuation
|
|
'obj isn' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-esc"' Literal.String
|
|
'>' Punctuation
|
|
'\\' Text
|
|
''' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st"' Literal.String
|
|
'>' Punctuation
|
|
't a forum or thread' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-sg"' Literal.String
|
|
'>' Punctuation
|
|
''' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
')\n\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'def ' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"fun"' Literal.String
|
|
'>' Punctuation
|
|
'_get_object_join' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
', ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'obj' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'):\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-db"' Literal.String
|
|
'>' Punctuation
|
|
'"' Name.Entity
|
|
'"' Name.Entity
|
|
'"' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st"' Literal.String
|
|
'>' Punctuation
|
|
'Returns a subjoin for the object id.' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-db"' Literal.String
|
|
'>' Punctuation
|
|
'"' Name.Entity
|
|
'"' Name.Entity
|
|
'"' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
't' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'=' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'_get_object_type' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'obj' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
')\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'if' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
't' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'==' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-sg"' Literal.String
|
|
'>' Punctuation
|
|
''' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st"' Literal.String
|
|
'>' Punctuation
|
|
'forum' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-sg"' Literal.String
|
|
'>' Punctuation
|
|
''' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
':\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'return' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'meta' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'select' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'([' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'forums' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'c' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'object_id' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'],\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'forums' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'c' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'forum_id' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'==' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'obj' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'forum_id' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n\n )\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'elif' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
't' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'==' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-sg"' Literal.String
|
|
'>' Punctuation
|
|
''' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st"' Literal.String
|
|
'>' Punctuation
|
|
'thread' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-sg"' Literal.String
|
|
'>' Punctuation
|
|
''' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
':\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'return' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'meta' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'select' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'([' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'posts' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'c' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'object_id' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'],\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'posts' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'c' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'post_id' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'==' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'obj' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'post_id' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n\n )\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'else' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
':\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"cm"' Literal.String
|
|
'>' Punctuation
|
|
'# XXX: it works ^^' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"cm"' Literal.String
|
|
'>' Punctuation
|
|
'# i really want something like meta.select(' Text
|
|
''' Name.Entity
|
|
'0 as group_id' Text
|
|
''' Name.Entity
|
|
')' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'class ' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"cls"' Literal.String
|
|
'>' Punctuation
|
|
'Fake' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn"' Literal.String
|
|
'>' Punctuation
|
|
'object' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'):\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'def ' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"fun"' Literal.String
|
|
'>' Punctuation
|
|
'alias' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
', ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'n' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'):\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'class ' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"cls"' Literal.String
|
|
'>' Punctuation
|
|
'_C' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn"' Literal.String
|
|
'>' Punctuation
|
|
'object' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'):\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'class ' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"cls"' Literal.String
|
|
'>' Punctuation
|
|
'c' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn"' Literal.String
|
|
'>' Punctuation
|
|
'object' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'):\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'object_id' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'=' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"nb nb-int"' Literal.String
|
|
'>' Punctuation
|
|
'0' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'return' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'_C' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'return' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'Fake' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'()\n\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'def ' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"fun"' Literal.String
|
|
'>' Punctuation
|
|
'_get_subject_join' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'):\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-db"' Literal.String
|
|
'>' Punctuation
|
|
'"' Name.Entity
|
|
'"' Name.Entity
|
|
'"' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st"' Literal.String
|
|
'>' Punctuation
|
|
'Returns a subjoin for the subject id.' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-db"' Literal.String
|
|
'>' Punctuation
|
|
'"' Name.Entity
|
|
'"' Name.Entity
|
|
'"' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'if' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'_type' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'==' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-sg"' Literal.String
|
|
'>' Punctuation
|
|
''' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st"' Literal.String
|
|
'>' Punctuation
|
|
'user' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-sg"' Literal.String
|
|
'>' Punctuation
|
|
''' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
':\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'return' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'meta' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'select' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'([' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'users' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'c' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'subject_id' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'],\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'users' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'c' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'user_id' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'==' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'subject' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'user_id' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n\n )\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'return' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'meta' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'select' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'([' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'groups' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'c' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'subject_id' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'],\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'groups' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'c' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'group_id' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'==' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'subject' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'group_id' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n\n )\n\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'def ' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"fun"' Literal.String
|
|
'>' Punctuation
|
|
'_fetch_privilege' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
', ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'name' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'):\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-db"' Literal.String
|
|
'>' Punctuation
|
|
'"' Name.Entity
|
|
'"' Name.Entity
|
|
'"' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st"' Literal.String
|
|
'>' Punctuation
|
|
'Returns the priv_id for the given privilege. If it\n doesn' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-esc"' Literal.String
|
|
'>' Punctuation
|
|
'\\' Text
|
|
''' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st"' Literal.String
|
|
'>' Punctuation
|
|
't exist by now the system will create a new\n privilege.' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-db"' Literal.String
|
|
'>' Punctuation
|
|
'"' Name.Entity
|
|
'"' Name.Entity
|
|
'"' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'r' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'=' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'ctx' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'engine' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'execute' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'meta' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'select' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'([' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'privileges' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'c' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'priv_id' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'],\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'privileges' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'c' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'name' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'==' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'name' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n\n ))\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'row' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'=' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'r' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'fetchone' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'()\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'if' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'row' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op op-word"' Literal.String
|
|
'>' Punctuation
|
|
'is' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op op-word"' Literal.String
|
|
'>' Punctuation
|
|
'not' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'None' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
':\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'return' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'row' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'[' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"nb nb-int"' Literal.String
|
|
'>' Punctuation
|
|
'0' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
']\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'r' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'=' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'ctx' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'engine' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'execute' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'privileges' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'insert' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(),\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'name' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'=' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'name' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n\n )\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'return' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'r' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'last_inserted_ids' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'()[' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"nb nb-int"' Literal.String
|
|
'>' Punctuation
|
|
'0' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
']\n\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'def ' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"fun"' Literal.String
|
|
'>' Punctuation
|
|
'__repr__' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'(' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'):\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'if' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'_type' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'==' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-sg"' Literal.String
|
|
'>' Punctuation
|
|
''' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st"' Literal.String
|
|
'>' Punctuation
|
|
'user' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-sg"' Literal.String
|
|
'>' Punctuation
|
|
''' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
':\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'id_' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'=' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'subject' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'user_id' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'else' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
':\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'id_' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'=' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'subject' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'group_id' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'if' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'subject' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'subject_id' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op op-word"' Literal.String
|
|
'>' Punctuation
|
|
'is' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'None' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
':\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'return' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-sg"' Literal.String
|
|
'>' Punctuation
|
|
''' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st"' Literal.String
|
|
'>' Punctuation
|
|
'<' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-int"' Literal.String
|
|
'>' Punctuation
|
|
'%s' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st"' Literal.String
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-int"' Literal.String
|
|
'>' Punctuation
|
|
'%s' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st"' Literal.String
|
|
'>' Punctuation
|
|
':' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-int"' Literal.String
|
|
'>' Punctuation
|
|
'%d' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st"' Literal.String
|
|
'>' Punctuation
|
|
' inactive' Text
|
|
'>' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-sg"' Literal.String
|
|
'>' Punctuation
|
|
''' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'%' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' (\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'__class__' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'__name__' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
',\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'_type' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
',\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'id_' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n\n )\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"kw"' Literal.String
|
|
'>' Punctuation
|
|
'return' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-sg"' Literal.String
|
|
'>' Punctuation
|
|
''' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st"' Literal.String
|
|
'>' Punctuation
|
|
'<' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-int"' Literal.String
|
|
'>' Punctuation
|
|
'%s' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st"' Literal.String
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-int"' Literal.String
|
|
'>' Punctuation
|
|
'%s' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st"' Literal.String
|
|
'>' Punctuation
|
|
':' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-int"' Literal.String
|
|
'>' Punctuation
|
|
'%d' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st"' Literal.String
|
|
'>' Punctuation
|
|
' active as ' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-int"' Literal.String
|
|
'>' Punctuation
|
|
'%d' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st"' Literal.String
|
|
'>' Punctuation
|
|
'>' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"st st-sg"' Literal.String
|
|
'>' Punctuation
|
|
''' Name.Entity
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"op"' Literal.String
|
|
'>' Punctuation
|
|
'%' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
' (\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'__class__' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'__name__' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
',\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'_type' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
',\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'id_' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
',\n ' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"bn bn-pseudo"' Literal.String
|
|
'>' Punctuation
|
|
'self' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'subject' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'.' Text
|
|
'<' Punctuation
|
|
'span' Name.Tag
|
|
' ' Text
|
|
'class' Name.Attribute
|
|
'=' Operator
|
|
'"name"' Literal.String
|
|
'>' Punctuation
|
|
'subject_id' Text
|
|
'<' Punctuation
|
|
'/' Punctuation
|
|
'span' Name.Tag
|
|
'>' Punctuation
|
|
'\n\n )\n' Text
|