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

/forgerock/web-agents-v4/zlib/
H A Dinflate.h102 unsigned offset; /* distance back to copy string from */
120 int back; /* bits back of last unprocessed length/lit */ member in struct:inflate_state
/forgerock/web-agents-v4/pcre/
H A Dpcre_dfa_exec.c468 move back, and set up each alternative appropriately. */
478 int back = GET(end_code, 2+LINK_SIZE); local
479 if (back > max_back) max_back = back;
484 /* If we can't go back the amount required for the longest lookbehind
485 pattern, go back as far as we can; some alternatives may still be viable. */
488 /* In character mode we have to step back character by character */
520 int back = GET(end_code, 2+LINK_SIZE); local
521 if (back <= gone_back)
524 ADD_NEW_DATA(-bstate, 0, gone_back - back);
[all...]
/forgerock/opendj-b2.6/resource/dsml/lib/
H A Djaxb-impl.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ...
/forgerock/opendj2-jel-hg/resource/dsml/lib/
H A Djaxb-impl.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ...

Completed in 28 milliseconds