Home
last modified time | relevance | path

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

/dports/security/yara/yara-4.1.1/libyara/
H A Dre.c344 int _yr_re_node_has_unbounded_quantifier_for_dot(RE_NODE* re_node) in _yr_re_node_has_unbounded_quantifier_for_dot() function
361 if (_yr_re_node_has_unbounded_quantifier_for_dot(child)) in _yr_re_node_has_unbounded_quantifier_for_dot()
379 return _yr_re_node_has_unbounded_quantifier_for_dot(re_ast->root_node); in yr_re_ast_has_unbounded_quantifier_for_dot()