Home
last modified time | relevance | path

Searched refs:CHAR_COMMA (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_internal.h698 #define CHAR_COMMA ',' macro
988 #define CHAR_COMMA '\054' macro
H A Dpcre2_compile.c1422 if (*p++ != CHAR_COMMA || p >= ptrend) goto EXIT; in read_repeat_counts()

Completed in 47 milliseconds