File tree Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -4492,7 +4492,7 @@ ERXp |SV * |add_range_to_invlist_ \
44924492 |NULLOK SV *invlist \
44934493 |UV start \
44944494 |UV end
4495- m |void |invlist_intersection_ \
4495+ Em |void |invlist_intersection_ \
44964496 |NN SV * const a \
44974497 |NN SV * const b \
44984498 |NN SV **i
@@ -4502,11 +4502,11 @@ EXp |void |invlist_intersection_maybe_complement_2nd_ \
45024502 |const bool complement_b \
45034503 |NN SV **i
45044504EXp |void |invlist_invert_|NN SV * const invlist
4505- m |void |invlist_subtract_ \
4505+ Em |void |invlist_subtract_ \
45064506 |NN SV * const a \
45074507 |NN SV * const b \
45084508 |NN SV **result
4509- m |void |invlist_union_ |NULLOK SV * const a \
4509+ Em |void |invlist_union_ |NULLOK SV * const a \
45104510 |NN SV * const b \
45114511 |NN SV **output
45124512EXp |void |invlist_union_maybe_complement_2nd_ \
Original file line number Diff line number Diff line change @@ -450,7 +450,7 @@ a string/length pair.
450450
451451
452452/*
453- =for apidoc_defn mx |void|lex_stuff_pvs|"pv"|U32 flags
453+ =for apidoc_defn Emx |void|lex_stuff_pvs|"pv"|U32 flags
454454
455455=cut
456456*/
You can’t perform that action at this time.
0 commit comments