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

  /external/pcre/dist2/src/
pcre2_substitute.c 503 if (special != CHAR_PLUS && special != CHAR_MINUS)
510 rc = find_text_end(code, &ptr, repend, special == CHAR_MINUS);
625 if (special == CHAR_MINUS)
pcre2_compile.c     [all...]

Completed in 49 milliseconds