77 QCString anchor = cite.
anchor();
79 anchor = anchor.
mid(anchorPrefix.
length());
92 const char *p=str.
data();
QCString anchorPrefix() const
static CitationManager & instance()
Node representing a citation of some bibliographic reference.
Node representing an emoji.
Node representing a special symbol.
HtmlEntityMapper::SymType symbol() const
const char * unicode(int index) const
Access routine to the unicode sequence for the Emoji entity.
static EmojiEntityMapper & instance()
Returns the one and only instance of the Emoji entity mapper.
static HtmlEntityMapper & instance()
Returns the one and only instance of the HTML entity mapper.
const char * html(SymType symb, bool useInPrintf=FALSE) const
Access routine to the html code of the HTML entity.
This is an alternative implementation of QCString.
size_t length() const
Returns the length of the string, not counting the 0-terminator.
QCString mid(size_t index, size_t len=static_cast< size_t >(-1)) const
bool isEmpty() const
Returns TRUE iff the string is empty.
const char * data() const
Returns a pointer to the contents of the string in the form of a 0-terminated C string.
void filter(const QCString &str)
void operator()(const DocWord &w)
A bunch of utility functions.