KDevelop API Documentation

test-string-trie.cxx File Reference

#include "Trie.hxx"
#include <string>

Include dependency graph for test-string-trie.cxx:

Include dependency graph

Go to the source code of this file.

Functions

char blank (const string &str)
char first (const string &str)
void strip (string &str)
bool empty (const string &str)
int length (const string &str)
void add_prefix (string &str, const char &prefix)
int main ()


Function Documentation

void add_prefix string &  str,
const char &  prefix
[inline]
 

Definition at line 37 of file test-string-trie.cxx.

char blank const string &  str  )  [inline]
 

Definition at line 17 of file test-string-trie.cxx.

bool empty const string &  str  )  [inline]
 

Definition at line 29 of file test-string-trie.cxx.

Referenced by PartWidget::slotFilterChange(), and KDevFileSelector::slotFilterChange().

char first const string &  str  )  [inline]
 

Definition at line 21 of file test-string-trie.cxx.

Referenced by BookmarkItem::BookmarkItem(), PartSelectWidget::readGlobalConfig(), DomUtil::readPairListEntry(), PartSelectWidget::readProjectConfig(), LanguageSelectWidget::readProjectConfig(), MainWindow::toggleSingleToolWin(), and ConfigOption::writeStringList().

int length const string &  str  )  [inline]
 

Definition at line 33 of file test-string-trie.cxx.

Referenced by BackgroundParser::BackgroundParser(), HLItemCollection::checkHL(), HexHLItem::checkHL(), RegExpHLItem::checkHL(), StringHLItem::checkHL(), StartsWithHLItem::checkHL(), NumberHLItem::checkHL(), CppPreprocLineHLItem::checkHL(), ChmDirTableEntry::ChmDirTableEntry(), MainWindow::embedOutputView(), MainWindow::embedSelectView(), MainWindow::embedSelectViewRight(), ChmProtocol::get(), Chm::getChunk(), InsideCheckListItem::InsideCheckListItem(), make_decode_table(), QSourceColorizer::process(), KoReplace::replace(), AdaSupportPart::savedFile(), astyle::ASBeautifier::setSpaceIndentation(), Slice::Slice(), DoxygenPart::slotDocumentFunction(), Token::Token(), and MainWindow::wrapper().

int main  ) 
 

Definition at line 43 of file test-string-trie.cxx.

void strip string &  str  )  [inline]
 

Definition at line 25 of file test-string-trie.cxx.

KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Mar 23 00:11:30 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003