Searched refs:actual (Results 1 – 4 of 4) sorted by relevance
28 char *actual; in test_locale() local40 actual = nl_langinfo (param); in test_locale()41 printf (" = \"%s\", ", actual); in test_locale()43 if (strcmp (actual, expected) == 0) in test_locale()
28 char *actual; in test_locale() local40 actual = nl_langinfo_l(param, loc); in test_locale()41 printf (" = \"%s\", ", actual); in test_locale()43 if (strcmp (actual, expected) == 0) in test_locale()
54 AkH-14-b2 kastély ; Sort according to the actual tokens, not the shorthand written form.
204 % Note: The actual rule is more complex, but the case which applies for
Completed in 5 milliseconds