
Go to the source code of this file.
Functions | |
char * | html_quote (const char *string) |
Variables | |
struct { | |
unsigned char code | |
const char * quote | |
} | htmlstandardentities [] |
Function Documentation
◆ html_quote()
char * html_quote | ( | const char * | string | ) |
Definition at line 53 of file html_quote.c.
References code, htmlstandardentities, NULL, xcalloc(), and xfree.
Referenced by Security::ErrorDetail::ca_name(), Security::ErrorDetail::cn(), ErrorState::compileLegacyCode(), error_html(), Ftp::Gateway::htmlifyListEntry(), munge_other_line(), and Security::ErrorDetail::subject().
Variable Documentation
◆ code
unsigned char code |
Definition at line 20 of file html_quote.c.
Referenced by addr2oid(), PeerSelector::addSelection(), Http::ContentLengthInterpreter::applyStatusCodeRules(), Kid::calledExit(), Ssl::CrtdMessage::clear(), Ssl::CrtdMessage::compose(), Security::ErrorDetail::convert(), Security::ErrorString(), Comm::IoCallback::finish(), ftpFail(), ftpReadCwd(), ftpReadEPRT(), ftpReadList(), ftpReadMdtm(), ftpReadMkdir(), ftpReadPass(), ftpReadPORT(), ftpReadRest(), ftpReadRetr(), ftpReadSize(), ftpReadTransferDone(), ftpReadType(), ftpReadUser(), ftpReadWelcome(), ftpSendReply(), ftpWriteTransferDone(), Ssl::CrtdMessage::getCode(), Ssl::GetErrorName(), Ftp::Client::handleEpsvReply(), Ftp::Client::handlePasvReply(), html_quote(), log_extended(), log_output(), CachePeer::noteFailure(), NoteOutgoingConnectionFailure(), Ssl::CrtdMessage::parse(), Http::One::ResponseParser::ParseResponseStatus(), Ftp::Gateway::readStor(), refreshCountsStatsEntry(), PeerSelector::selectSomeNeighbor(), PeerSelector::selectSomeNeighborReplies(), PeerSelector::selectSomeParent(), Ssl::CrtdMessage::setCode(), Ftp::Server::setReply(), Adaptation::Ecap::StatusLineRep::statusCode(), Ftp::Relay::stopOriginWait(), ClientHttpRequest::updateLoggingTags(), Ftp::Server::writeCustomReply(), and Ftp::Server::writeEarlyReply().
◆
struct { ... } htmlstandardentities[] |
Referenced by html_quote().
◆ quote
const char* quote |
Definition at line 21 of file html_quote.c.
Referenced by Format::Format::assemble(), Format::AssembleOne(), Format::Format::parse(), Format::Token::parse(), and parse_externalAclHelper().