Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for services (0.04 sec)

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

        <glob pattern="*.rld"/>
      </mime-type>
      <mime-type type="application/riscos"/>
      <mime-type type="application/rlmi+xml"/>
      <mime-type type="application/rls-services+xml">
        <glob pattern="*.rs"/>
      </mime-type>
      <mime-type type="application/rsd+xml">
        <glob pattern="*.rsd"/>
      </mime-type>
    
      <mime-type type="application/rss+xml">
    Registered: Sun Sep 21 03:50:09 UTC 2025
    - Last Modified: Thu Mar 13 08:18:01 UTC 2025
    - 320.1K bytes
    - Viewed (1)
  2. doc/go_spec.html

    the body of any nested function.
    </p>
    
    
    <h3 id="Blank_identifier">Blank identifier</h3>
    
    <p>
    The <i>blank identifier</i> is represented by the underscore character <code>_</code>.
    It serves as an anonymous placeholder instead of a regular (non-blank)
    identifier and has special meaning in <a href="#Declarations_and_scope">declarations</a>,
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Tue May 06 19:12:15 UTC 2025
    - 286.2K bytes
    - Viewed (1)
Back to top