Home
last modified time | relevance | path

Searched refs:MAX_NEG_CLASSES (Results 1 - 4 of 4) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/src/regex/
H A Dregcomp.c503 #define MAX_NEG_CLASSES 64 macro
508 tre_ctype_t a[MAX_NEG_CLASSES];
587 if (neg->len >= MAX_NEG_CLASSES) in parse_bracket_terms()
/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/
H A Dregcomp.c503 #define MAX_NEG_CLASSES 64 macro
508 tre_ctype_t a[MAX_NEG_CLASSES];
587 if (neg->len >= MAX_NEG_CLASSES) in parse_bracket_terms()
/third_party/musl/porting/uniproton/kernel/src/regex/
H A Dregcomp.c503 #define MAX_NEG_CLASSES 64 macro
508 tre_ctype_t a[MAX_NEG_CLASSES];
587 if (neg->len >= MAX_NEG_CLASSES) in parse_bracket_terms()
/third_party/musl/src/regex/
H A Dregcomp.c503 #define MAX_NEG_CLASSES 64 macro
508 tre_ctype_t a[MAX_NEG_CLASSES];
587 if (neg->len >= MAX_NEG_CLASSES) in parse_bracket_terms()

Completed in 14 milliseconds