Searched refs:_TagsTuple (Results 1 - 1 of 1) sorted by relevance

/haiku/src/apps/haikudepot/build/scripts/
H A Dustache.py108 _TagsTuple = tuple[typing.AnyStr, typing.AnyStr] variable
119 _TagsTuple = typing.Tuple[typing.AnyStr, typing.AnyStr] variable
172 TagsTuple = _TagsTuple

Completed in 83 milliseconds