Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for 199Z (0.09 sec)

  1. cmd/apierrorcode_string.go

    	_ = x[ErrAdminNoSuchConfigTarget-195]
    	_ = x[ErrAdminConfigEnvOverridden-196]
    	_ = x[ErrAdminConfigDuplicateKeys-197]
    	_ = x[ErrAdminConfigInvalidIDPType-198]
    	_ = x[ErrAdminConfigLDAPNonDefaultConfigName-199]
    	_ = x[ErrAdminConfigLDAPValidation-200]
    	_ = x[ErrAdminConfigIDPCfgNameAlreadyExists-201]
    	_ = x[ErrAdminConfigIDPCfgNameDoesNotExist-202]
    	_ = x[ErrInsecureClientRequest-203]
    	_ = x[ErrObjectTampered-204]
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Thu Jun 13 22:26:38 UTC 2024
    - 21.4K bytes
    - Viewed (0)
  2. fess-crawler/src/main/java/org/codelibs/fess/crawler/transformer/impl/XmlTransformer.java

                Node parent = namespaceContext;
                String namespace = null;
    
                if ("xml".equals(prefix)) {
                    namespace = "http://www.w3.org/XML/1998/namespace";
                } else {
                    int type;
                    while (null != parent && null == namespace
    Registered: Sun Nov 10 03:50:12 UTC 2024
    - Last Modified: Sat Oct 12 01:41:37 UTC 2024
    - 17.9K bytes
    - Viewed (0)
  3. docs/en/docs/release-notes.md

    * 🌐 Start Persian/Farsi translations. PR [#4243](https://github.com/tiangolo/fastapi/pull/4243) by [@aminalaee](https://github.com/aminalaee).
    * ✏ Reword sentence about handling errors. PR [#1993](https://github.com/tiangolo/fastapi/pull/1993) by [@khuhroproeza](https://github.com/khuhroproeza).
    
    ### Internal
    
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Fri Nov 01 11:25:57 UTC 2024
    - 460.3K bytes
    - Viewed (0)
  4. CREDITS

      v. rights protecting the extraction, dissemination, use and reuse of data
         in a Work;
     vi. database rights (such as those arising under Directive 96/9/EC of the
         European Parliament and of the Council of 11 March 1996 on the legal
         protection of databases, and under any national implementation
         thereof, including any amended or successor version of such
         directive); and
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Thu Sep 26 15:03:08 UTC 2024
    - 1.6M bytes
    - Viewed (0)
Back to top