Home
last modified time | relevance | path

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

/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.beans/src/main/java/org/springframework/beans/factory/support/
H A DPropertiesBeanDefinitionReader.java98 public static final String PARENT_KEY = "(parent)"; field in PropertiesBeanDefinitionReader
/dports/security/john/john-1.9.0-jumbo-1/src/
H A Dbench.c225 #define PARENT_KEY ((options.flags & FLG_MASK_STACKED) ? plaintext : NULL) macro