Home
last modified time | relevance | path

Searched defs:USUAL (Results 1 – 5 of 5) sorted by relevance

/dports/textproc/hyperestraier/hyperestraier-1.4.13/javanative/
H A DCondition.java41 public static final int USUAL = 1 << 1; field in Condition
/dports/textproc/hyperestraier/hyperestraier-1.4.13/javapure/
H A DCondition.java48 public static final int USUAL = 1 << 1; field in Condition
/dports/textproc/hyperestraier/hyperestraier-1.4.13/perlnative/src/
H A DEstraier.pm261 USUAL => 1 << 1, constant
/dports/textproc/hyperestraier/hyperestraier-1.4.13/rubypure/
H A Destraierpure.rb239 USUAL = 1 << 1 constant in EstraierPure.Condition
/dports/textproc/hyperestraier/hyperestraier-1.4.13/rubynative/
H A Destraier-doc.rb140 USUAL = 1 << 1 constant in Estraier.Condition