Searched defs:is_lax (Results 1 – 2 of 2) sorted by relevance
123 sub is_lax { defined $_[0] && $_[0] =~ qr/ \A $LAX \z /x } subroutine
113 sub is_lax { defined $_[0] && $_[0] =~ qr/ \A $LAX \z /x } subroutine