OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:matchExpression
(Results
1 - 2
of
2
) sorted by null
/external/nist-sip/java/gov/nist/core/
GenericObject.java
82
protected Match
matchExpression
; // Pattern matcher.
112
public void setMatcher(Match
matchExpression
) {
113
if (
matchExpression
== null)
115
this.
matchExpression
=
matchExpression
;
122
return
matchExpression
;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.metadata_2.0.0.v20100601.jar
Completed in 93 milliseconds