Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
m_pParser
src/apps/cortex/Persistence/ImportContext.cpp
107
XML_Parser p = (XML_Parser)m_pParser;
src/apps/cortex/Persistence/ImportContext.cpp
88
XML_Parser p = (XML_Parser)m_pParser;
src/apps/cortex/Persistence/ImportContext.h
104
void* m_pParser;
src/apps/cortex/Persistence/Importer.cpp
225
m_context->m_pParser = m_parser;