Searched refs:specials (Results 1 – 3 of 3) sorted by relevance
2187 my $specials = '()<>@,;:\\\\".\\[\\]';2197 my $atom = "[^$specials $controls]+(?:$rfc822_lwsp+|\\Z|(?=[\\[\"$specials]))";
34 recognised (without the '.', the \x0a specials are not allowed). Extension
73 static char *specials[] = { in snd_hda_get_jack_location() local84 return specials[i]; in snd_hda_get_jack_location()