Home
last modified time | relevance | path

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

/dports/lang/perl5.34/perl-5.34.0/
H A Dpp_ctl.c1360 STRLEN cx_label_len = 0; in S_dopoptolabel() local
1362 const char *cx_label = CxLABEL_len_flags(cx, &cx_label_len, &cx_label_flags); in S_dopoptolabel()
1367 (const U8*)cx_label, cx_label_len, in S_dopoptolabel()
1371 (const U8*)cx_label, cx_label_len) == 0) in S_dopoptolabel()
1372 : (len == cx_label_len && ((cx_label == label) in S_dopoptolabel()
/dports/lang/perl5.30/perl-5.30.3/
H A Dpp_ctl.c1348 STRLEN cx_label_len = 0; in S_dopoptolabel() local
1350 const char *cx_label = CxLABEL_len_flags(cx, &cx_label_len, &cx_label_flags); in S_dopoptolabel()
1355 (const U8*)cx_label, cx_label_len, in S_dopoptolabel()
1359 (const U8*)cx_label, cx_label_len) == 0) in S_dopoptolabel()
1360 : (len == cx_label_len && ((cx_label == label) in S_dopoptolabel()
/dports/lang/perl5.32/perl-5.32.1/
H A Dpp_ctl.c1355 STRLEN cx_label_len = 0; in S_dopoptolabel() local
1357 const char *cx_label = CxLABEL_len_flags(cx, &cx_label_len, &cx_label_flags); in S_dopoptolabel()
1362 (const U8*)cx_label, cx_label_len, in S_dopoptolabel()
1366 (const U8*)cx_label, cx_label_len) == 0) in S_dopoptolabel()
1367 : (len == cx_label_len && ((cx_label == label) in S_dopoptolabel()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dpp_ctl.c1361 STRLEN cx_label_len = 0; in S_dopoptolabel() local
1363 const char *cx_label = CxLABEL_len_flags(cx, &cx_label_len, &cx_label_flags); in S_dopoptolabel()
1368 (const U8*)cx_label, cx_label_len, in S_dopoptolabel()
1372 (const U8*)cx_label, cx_label_len) == 0) in S_dopoptolabel()
1373 : (len == cx_label_len && ((cx_label == label) in S_dopoptolabel()