|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.quercus.lib.regexp.Regexp
com.caucho.quercus.lib.regexp.Ereg
com.caucho.quercus.lib.regexp.UnicodeEreg
public class UnicodeEreg
Field Summary |
---|
Fields inherited from class com.caucho.quercus.lib.regexp.Regexp |
---|
FAIL, SUCCESS |
Constructor Summary | |
---|---|
UnicodeEreg(StringValue rawRegexp)
|
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class com.caucho.quercus.lib.regexp.Ereg |
---|
init |
Methods inherited from class com.caucho.quercus.lib.regexp.Regexp |
---|
convertResult, convertSubject, getGroupName, getPattern, getRawRegexp, isEval, isGlobal, isIgnoreCase, isUTF8 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public UnicodeEreg(StringValue rawRegexp) throws IllegalRegexpException
IllegalRegexpException
Method Detail |
---|
public java.lang.String toString()
toString
in class Ereg
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |