Home
last modified time | relevance | path

Searched defs:VALUENOTALLOWED (Results 1 – 2 of 2) sorted by relevance

/dports/devel/staf/src/staf/lang/perl/
H A DPLSTAFService.pm203 use constant VALUENOTALLOWED => scalar 0; constant
/dports/devel/staf/src/staf/lang/java/service/
H A DSTAFCommandParser.java38 public static final int VALUENOTALLOWED = 1; field in STAFCommandParser