Searched refs:zNeededCollation (Results 1 – 1 of 1) sorted by relevance
3130 static char zNeededCollation[200]; variable3131 static char *pzNeededCollation = zNeededCollation;3148 if( *z ) zNeededCollation[i++] = *z; in test_collate_needed_cb()3150 zNeededCollation[i] = 0; in test_collate_needed_cb()3170 zNeededCollation[0] = 0; in test_collate_needed()