Index
All Classes and Interfaces|All Packages
C
- codeFree(long) - Method in class org.pcre4j.ffm.Pcre2
- compile(String, int, int[], long[], long) - Method in class org.pcre4j.ffm.Pcre2
- compileContextCopy(long) - Method in class org.pcre4j.ffm.Pcre2
- compileContextCreate(long) - Method in class org.pcre4j.ffm.Pcre2
- compileContextFree(long) - Method in class org.pcre4j.ffm.Pcre2
- config(int) - Method in class org.pcre4j.ffm.Pcre2
- config(int, int[]) - Method in class org.pcre4j.ffm.Pcre2
- config(int, ByteBuffer) - Method in class org.pcre4j.ffm.Pcre2
G
- generalContextCopy(long) - Method in class org.pcre4j.ffm.Pcre2
- generalContextCreate(long, long, long) - Method in class org.pcre4j.ffm.Pcre2
- generalContextFree(long) - Method in class org.pcre4j.ffm.Pcre2
- getErrorMessage(int, ByteBuffer) - Method in class org.pcre4j.ffm.Pcre2
- getOvector(long, long[]) - Method in class org.pcre4j.ffm.Pcre2
- getOvectorCount(long) - Method in class org.pcre4j.ffm.Pcre2
J
- jitCompile(long, int) - Method in class org.pcre4j.ffm.Pcre2
- jitMatch(long, String, int, int, long, long) - Method in class org.pcre4j.ffm.Pcre2
- jitStackAssign(long, long, long) - Method in class org.pcre4j.ffm.Pcre2
- jitStackCreate(long, long, long) - Method in class org.pcre4j.ffm.Pcre2
- jitStackFree(long) - Method in class org.pcre4j.ffm.Pcre2
M
- match(long, String, int, int, long, long) - Method in class org.pcre4j.ffm.Pcre2
- matchContextCopy(long) - Method in class org.pcre4j.ffm.Pcre2
- matchContextCreate(long) - Method in class org.pcre4j.ffm.Pcre2
- matchContextFree(long) - Method in class org.pcre4j.ffm.Pcre2
- matchDataCreate(int, long) - Method in class org.pcre4j.ffm.Pcre2
- matchDataCreateFromPattern(long, long) - Method in class org.pcre4j.ffm.Pcre2
- matchDataFree(long) - Method in class org.pcre4j.ffm.Pcre2
O
- org.pcre4j.ffm - package org.pcre4j.ffm
P
- patternInfo(long, int) - Method in class org.pcre4j.ffm.Pcre2
- patternInfo(long, int, int[]) - Method in class org.pcre4j.ffm.Pcre2
- patternInfo(long, int, long[]) - Method in class org.pcre4j.ffm.Pcre2
- patternInfo(long, int, ByteBuffer) - Method in class org.pcre4j.ffm.Pcre2
- Pcre2 - Class in org.pcre4j.ffm
-
A PCRE2 API using the Foreign Function & Memory API.
- Pcre2() - Constructor for class org.pcre4j.ffm.Pcre2
-
Constructs a new PCRE2 API using the common library name "pcre2-8".
- Pcre2(String, String) - Constructor for class org.pcre4j.ffm.Pcre2
-
Constructs a new PCRE2 API using the specified library name and function suffix.
S
- setNewline(long, int) - Method in class org.pcre4j.ffm.Pcre2
All Classes and Interfaces|All Packages