Home
last modified time | relevance | path

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

/aosp_15_r20/external/curl/lib/vssh/
H A Dssh.h128 LIBSSH2_SFTP_ATTRIBUTES quote_attrs; /* used by the SFTP_QUOTE state */ member
183 sftp_attributes quote_attrs; /* used by the SFTP_QUOTE state */ member
/aosp_15_r20/external/cronet/third_party/libxml/src/
H A DHTMLparser.c622 static const char* const quote_attrs[] = { ATTRS, "cite", NULL } ; variable