Home
last modified time | relevance | path

Searched refs:resolveVariable (Results 1 – 25 of 192) sorted by relevance

12345678

/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.web/src/test/java/org/springframework/web/jsf/
H A DDelegatingVariableResolverTests.java49 assertEquals(bean1, resolver.resolveVariable(null, "bean1")); in testDelegatingVariableResolver()
50 assertEquals("val1", resolver.resolveVariable(null, "var1")); in testDelegatingVariableResolver()
68 assertEquals(bean1, resolver.resolveVariable(null, "bean1")); in testSpringBeanVariableResolver()
69 assertEquals(var1, resolver.resolveVariable(null, "var1")); in testSpringBeanVariableResolver()
75 public Object resolveVariable(FacesContext facesContext, String name) throws EvaluationException { in resolveVariable() method in DelegatingVariableResolverTests.OriginalVariableResolver
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/vlucas/phpdotenv/src/Loader/
H A DResolver.php41 return Str::substr($s, 0, $i).self::resolveVariable($repository, Str::substr($s, $i));
53 private static function resolveVariable(RepositoryInterface $repository, string $str) function in Dotenv\\Loader\\Resolver
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.web/src/main/java/org/springframework/web/jsf/
H A DWebApplicationContextVariableResolver.java91 public Object resolveVariable(FacesContext context, String name) throws EvaluationException { in resolveVariable() method in WebApplicationContextVariableResolver
97 value = getOriginalVariableResolver().resolveVariable(context, name); in resolveVariable()
H A DDelegatingVariableResolver.java107 public Object resolveVariable(FacesContext facesContext, String name) throws EvaluationException { in resolveVariable() method in DelegatingVariableResolver
123 Object value = getOriginalVariableResolver().resolveVariable(facesContext, name); in resolveOriginal()
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/qmakemanager/
H A Dqmakefilevisitor.h19 …virtual QStringList resolveVariable(const QString& variable, VariableInfo::VariableType type) cons…
31 …QStringList resolveVariable(const QString& variable, VariableInfo::VariableType type) const overri…
H A Dqmakefilevisitor.cpp51 QStringList QMakeFileVisitor::resolveVariable(const QString& variable, VariableInfo::VariableType t… in resolveVariable() function in QMakeFileVisitor
60 return m_resolver->resolveVariable(variable, type); in resolveVariable()
189 varValue = resolveVariable(variable, vi.type).join(QLatin1Char(' ')); in resolveVariables()
198 varValue = resolveVariable(variable, vi.type).join(QLatin1Char(' ')); in resolveVariables()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.runtime/bundles/org.eclipse.core.expressions/src/org/eclipse/core/internal/expressions/
H A DDefaultVariable.java92 public Object resolveVariable(String name, Object[] args) throws CoreException { in resolveVariable() method in DefaultVariable
93 return fManagedPool.resolveVariable(name, args); in resolveVariable()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.resources/bundles/org.eclipse.core.resources/src/org/eclipse/core/internal/resources/
H A DProjectPathVariableManager.java123 URI resolved = resolveVariable(value); in getURIValue()
215 public URI resolveVariable(String variable) { in resolveVariable() method in ProjectPathVariableManager
218 String value = resolveVariable(variable, variableStack); in resolveVariable()
229 public String resolveVariable(String value, LinkedList<String> variableStack) { in resolveVariable() method in ProjectPathVariableManager
264 resolvedMacro = resolveVariable(macro, variableStack); in resolveVariable()
291 URI value = resolveVariable(raw.segment(0)); in resolveURI()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.runtime/bundles/org.eclipse.core.expressions/src/org/eclipse/core/expressions/
H A DEvaluationContext.java137 public Object resolveVariable(String name, Object[] args) throws CoreException { in resolveVariable() method in EvaluationContext
146 return fParent.resolveVariable(name, args); in resolveVariable()
/dports/www/grails/grails-1.3.6/src/jsp21/org/codehaus/groovy/grails/web/pages/ext/jsp/
H A DGroovyPagesJspApplicationContext.java130 public ValueExpression resolveVariable(String name) { in getVariableMapper()
139 ValueExpression previous = resolveVariable(name); in getVariableMapper()
/dports/devel/hadoop2/jetty-6.1.14/modules/jsp-api-2.0/src/main/java/javax/servlet/jsp/el/
H A DVariableResolver.java52 public Object resolveVariable (String pName) in resolveVariable() method
/dports/devel/hadoop/jetty-6.1.14/modules/jsp-api-2.0/src/main/java/javax/servlet/jsp/el/
H A DVariableResolver.java52 public Object resolveVariable (String pName) in resolveVariable() method
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/javax/xml/xpath/
H A DXPathVariableResolver.java50 Object resolveVariable(QName variableName); in resolveVariable() method
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/javax/xml/xpath/
H A DXPathVariableResolver.java50 Object resolveVariable(QName variableName); in resolveVariable() method
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/javax/xml/xpath/
H A DXPathVariableResolver.java57 public Object resolveVariable(QName variableName); in resolveVariable() method
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.xml/share/classes/javax/xml/xpath/
H A DXPathVariableResolver.java57 public Object resolveVariable(QName variableName); in resolveVariable() method
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/javax/xml/xpath/
H A DXPathVariableResolver.java50 Object resolveVariable(QName variableName); in resolveVariable() method
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/javax/xml/xpath/
H A DXPathVariableResolver.java50 Object resolveVariable(QName variableName); in resolveVariable() method
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.xml/share/classes/javax/xml/xpath/
H A DXPathVariableResolver.java57 public Object resolveVariable(QName variableName); in resolveVariable() method
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.xml/share/classes/javax/xml/xpath/
H A DXPathVariableResolver.java57 public Object resolveVariable(QName variableName); in resolveVariable() method
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/javax/xml/xpath/
H A DXPathVariableResolver.java57 public Object resolveVariable(QName variableName); in resolveVariable() method
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.xml/share/classes/javax/xml/xpath/
H A DXPathVariableResolver.java57 public Object resolveVariable(QName variableName); in resolveVariable() method
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.xml/share/classes/javax/xml/xpath/
H A DXPathVariableResolver.java57 public Object resolveVariable(QName variableName); in resolveVariable() method
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.xml/share/classes/javax/xml/xpath/
H A DXPathVariableResolver.java57 public Object resolveVariable(QName variableName); in resolveVariable() method
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/javax/xml/xpath/
H A DXPathVariableResolver.java50 Object resolveVariable(QName variableName); in resolveVariable() method

12345678