Home | History | Annotate | Download | only in src

Lines Matching defs:cbuff

3132       PCRE2_UCHAR cbuff[8];
3133 x = PRIV(ord2utf)(x, cbuff);
3134 memcpy(code, cbuff, CU2BYTES(x));