Searched defs:startchar (Results 1 - 3 of 3) sorted by relevance

/external/pcre/dist2/src/
H A Dpcre2_intmodedep.h637 PCRE2_SIZE startchar; /* Offset to starting code unit */ member in struct:pcre2_real_match_data
H A Dpcre2test.c613 { "startchar", MOD_PND, MOD_CTL, CTL_STARTCHAR, PO(control) },
3660 ((controls & CTL_STARTCHAR) != 0)? " startchar" : "",
6535 PCRE2_SIZE startchar; local
6536 PCRE2_GET_STARTCHAR(startchar, match_data);
6537 PCHARS(lleft, pp, startchar, start - startchar, utf, outfile);
6541 if (startchar != start)
6596 that is, startchar, not any \K point that might have been passed. */
6721 PCRE2_SIZE startchar; local
6722 PCRE2_GET_STARTCHAR(startchar, match_dat
6768 PCRE2_SIZE startchar; local
[all...]
/external/zxing/core/
H A Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/zxing/ com/google/zxing/oned/ ...

Completed in 113 milliseconds