IDA C++ SDK
9.2
Loading...
Searching...
No Matches
regex_cache_t Struct Reference
#include <
regex.h
>
Public Member Functions
bool
_find_or_create
(
regex_ptr_t
**out, const
qstring
&str,
qstring
*errbuf=nullptr)
regex_ptr_t
&
find_or_create
(const
qstring
&str)
Member Function Documentation
◆
_find_or_create()
bool
regex_cache_t::_find_or_create
(
regex_ptr_t
**
out
,
const
qstring
&
str
,
qstring
*
errbuf
=
nullptr
)
inline
◆
find_or_create()
regex_ptr_t
& regex_cache_t::find_or_create
(
const
qstring
&
str
)
inline
The documentation for this struct was generated from the following file:
ida-sdk/src/include/
regex.h
regex_cache_t