Home
last modified time | relevance | path

Searched refs:INETTYPE_URL_PROT_HTTPS (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/svl/inc/svl/
H A Dinettype.hxx180 #define INETTYPE_URL_PROT_HTTPS "https" macro
/AOO41X/main/svl/source/misc/
H A Dinettype.cxx1025 || aToken.EqualsIgnoreCaseAscii(INETTYPE_URL_PROT_HTTPS)) in GetContentTypeFromURL()