Searched refs:CHARSET (Results 1 – 18 of 18) sorted by relevance
/third_party/cups-filters/filter/braille/filters/ |
D | texttobrf.in | 129 CHARSET=utf-8 136 CHARSET=utf-8 147 CHARSET=utf-8 159 if [ "$CHARSET" = utf-8 ]
|
/third_party/cups-filters/filter/ |
D | test.sh | 13 (export CHARSET=utf-8; ./texttopdf 1 hi_user there_title 1 "PrettyPrint=1" Makefile > test4.pdf) 14 (export CHARSET=utf-8; ./texttopdf 1 hi_user there_title 1 "" testin > test5.pdf)
|
/third_party/curl/tests/data/ |
D | test805 | 35 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII 57 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII
|
D | test984 | 39 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII
|
D | test981 | 41 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII
|
/third_party/icu/icu4c/source/test/perf/utfperf/ |
D | utfperf.cpp | 50 CHARSET, enumerator 75 charset = options[CHARSET].value; in UtfPerformanceTest() 344 options[CHARSET].value = "UTF-8"; in main()
|
/third_party/cups/ |
D | backport-Also-fix-cupsfilter.patch | 30 envp[i ++] = "CHARSET=utf-8";
|
/third_party/curl/tests/ |
D | negtelnetserver.py | 212 NegOptions.CHARSET, 295 CHARSET = 42 variable in NegOptions
|
/third_party/python/Lib/ |
D | sre_compile.py | 261 elif op is CHARSET: 365 out.append((CHARSET, data)) 675 elif op is CHARSET:
|
D | telnetlib.py | 118 CHARSET = bytes([42]) # CHARSET variable
|
/third_party/popt/po/ |
D | popt.pot | 16 "Content-Type: text/plain; charset=CHARSET\n"
|
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/localeconverter/ |
D | XLIFF2ICUConverter.java | 125 private static final String CHARSET = "UTF-8"; field in XLIFF2ICUConverter 640 byte[] bytes = value.getBytes(CHARSET); in write() 1228 byte[] bytes = line.getBytes(CHARSET); in writeLine() 1255 byte[] bytes = BOM.getBytes(CHARSET); in writeBOM()
|
/third_party/python/Doc/library/ |
D | email.compat32-message.rst | 396 ``(CHARSET, LANGUAGE, VALUE)``, where ``CHARSET`` is a string naming the 401 it is automatically encoded in :rfc:`2231` format using a ``CHARSET`` 506 ``(CHARSET, LANGUAGE, VALUE)``. Note that both ``CHARSET`` and
|
D | email.message.rst | 279 format ``(CHARSET, LANGUAGE, VALUE)``, where ``CHARSET`` is a string 285 using a ``CHARSET`` of ``utf-8`` and a ``LANGUAGE`` of ``None``.
|
D | imaplib.rst | 426 no ``CHARSET`` will be specified in the request to the server. The IMAP
|
/third_party/pulseaudio/po/ |
D | pulseaudio.pot | 17 "Content-Type: text/plain; charset=CHARSET\n"
|
/third_party/skia/third_party/externals/harfbuzz/perf/texts/ |
D | en-words.txt | 1727 CHARSET
|
/third_party/python/Misc/ |
D | HISTORY | 20887 CHARSET fields better. It also includes a patch to parameter
|