![]() |
Quadcap Embeddable Database |
Definition at line 50 of file TextMatch.java.
Static Public Member Functions | |
| int | match (byte[] string, int slen, byte[] pattern, int plen) |
| int | match (byte[] string, byte[] pattern) |
| int | match (InputStream is, byte[] pattern) throws IOException |
|
||||||||||||
|
Definition at line 84 of file TextMatch.java. |
|
||||||||||||
|
Definition at line 80 of file TextMatch.java. |
|
||||||||||||||||||||
|
Definition at line 51 of file TextMatch.java. References com.quadcap.util.text.TextMatch.match(). Referenced by com.quadcap.util.text.TextMatch.match(). |