Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for Pappas (0.25 sec)

  1. src/mdo/reader.vm

            entities.put("Zeta", "\u0396");
            entities.put("Eta", "\u0397");
            entities.put("Theta", "\u0398");
            entities.put("Iota", "\u0399");
            entities.put("Kappa", "\u039a");
            entities.put("Lambda", "\u039b");
            entities.put("Mu", "\u039c");
            entities.put("Nu", "\u039d");
            entities.put("Xi", "\u039e");
            entities.put("Omicron", "\u039f");
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Fri Dec 15 06:33:11 UTC 2023
    - 42.1K bytes
    - Viewed (0)
  2. maven-compat/src/main/java/org/apache/maven/settings/DefaultMavenSettingsBuilder.java

            // -------------------------------------------------------------------------------------
            // Alright, here's the justification for all the regexp wizardry below...
            //
            // Continuum and other server-like apps may need to locate the user-level and
            // global-level settings somewhere other than ${user.home} and ${maven.home},
            // respectively. Using a simple replacement of these patterns will allow them
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Wed Sep 06 11:28:54 UTC 2023
    - 6.2K bytes
    - Viewed (0)
  3. src/mdo/reader-stax.vm

            entities.put("Zeta", "\u0396");
            entities.put("Eta", "\u0397");
            entities.put("Theta", "\u0398");
            entities.put("Iota", "\u0399");
            entities.put("Kappa", "\u039a");
            entities.put("Lambda", "\u039b");
            entities.put("Mu", "\u039c");
            entities.put("Nu", "\u039d");
            entities.put("Xi", "\u039e");
            entities.put("Omicron", "\u039f");
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Mon Mar 25 10:50:01 UTC 2024
    - 38.1K bytes
    - Viewed (0)
Back to top