Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 35 for qtext (0.07 sec)

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

        </magic>
      </mime-type>
      <mime-type type="text/vnd.iptc.newsml"/>
      <mime-type type="text/vnd.iptc.nitf"/>
      <mime-type type="text/vnd.latex-z"/>
      <mime-type type="text/vnd.motorola.reflex"/>
      <mime-type type="text/vnd.ms-mediapackage"/>
      <mime-type type="text/vnd.net2phone.commcenter.command"/>
      <mime-type type="text/vnd.si.uricatalogue"/>
      <mime-type type="text/vnd.sun.j2me.app-descriptor">
        <glob pattern="*.jad"/>
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
  2. platforms/software/dependency-management/src/main/resources/org/gradle/api/internal/artifacts/ivyservice/ivyresolve/verification/report/uikit.min.css

    nt}}@media (min-width:960px){.uk-text-left\@m{text-align:left!important}.uk-text-right\@m{text-align:right!important}.uk-text-center\@m{text-align:center!important}}@media (min-width:1200px){.uk-text-left\@l{text-align:left!important}.uk-text-right\@l{text-align:right!important}.uk-text-center\@l{text-align:center!important}}@media (min-width:1600px){.uk-text-left\@xl{text-align:left!important}.uk-text-right\@xl{text-align:right!important}.uk-text-center\@xl{text-align:center!important}}.uk-text...
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Oct 10 21:10:11 UTC 2023
    - 257.2K bytes
    - Viewed (0)
  3. samples/bookinfo/src/productpage/static/tailwind/tailwind.css

    ]],["pr",["padding-right"]],["pb",["padding-bottom"]],["pl",["padding-left"]]]]),textAlign:({addUtilities:i})=>{i({".text-left":{"text-align":"left"},".text-center":{"text-align":"center"},".text-right":{"text-align":"right"},".text-justify":{"text-align":"justify"},".text-start":{"text-align":"start"},".text-end":{"text-align":"end"}})},textIndent:P("textIndent",[["indent",["text-indent"]]],{supportsNegativeValues:!0}),verticalAlign:({addUtilities:i,matchUtilities:e})=>{i({".align-baseline":{"v...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 28 14:48:01 UTC 2024
    - 357.1K bytes
    - Viewed (0)
  4. src/cmd/compile/internal/ssagen/ssa.go

    	if Arch.PadFrame != nil {
    		frame = Arch.PadFrame(frame)
    	}
    
    	// Fill in argument and frame size.
    	pp.Text.To.Type = obj.TYPE_TEXTSIZE
    	pp.Text.To.Val = int32(types.RoundUp(f.OwnAux.ArgWidth(), int64(types.RegSize)))
    	pp.Text.To.Offset = frame
    
    	p := pp.Text
    
    	// Insert code to spill argument registers if the named slot may be partially
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jun 10 19:44:43 UTC 2024
    - 284.9K bytes
    - Viewed (0)
  5. doc/go_spec.html

    </p>
    
    <ol>
    	<li>The <i>universe block</i> encompasses all Go source text.</li>
    
    	<li>Each <a href="#Packages">package</a> has a <i>package block</i> containing all
    	    Go source text for that package.</li>
    
    	<li>Each file has a <i>file block</i> containing all Go source text
    	    in that file.</li>
    
    	<li>Each <a href="#If_statements">"if"</a>,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 21:07:21 UTC 2024
    - 281.5K bytes
    - Viewed (0)
  6. api/go1.16.txt

    pkg text/template/parse, method (*CommentNode) String() string
    pkg text/template/parse, method (CommentNode) Position() Pos
    pkg text/template/parse, method (CommentNode) Type() NodeType
    pkg text/template/parse, type CommentNode struct
    pkg text/template/parse, type CommentNode struct, Text string
    pkg text/template/parse, type CommentNode struct, embedded NodeType
    pkg text/template/parse, type CommentNode struct, embedded Pos
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Dec 02 16:30:41 UTC 2022
    - 479.2K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.21.md

    - Updates golang.org/x/text to v0.3.6 to fix CVE-2020-28852 (#102601, @jonesbr17) [SIG API Machinery, CLI, Cloud Provider, Cluster Lifecycle, Instrumentation, Node and Storage]
    
    ## Dependencies
    
    ### Added
    _Nothing has changed._
    
    ### Changed
    - golang.org/x/text: v0.3.4 → v0.3.6
    - k8s.io/klog/v2: v2.8.0 → v2.9.0
    
    ### Removed
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Oct 14 07:03:14 UTC 2022
    - 367.3K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.30.md

    - Text logging in Kubernetes components now uses [textlogger](https://pkg.go.dev/k8s.io/klog/v2@v2.120.0/textlogger). The same split streams of info and error log entries with buffering of info entries is now also supported for text output (off by default, alpha feature). Previously, this was only supported for JSON. Performance is better also without split streams....
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 12 04:05:28 UTC 2024
    - 253.2K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.24.md

    - Feature of `PreferNominatedNode` is graduated to GA. ([#106619](https://github.com/kubernetes/kubernetes/pull/106619), [@chendave](https://github.com/chendave))
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Aug 24 00:02:43 UTC 2023
    - 473.4K bytes
    - Viewed (0)
  10. CHANGELOG/CHANGELOG-1.26.md

    - golang.org/x/crypto: v0.1.0 → v0.14.0
    - golang.org/x/net: v0.8.0 → v0.17.0
    - golang.org/x/sys: v0.6.0 → v0.13.0
    - golang.org/x/term: v0.6.0 → v0.13.0
    - golang.org/x/text: v0.8.0 → v0.13.0
    
    ### Removed
    _Nothing has changed._
    
    
    
    # v1.26.9
    
    
    ## Downloads for v1.26.9
    
    
    
    ### Source Code
    
    filename | sha512 hash
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Mar 14 16:24:51 UTC 2024
    - 425.7K bytes
    - Viewed (0)
Back to top