HomeSort by relevance Sort by last modified time
    Searched refs:was_newline (Results 1 - 2 of 2) sorted by null

  /external/pcre/dist2/src/
pcre2_newline.c 153 /* This function is called only via the WAS_NEWLINE macro, which does so only
169 PRIV(was_newline)(PCRE2_SPTR ptr, uint32_t type, PCRE2_SPTR startptr, function
pcre2_internal.h 512 #define WAS_NEWLINE(p) \
515 PRIV(was_newline)((p), NLBLOCK->nltype, NLBLOCK->PSSTART, \
    [all...]

Completed in 52 milliseconds