mirror of
https://git.savannah.gnu.org/git/gperf.git
synced 2025-12-02 13:09:22 +00:00
15 lines
220 B
Plaintext
15 lines
220 B
Plaintext
%{
|
|
/* Test of a hash function which has to deal with permutation and
|
|
case-independence. Without case-independence, the alpha_inc is 1.
|
|
With case-independence, the alpha_inc is 3. */
|
|
%}
|
|
%%
|
|
az
|
|
za
|
|
ay
|
|
ya
|
|
x{
|
|
x[
|
|
{w
|
|
[w
|