Go to the SVN repository for this file.
84 #ifdef SUPPORT_UNICODE 85 if(
utf) {
GETCHAR(c, ptr); }
elsec = *ptr;
98*lenptr = (ptr < endptr - 1 && ptr[1] ==
CHAR_LF)? 2 : 1;
119*lenptr = (ptr < endptr - 1 && ptr[1] ==
CHAR_LF)? 2 : 1;
123 #if PCRE2_CODE_UNIT_WIDTH == 8 125*lenptr =
utf? 2 : 1;
175 #ifdef SUPPORT_UNICODE 190*lenptr = (ptr > startptr && ptr[-1] ==
CHAR_CR)? 2 : 1;
206*lenptr = (ptr > startptr && ptr[-1] ==
CHAR_CR)? 2 : 1;
219 #if PCRE2_CODE_UNIT_WIDTH == 8 221*lenptr =
utf? 2 : 1;
#define TRUE
bool replacment for C indicating true.
#define FALSE
bool replacment for C indicating false.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4