Home
last modified time | relevance | path

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

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

Completed in 28 milliseconds