Archive: https://archive.today/NK05f
From the post:
>How many times are words, names or functions found in the Linux kernel source code? Browse an example or write your own comma-separated list to find out! You can use * for wildcards, foo|bar for sums, and a word is defined as <[[:alnum:]_]+> (ignoring case, considering accents).
Archive: https://archive.today/NK05f
From the post:
>>How many times are words, names or functions found in the Linux kernel source code? Browse an example or write your own comma-separated list to find out! You can use * for wildcards, foo|bar for sums, and a word is defined as \<[[:alnum:]_]+\> (ignoring case, considering accents).
(post is archived)