Searched refs:ccode (Results 1 – 2 of 2) sorted by relevance
349 PCRE2_SPTR ccode; in pcre2_printint() local638 ccode = code + OP_lengths[*code]; in pcre2_printint()700 if ((*ccode & XCL_NOT) != 0) in pcre2_printint()705 ccode++; in pcre2_printint()710 ccode = code + 1; in pcre2_printint()800 ccode += 1 + print_char(f, ccode, utf); in pcre2_printint()804 ccode += 1 + print_char(f, ccode, utf); in pcre2_printint()818 switch(*ccode) in pcre2_printint()832 extra += OP_lengths[*ccode]; in pcre2_printint()838 min = GET2(ccode,1); in pcre2_printint()[all …]
20 $ccode = sprintf( variable
Completed in 5 milliseconds