Home
last modified time | relevance | path

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

/haiku/src/bin/mail_utils/
H A Dspamdbm.cpp4960 const char *ContentsBufferPntr; in RecursivelyTokenizeMailComponent() local
5074 ContentsBufferPntr = (const char *) ContentsIO.Buffer (); in RecursivelyTokenizeMailComponent()
5076 if (ContentsBufferPntr != NULL /* can be empty */) in RecursivelyTokenizeMailComponent()
5077 AddWordsToSet (ContentsBufferPntr, ContentsBufferSize, in RecursivelyTokenizeMailComponent()