Home
last modified time | relevance | path

Searched refs:specials (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/scripts/
Dget_maintainer.pl2187 my $specials = '()<>@,;:\\\\".\\[\\]';
2197 my $atom = "[^$specials $controls]+(?:$rfc822_lwsp+|\\Z|(?=[\\[\"$specials]))";
/linux-4.1.27/Documentation/
Dbinfmt_misc.txt34 recognised (without the '.', the \x0a specials are not allowed). Extension
/linux-4.1.27/sound/pci/hda/
Dhda_codec.c73 static char *specials[] = { in snd_hda_get_jack_location() local
84 return specials[i]; in snd_hda_get_jack_location()