Home | History | Annotate | Download | only in ld

Lines Matching full:strpbrk

1301 	(is_simple_wild): Use strcspn instead of 2 strpbrk calls and strlen.
1302 (wild_spec_can_overlap): Use strcspn instead of strpbrk and strlen.