Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_compile.c814 PSO_LIMM, /* Read integer value for match limit */ enumerator
837 { (uint8_t *)STRING_LIMIT_MATCH_EQ, 12, PSO_LIMM, 0 },
9853 case PSO_LIMM: in pcre2_compile()
9876 else if (p->type == PSO_LIMM) limit_match = c; in pcre2_compile()

Completed in 43 milliseconds