Home
last modified time | relevance | path

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

/dports/lang/perl5.34/perl-5.34.0/
H A Dregcomp.c23808 enum { Not_Strict = 0, /* Some properties have stricter name */ in S_parse_uniprop_string() enumerator
23811 } stricter = Not_Strict; in S_parse_uniprop_string()
23962 assert(stricter == Not_Strict); /* We shouldn't have set this yet */ in S_parse_uniprop_string()
24317 stricter = Not_Strict; in S_parse_uniprop_string()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dregcomp.c23916 enum { Not_Strict = 0, /* Some properties have stricter name */ in S_parse_uniprop_string() enumerator
23919 } stricter = Not_Strict; in S_parse_uniprop_string()
24070 assert(stricter == Not_Strict); /* We shouldn't have set this yet */ in S_parse_uniprop_string()
24425 stricter = Not_Strict; in S_parse_uniprop_string()
/dports/lang/perl5.32/perl-5.32.1/
H A Dregcomp.c23683 enum { Not_Strict = 0, /* Some properties have stricter name */ in S_parse_uniprop_string() enumerator
23686 } stricter = Not_Strict; in S_parse_uniprop_string()
23837 assert(stricter == Not_Strict); /* We shouldn't have set this yet */ in S_parse_uniprop_string()
24192 stricter = Not_Strict; in S_parse_uniprop_string()