Home
last modified time | relevance | path

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

/haiku/src/apps/cortex/Persistence/
H A DImporter.cpp262 const char** ppAttributes) { in xmlElementStart() argument
329 while(*ppAttributes) { in xmlElementStart()
331 ppAttributes[0], in xmlElementStart()
332 ppAttributes[1], in xmlElementStart()
339 ppAttributes += 2; in xmlElementStart()
358 while(*ppAttributes) { in xmlElementStart()
360 ppAttributes[0], in xmlElementStart()
361 ppAttributes[1], in xmlElementStart()
368 ppAttributes += 2; in xmlElementStart()