Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/
Dregcomp.c10670 Size_t constructed_prefix_len = 0; /* This gives the length of the in S_regclass() local
10722 constructed_prefix_len = SvCUR(substitute_parse); in S_regclass()
10749 RExC_copy_start_in_constructed = RExC_start + constructed_prefix_len; in S_regclass()