Searched refs:LETTERS_AND_DIGTS (Results 1 – 3 of 3) sorted by relevance
43 #define LETTERS_AND_DIGTS \ in do_test() macro47 p = support_quote_blob (LETTERS_AND_DIGTS "@", 2 * 26 + 10); in do_test()48 TEST_COMPARE (strcmp (p, LETTERS_AND_DIGTS), 0); in do_test()
42 #define LETTERS_AND_DIGTS \ in do_test() macro46 p = support_quote_string (LETTERS_AND_DIGTS "@"); in do_test()47 TEST_COMPARE (strcmp (p, LETTERS_AND_DIGTS "@"), 0); in do_test()
43 #define LETTERS_AND_DIGTS \ in do_test() macro49 #define WLETTERS_AND_DIGTS CONCAT (L, LETTERS_AND_DIGTS) in do_test()51 TEST_COMPARE (strcmp (p, LETTERS_AND_DIGTS), 0); in do_test()