Home | History | Annotate | Download | only in src

Lines Matching refs:cnl

5361   PCRE2_SIZE cnl = namelen;
5369 if (test_mode == PCRE16_MODE)(void)to16(nptr, utf, &cnl);
5372 if (test_mode == PCRE32_MODE)(void)to32(nptr, utf, &cnl);
5448 PCRE2_SIZE cnl = namelen;
5456 if (test_mode == PCRE16_MODE)(void)to16(nptr, utf, &cnl);
5459 if (test_mode == PCRE32_MODE)(void)to32(nptr, utf, &cnl);