Home
last modified time | relevance | path

Searched defs:quote_attrs (Results 1 – 2 of 2) sorted by relevance

/external/curl/lib/
Dssh.h162 sftp_attributes quote_attrs; /* used by the SFTP_QUOTE state */ member
171 LIBSSH2_SFTP_ATTRIBUTES quote_attrs; /* used by the SFTP_QUOTE state */ member
/external/libxml2/
DHTMLparser.c693 static const char* const quote_attrs[] = { ATTRS, "cite", NULL } ; variable