lib/structure/test-string-trie.cxx File Reference
#include "Trie.hxx"
#include <string>
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] |
|
char blank |
( |
const string & |
str |
) |
[inline] |
|
bool empty |
( |
const string & |
str |
) |
[inline] |
|
char first |
( |
const string & |
str |
) |
[inline] |
|
int length |
( |
const string & |
str |
) |
[inline] |
|
|
Definition at line 33 of file test-string-trie.cxx.
Referenced by TrollProjectWidget::allFiles(), BackgroundParser::BackgroundParser(), HLItemCollection::checkHL(), HexHLItem::checkHL(), RegExpHLItem::checkHL(), StringHLItem::checkHL(), StartsWithHLItem::checkHL(), KeywordsHLItem::checkHL(), WhiteSpacesHLItem::checkHL(), NumberHLItem::checkHL(), CppPreprocLineHLItem::checkHL(), CppPreprocHLItem::checkHL(), CustomProjectPart::contextMenu(), AntProjectPart::contextMenu(), KDiffTextEdit::createPopupMenu(), MainWindow::embedOutputView(), MainWindow::embedSelectView(), MainWindow::embedSelectViewRight(), ChmProtocol::get(), Chm::getChunk(), TrollProjectWidget::getHeader(), InsideCheckListItem::InsideCheckListItem(), make_decode_table(), TrollProjectWidget::parseScope(), QSourceColorizer::process(), TrollProjectWidget::removeFile(), KoReplace::replace(), SubclassingDlg::saveBuffer(), FileBuffer::saveBuffer(), SQLSupportPart::savedFile(), PythonSupportPart::savedFile(), PHPSupportPart::savedFile(), PerlSupportPart::savedFile(), FortranSupportPart::savedFile(), BashSupportPart::savedFile(), AdaSupportPart::savedFile(), Token::setLength(), AST::setSlice(), astyle::ASBeautifier::setSpaceIndentation(), astyle::ASBeautifier::setTabIndentation(), TrollProjectWidget::slotAddFiles(), TrollProjectWidget::slotAddSubdir(), TrollProjectWidget::slotDetailsContextMenu(), AbbrevPart::slotFilterInsertString(), TrollProjectWidget::slotNewFile(), TrollProjectWidget::slotOverviewContextMenu(), TrollProjectWidget::slotOverviewSelectionChanged(), PHPSupportPart::slotTextChanged(), Token::Token(), TrollProjectWidget::updateProjectConfiguration(), TrollProjectWidget::updateProjectFile(), and MainWindow::wrapper(). |
void strip |
( |
string & |
str |
) |
[inline] |
|
This file is part of the documentation for KDevelop Version 3.0.4.