Home
last modified time | relevance | path

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

/haiku/src/apps/cortex/Persistence/
H A DImporter.h122 virtual void xmlElementStart(
H A DImporter.cpp53 ((Importer*)pUser)->xmlElementStart(pName, ppAtts); in _oc_handle_start()
260 void Importer::xmlElementStart( in xmlElementStart() function in Importer