/forgerock/openam-v13/openam-shared/src/main/java/com/sun/identity/tools/objects/ |
H A D | MapFormat.java | 94 private int[] offsets; field in class:MapFormat 181 offsets = new int[BUFSIZE]; 222 offsets[offnum] = outpat.length(); 266 int offidx = offsets[i]; 267 result.append(pattern.substring(lastOffset, offsets[i]));
|
/forgerock/web-agents-v4/source/ |
H A D | policy.c | 219 #define end_of_protocol(offsets) (offsets [0]) 220 #define start_of_host(offsets) (end_of_protocol(offsets) + 3) 222 #define port_marker(offsets) (offsets [1]) 223 #define start_of_port(offsets) (port_marker(offsets) + 1) 224 #define end_of_port(offsets) start_of_path(offsets) 238 policy_get_url_offsets(const char *url, int *offsets) argument 283 int offsets [] = { 0, 0, 0 }; local [all...] |
H A D | utility.c | 188 int offsets[3]; local 200 rc = pcre_exec(x, NULL, subject, (int) strlen(subject), 0, 0, offsets, 3);
|
/forgerock/openam/openam-shared/src/main/java/com/sun/identity/tools/objects/ |
H A D | MapFormat.java | 94 private int[] offsets; field in class:MapFormat 181 offsets = new int[BUFSIZE]; 222 offsets[offnum] = outpat.length(); 266 int offidx = offsets[i]; 267 result.append(pattern.substring(lastOffset, offsets[i]));
|
/forgerock/web-agents-v4/pcre/ |
H A D | pcre_dfa_exec.c | 95 /* These are offsets that are used to turn the OP_TYPESTAR and friends opcodes 111 small value. Non-zero values in the table are the offsets from the opcode where 338 offsets vector to contain the matching string offsets 344 Returns: > 0 => number of match offset pairs placed in offsets 345 = 0 => offsets overflowed; longest matches are present 403 int *offsets, 794 if (count > 0) memmove(offsets + 2, offsets, count * sizeof(int)); 797 offsets[ 398 internal_dfa_exec( dfa_match_data *md, const pcre_uchar *this_start_code, const pcre_uchar *current_subject, int start_offset, int *offsets, int offsetcount, int *workspace, int wscount, int rlevel) argument 3176 pcre_dfa_exec(const pcre *argument_re, const pcre_extra *extra_data, const char *subject, int length, int start_offset, int options, int *offsets, int offsetcount, int *workspace, int wscount) argument [all...] |
H A D | pcre_exec.c | 903 /* Continue as from after the group, updating the offsets high water 949 the working value and also the values of the final offsets, in case they 1584 /* Continue from after a successful assertion, updating the offsets high 1934 and if necessary complete handling an extraction by setting the offsets and 1967 "skipping" a capturing group, and that group's offsets must be marked 1968 unset. In earlier versions of PCRE, all the offsets were unset at the 6315 each substring: the offsets to the start and end of the substring. 6324 offsets points to a vector of ints to be filled in with offsets 6328 = 0 => success, but offsets i 6335 pcre_exec(const pcre *argument_re, const pcre_extra *extra_data, PCRE_SPTR subject, int length, int start_offset, int options, int *offsets, int offsetcount) argument [all...] |
H A D | pcre_jit_compile.c | 166 int *offsets; member in struct:jit_arguments 2217 OP2(SLJIT_SUB, SLJIT_R2, 0, SLJIT_MEM1(SLJIT_R0), SLJIT_OFFSETOF(jit_arguments, offsets), SLJIT_IMM, sizeof(int)); 2267 OP1(SLJIT_MOV, SLJIT_R1, 0, SLJIT_MEM1(SLJIT_R1), SLJIT_OFFSETOF(jit_arguments, offsets)); 3525 int offsets[3]; local 3613 offsets[0] = -1; 3617 offsets[0] = i; 3621 if (offsets[0] < 0 && range_right < 0) 3624 if (offsets[0] >= 0) 3627 offsets[1] = -1; 3628 for (i = max - 1; i > offsets[ 10382 int length, int start_offset, int options, int *offsets, int offset_count) variable 10455 pcre_jit_exec(const pcre *argument_re, const pcre_extra *extra_data, PCRE_SPTR subject, int length, int start_offset, int options, int *offsets, int offset_count, pcre_jit_stack *stack) argument [all...] |
/forgerock/opendj2/ext/ant/lib/ |
H A D | jdeb-0.10.jar | META-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/plugin. ... |
/forgerock/opendj-b2.6/ext/ant/lib/ |
H A D | jdeb-0.10.jar | META-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/plugin. ... |
/forgerock/opendj2.6.2/ext/ant/lib/ |
H A D | jdeb-0.10.jar | META-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/plugin. ... |
/forgerock/opendj2-hg/ext/ant/lib/ |
H A D | jdeb-0.10.jar | META-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/plugin. ... |
/forgerock/opendj-v3/opendj-server-legacy/ext/ant/lib/ |
H A D | jdeb-0.10.jar | META-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/plugin. ... |
/forgerock/opendj-b2.6/tests/staf-tests/shared/resource/ |
H A D | svnkit.jar | META-INF/ META-INF/MANIFEST.MF org/ org/tigris/ org/tigris/subversion/ org/tigris/subversion/javahl/ ... |
/forgerock/opendj2/tests/staf-tests/shared/resource/ |
H A D | svnkit.jar | META-INF/ META-INF/MANIFEST.MF org/ org/tigris/ org/tigris/subversion/ org/tigris/subversion/javahl/ ... |
/forgerock/opendj2.6.2/tests/staf-tests/shared/resource/ |
H A D | svnkit.jar | META-INF/ META-INF/MANIFEST.MF org/ org/tigris/ org/tigris/subversion/ org/tigris/subversion/javahl/ ... |
/forgerock/opendj2-jel-hg/tests/staf-tests/shared/resource/ |
H A D | svnkit.jar | META-INF/ META-INF/MANIFEST.MF org/ org/tigris/ org/tigris/subversion/ org/tigris/subversion/javahl/ ... |
/forgerock/opendj2-hg/tests/staf-tests/shared/resource/ |
H A D | svnkit.jar | META-INF/ META-INF/MANIFEST.MF org/ org/tigris/ org/tigris/subversion/ org/tigris/subversion/javahl/ ... |
/forgerock/opendj-b2.6/ext/svnkit/ |
H A D | svnkit.jar | META-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt org/ org/tmatesoft/ org/ ... |
/forgerock/opendj2.6.2/ext/svnkit/ |
H A D | svnkit.jar | META-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt org/ org/tmatesoft/ org/ ... |
/forgerock/opendj2/ext/xalan-j/ |
H A D | xercesImpl.jar | META-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ... |
/forgerock/opendj-b2.6/ext/xalan-j/ |
H A D | xercesImpl.jar | META-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ... |
/forgerock/opendj2.6.2/ext/xalan-j/ |
H A D | xercesImpl.jar | META-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ... |
/forgerock/opendj2-hg/ext/xalan-j/ |
H A D | xercesImpl.jar | META-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ... |
/forgerock/opendj2-jel-hg/ext/xalan-j/ |
H A D | xercesImpl.jar | META-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 D | xercesImpl.jar | META-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ... |