Searched refs:minlength (Results 1 - 12 of 12) sorted by relevance

/forgerock/web-agents-v4/pcre/
H A Dpcre_byte_order.c160 study->minlength = swap_uint32(study->minlength);
H A Dpcre_fullinfo.c166 (int)(study->minlength) : -1;
H A Dpcre_study.c1567 /* Always set the minlength value in the block, because the JIT compiler
1575 study->minlength = min;
1577 else study->minlength = 0;
H A Dpcre_dfa_exec.c3554 (pcre_uint32)(end_subject - current_subject) < study->minlength)
H A Dpcre_exec.c6845 (pcre_uint32)(end_subject - start_match) < study->minlength)
H A Dpcre_jit_compile.c365 /* TRUE, when minlength is greater than 0. */
9775 common->might_be_empty = study->minlength == 0;
10032 if (mode == JIT_COMPILE && study->minlength > 0 && (re->options & PCRE_NO_START_OPTIMIZE) == 0)
10035 OP2(SLJIT_ADD, TMP2, 0, STR_PTR, 0, SLJIT_IMM, IN_UCHARS(study->minlength));
/forgerock/opendj2/ext/xalan-j/
H A DxercesImpl.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...
/forgerock/opendj-b2.6/ext/xalan-j/
H A DxercesImpl.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...
/forgerock/opendj2.6.2/ext/xalan-j/
H A DxercesImpl.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...
/forgerock/opendj2-hg/ext/xalan-j/
H A DxercesImpl.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...
/forgerock/opendj2-jel-hg/ext/xalan-j/
H A DxercesImpl.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...
/forgerock/opendj-v3/opendj-server-legacy/ext/xalan-j/
H A DxercesImpl.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...

Completed in 206 milliseconds