libcsdbg
1.28
C++ exception (and generic) stack trace debug library
|
Dictionary lookup.
[in] | exp | the expression to lookup |
[in] | icase | true to ignore case in comparing/matching |
csdbg::exception |
Definition at line 324 of file dictionary.cpp.
References csdbg::chain< string >::at(), csdbg::string::cmp(), likely, m_mode, csdbg::chain< string >::m_size, csdbg::string::match(), and unlikely.
Referenced by csdbg::parser::lookup().