Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 2 of 2 for Ascii (0.02 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

        <magic priority="50">
          <match value="AutoCAD Binary DXF\r\n0x1A00" type="string" offset="0"/>
        </magic>
      </mime-type>
      <mime-type type="image/vnd.dxf;format=ascii">
        <sub-class-of type="image/vnd.dxf"/>
        <_comment>AutoCAD DXF in ASCII Text form</_comment>
        <magic priority="50">
          <!-- Variable number of spaces or possibly creator tool before the code groups -->
    Created: Sat Dec 20 11:21:39 GMT 2025
    - Last Modified: Thu Oct 16 07:46:32 GMT 2025
    - 320.2K bytes
    - Click Count (5)
  2. CHANGELOG/CHANGELOG-1.30.md

    - Added a alpha feature, behind the `RelaxedEnvironmentVariableValidation` feature gate.
      When that gate is enabled, Kubernetes allows almost all printable ASCII characters to be used in the names
      of environment variables for containers in Pods. ([#123385](https://github.com/kubernetes/kubernetes/pull/123385), [@HirazawaUi](https://github.com/HirazawaUi))
    Created: Fri Dec 26 09:05:12 GMT 2025
    - Last Modified: Wed Jun 18 18:59:10 GMT 2025
    - 398.1K bytes
    - Click Count (0)
Back to Top