Home
last modified time | relevance | path

Searched refs:unicode_subset (Results 1 – 4 of 4) sorted by relevance

/dports/textproc/py-elementpath/elementpath-2.4.0/elementpath/regex/
H A Dcharacter_classes.py16 from .unicode_subsets import RegexError, UnicodeSubset, UNICODE_CATEGORIES, unicode_subset
174 subset = unicode_subset(part[3:-1])
212 subset = unicode_subset(part[3:-1])
H A Dpatterns.py16 from .unicode_subsets import RegexError, UnicodeSubset, unicode_subset
240 p_shortcut_set = unicode_subset(block_name)
H A Dunicode_subsets.py507 def unicode_subset(name: str) -> UnicodeSubset: function
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/win32/
H A Dgdkfont-win32.c213 } unicode_subset; typedef
217 unicode_subset bit;