Searched refs:_strs (Results 1 – 2 of 2) sorted by relevance
163 \texttt{0x0C} & \emph{off\_strs} & \\\cline{2-2}168 \texttt{0x20} & \emph{size\_strs} & \tge v3 only\\\cline{2-2}180 \emph{off\_strs} & \texttt{'n' 'a' 'm' 'e'} & strings block \\184 \multicolumn{1}{r}{+ \emph{size\_strs}} \\
99 _strs = re.compile(r'''^\s*["']([A-Za-z0-9_]+)["'],?\s*''') # "<- emacs happy variable117 m = _strs.match(value)