Searched defs:charset (Results 1 - 25 of 142) sorted by relevance

123456

/macosx-10.9.5/apache-786.1/httpd/srclib/apr/misc/unix/
H A Dcharset.c69 const char *charset; local
/macosx-10.9.5/apr-30/apr/apr/misc/unix/
H A Dcharset.c69 const char *charset; local
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dmail-prsvr.el
H A Dmm-util.el[all...]
H A Dmm-bodies.el[all...]
/macosx-10.9.5/Libc-997.90.3/string/FreeBSD/
H A Dstrcspn.c38 strcspn(const char *s, const char *charset) argument
H A Dstrspn.c38 strspn(const char *s, const char *charset) argument
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dpo.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/international/
H A Dmule-diag.el[all...]
H A Dmule.el[all...]
/macosx-10.9.5/WebCore-7537.78.1/loader/cache/
H A DCachedResourceRequest.cpp35 CachedResourceRequest::CachedResourceRequest(const ResourceRequest& resourceRequest, const String& charset, ResourceLoadPriority priority) argument
H A DCachedScript.cpp42 CachedScript::CachedScript(const ResourceRequest& resourceRequest, const String& charset) argument
H A DCachedCSSStyleSheet.cpp43 CachedCSSStyleSheet::CachedCSSStyleSheet(const ResourceRequest& resourceRequest, const String& charset) argument
H A DCachedResourceRequest.h50 const String& charset() const { return m_charset; } function in class:WebCore::CachedResourceRequest
51 void setCharset(const String& charset) { m_charset = charset; } argument
/macosx-10.9.5/WebCore-7537.78.1/platform/network/
H A DDataURL.cpp63 String charset = extractCharsetFromMediaType(mediaType); local
H A DMIMEHeader.h59 String charset() const { return m_charset; } function in class:WebCore::MIMEHeader
/macosx-10.9.5/emacs-92/emacs/lisp/emacs-lisp/
H A Dregexp-opt.el[all...]
/macosx-10.9.5/tidy-15.12/tidy/src/
H A Dcharsets.c20 ctmbstr charset; member in struct:_charsetInfo
/macosx-10.9.5/vim-53/src/po/
H A DMakefile187 sed -e 's/charset=ISO-8859-2/charset=cp1250/' -e 's/# Original translations/# Generated from cs.po, DO NOT EDIT/' > cs.cp1250.po macro
193 sed -e 's/charset=ISO-8859-2/charset=cp1250/' -e 's/# Original translations/# Generated from pl.po, DO NOT EDIT/' > pl.cp1250.po macro
199 sed -e 's/charset=ISO-8859-2/charset=utf-8/' -e 's/# Original translations/# Generated from pl.po, DO NOT EDIT/' > pl.UTF-8.po macro
205 sed -e 's/charset=ISO-8859-2/charset=cp1250/' -e 's/# Original translations/# Generated from sk.po, DO NOT EDIT/' > sk.cp1250.po macro
212 sed -e 's/charset macro
218 sed -e 's/charset=UTF-8/charset=euc-kr/' \\ macro
226 sed -e 's/charset=utf-8/charset=cp1251/' -e 's/# Original translations/# Generated from ru.po, DO NOT EDIT/' > ru.cp1251.po macro
232 sed -e 's/charset=utf-8/charset=cp1251/' -e 's/# Original translations/# Generated from uk.po, DO NOT EDIT/' > uk.cp1251.po macro
[all...]
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DStyleRuleImport.cpp63 void StyleRuleImport::setCSSStyleSheet(const String& href, const KURL& baseURL, const String& charset, const CachedCSSStyleSheet* cachedStyleSheet) argument
H A DCSSParserMode.h64 String charset; member in struct:WebCore::CSSParserContext
H A DStyleRuleImport.h61 virtual void setCSSStyleSheet(const String& href, const KURL& baseURL, const String& charset, const CachedCSSStyleSheet* sheet) argument
/macosx-10.9.5/libiconv-41/libiconv/tests/
H A Dtable-to.c34 const char* charset; local
/macosx-10.9.5/WebCore-7537.78.1/html/parser/
H A DHTMLMetaCharsetParser.cpp122 String charset; local
[all...]
H A DHTMLResourcePreloader.h45 const String& charset() const { return m_charset; } function in class:WebCore::PreloadRequest
46 void setCharset(const String& charset) { m_charset = charset.isolatedCopy(); } argument

Completed in 174 milliseconds

123456