Searched defs:partial (Results 1 - 4 of 4) sorted by relevance

/forgerock/web-agents-v4/pcre/
H A Dpcre_jit_compile.c345 /* First inspected character for partial matching. */
347 /* Starting pointer for partial soft matches. */
2438 /* Checks whether a partial matching is occurred. Does not modify registers. */
5381 /* We don't need to handle soft partial matching case. */
5446 /* Since we successfully read a char above, partial matching must occure. */
5941 struct sljit_jump *partial; local
5997 partial = CMP(SLJIT_C_GREATER, STR_PTR, 0, STR_END, 0);
5999 add_jump(compiler, backtracks, partial);
6007 JUMPHERE(partial);
6011 partial
[all...]
H A Dpcre_internal.h1074 restrictions on partial matching have been lifted. It remains for backwards
1085 #define PCRE_NOPARTIAL 0x00000200 /* can't use partial with this regex */
2135 for debugging, and some of them are only partial names. The macro is referenced
2531 int partial; /* PARTIAL options */ member in struct:match_data
/forgerock/opendj-b2.6/resource/dsml/lib/
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...
/forgerock/opendj2-jel-hg/resource/dsml/lib/
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...

Completed in 113 milliseconds