Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 2 of 2 for vbs (0.04 seconds)

  1. .bazelrc

    common:win_clang_base --compiler=clang-cl
    common:win_clang_base --linkopt=/FORCE:MULTIPLE
    common:win_clang_base --host_linkopt=/FORCE:MULTIPLE
    common:win_clang_base --action_env=PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.PY;.PYW
    test:win_clang_base --linkopt=/FORCE:MULTIPLE
    test:win_clang_base --host_linkopt=/FORCE:MULTIPLE
    Created: Tue Dec 30 12:39:10 GMT 2025
    - Last Modified: Fri Dec 26 23:20:26 GMT 2025
    - 56.8K bytes
    - Click Count (0)
  2. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

        <glob pattern="*.vb"/>
        <sub-class-of type="text/x-vbasic"/>
      </mime-type>
    
      <mime-type type="text/x-vbscript">
        <_comment>VBScript source code</_comment>
        <glob pattern="*.vbs"/>
        <sub-class-of type="text/x-vbasic"/>
      </mime-type>
    
      <mime-type type="text/x-vcalendar">
        <magic priority="50">
          <match value="BEGIN:VCALENDAR" type="string" offset="0">
    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)
Back to Top