Searched
full:plain (Results
1326 -
1350 of
4692) sorted by null
<<51525354555657585960>>
| /external/nanohttpd/nanolets/src/test/java/fi/iki/elonen/router/ |
| AppNanolets.java | 108 return "text/plain";
|
| /external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/ |
| InterceptorTest.java | 65 .body(ResponseBody.create(MediaType.parse("text/plain; charset=utf-8"), "abc")) 88 .body(ResponseBody.create(MediaType.parse("text/plain; charset=utf-8"), "abc")) 220 MediaType mediaType = MediaType.parse("text/plain"); 266 .method("PUT", RequestBody.create(MediaType.parse("text/plain"), "abc"))
|
| /external/owasp/sanitizer/ |
| CHANGE_LOG.html | 32 text in CDATA elements whose content is often not plain text.
|
| /external/owasp/sanitizer/src/main/org/owasp/html/ |
| StylingPolicy.java | 125 // 3. as plain text content as in a list-item bullet,
|
| /external/python/cpython2/Doc/extending/ |
| building.rst | 26 A distutils package contains a driver script, :file:`setup.py`. This is a plain
|
| /external/python/cpython2/Doc/library/ |
| stringio.rst | 85 strings that cannot be encoded as plain ASCII strings.
|
| stringprep.rst | 112 Determine whether *code* is in tableC.6 (Inappropriate for plain text).
|
| /external/python/cpython2/Doc/tools/templates/ |
| download.html | 61 <td>{% trans %}Plain Text{% endtrans %}</td>
|
| /external/python/cpython2/Include/ |
| datetime.h | 90 * the plain date type is a base class for datetime, so it must also have
|
| /external/python/cpython2/Lib/test/ |
| test_gettext.py | 484 "Content-Type: text/plain; charset=iso-8859-1\n" 544 "Content-Type: text/plain; charset=utf-8\n" 565 "Content-Type: text/plain; charset=iso-8859-15\n" 580 "Content-Type: text/plain; charset=UTF-8\n"
|
| /external/python/cpython2/Lib/wsgiref/ |
| simple_server.py | 143 start_response("200 OK", [('Content-Type','text/plain')])
|
| /external/python/cpython2/Modules/_ctypes/libffi/ |
| fficonfig.h.in | 94 /* Define if read-only mmap of a plain file works. */
|
| /external/python/cpython2/Modules/_ctypes/libffi_arm_wince/ |
| fficonfig.h | 68 /* Define if read-only mmap of a plain file works. */
|
| /external/python/cpython2/android_arm/libffi/ |
| fficonfig.h | 95 /* Define if read-only mmap of a plain file works. */
|
| /external/python/cpython2/android_arm64/libffi/ |
| fficonfig.h | 95 /* Define if read-only mmap of a plain file works. */
|
| /external/python/cpython2/android_x86/libffi/ |
| fficonfig.h | 95 /* Define if read-only mmap of a plain file works. */
|
| /external/python/cpython2/android_x86_64/libffi/ |
| fficonfig.h | 95 /* Define if read-only mmap of a plain file works. */
|
| /external/python/cpython2/darwin_x86_64/libffi/ |
| fficonfig.h | 95 /* Define if read-only mmap of a plain file works. */
|
| /external/python/cpython2/linux_x86_64/libffi/ |
| fficonfig.h | 95 /* Define if read-only mmap of a plain file works. */
|
| /external/python/cpython3/Doc/library/ |
| crypt.rst | 89 Checking a password is usually done by passing the plain-text password
|
| stringprep.rst | 113 Determine whether *code* is in tableC.6 (Inappropriate for plain text).
|
| /external/python/cpython3/Lib/distutils/tests/ |
| test_upload.py | 59 'content-type': 'text/plain; charset=utf-8',
|
| /external/python/cpython3/Lib/test/ |
| test_gettext.py | 559 "Content-Type: text/plain; charset=iso-8859-1\n" 619 "Content-Type: text/plain; charset=utf-8\n" 640 "Content-Type: text/plain; charset=iso-8859-15\n" 655 "Content-Type: text/plain; charset=UTF-8\n"
|
| /external/python/cpython3/Lib/wsgiref/ |
| simple_server.py | 145 start_response("200 OK", [('Content-Type','text/plain; charset=utf-8')])
|
| /external/python/cpython3/Mac/Tools/ |
| pythonw.c | 7 * This program uses posix_spawn rather than plain execv because we need
|
Completed in 1576 milliseconds
<<51525354555657585960>>