Home
last modified time | relevance | path

Searched defs:parsePropertyLine (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/libcxx/utils/
H A Dgenerate_extended_grapheme_cluster_table.py43 def parsePropertyLine(inputLine: str) -> Optional[PropertyRange]: function
H A Dgenerate_escaped_output_table.py55 def parsePropertyLine(inputLine: str) -> Optional[PropertyRange]: function