Lines Matching +defs:n +defs:a
564 char a[4] ; /* FROM string followed by TO string */ member
590 EditDist3Lang *a; /* One for each distinct language ID */ member
613 int n; /* Number of characters in the FROM string */ member
615 EditDist3From *a; /* Extra info about each char of the FROM string */ member
632 int n; /* Number of characters in the TO string */ member
633 EditDist3To *a; /* Extra info about each char of the TO string */ member
666 int n = pA->nFrom; in editDist3CostCompare() local
837 static int matchTo(EditDist3Cost *p, const char *z, int n){ in matchTo()
849 static int matchFrom(EditDist3Cost *p, const char *z, int n){ in matchFrom()
896 int n in editDist3FromStringNew()
997 int k, n; in editDist3Core() local
1258 static int utf8Read(const unsigned char *z, int n, int *pSize){ in utf8Read()
1945 } *a; member
2357 const struct spellfix1_row *a = (const struct spellfix1_row*)A; in spellfix1RowCompare() local