Home
last modified time | relevance | path

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

/dports/news/golded+/golded-plus/golded+/golded3/
H A Dgetpls.cpp739 for(n=0,x=0; n<strlen(AA->Quotestring()); n++) { in TemplateToText()
740 switch(AA->Quotestring()[n]) { in TemplateToText()
761 quotestr[x++] = AA->Quotestring()[n]; in TemplateToText()
H A Dgmarea.h654 const char* Quotestring() const { return adat->quotestring; } in Quotestring() function