HomeSort by relevance Sort by last modified time
    Searched full:clist_src (Results 1 - 1 of 1) sorted by null

  /external/pcre/dist2/src/
pcre2_auto_possess.c 317 const uint32_t *clist_src; local
429 clist_src = PRIV(ucd_caseless_sets) + code[1];
442 *clist_dest++ = *clist_src;
444 while(*clist_src++ != NOTACHAR);
    [all...]

Completed in 305 milliseconds