HomeSort by relevance Sort by last modified time
    Searched refs:codestart (Results 1 - 2 of 2) sorted by null

  /external/pcre/dist/
pcre_printint.c 313 pcre_uchar *codestart, *code; local
332 code = codestart = (pcre_uchar *)re + offset + count * size;
344 fprintf(f, "%3d ", (int)(code - codestart));
pcre_compile.c 8797 const pcre_uchar *codestart; local
    [all...]

Completed in 1312 milliseconds