Go to the source code of this file.
Classes | |
| class | hardwareprofile::distros::mythtv_data::makeopts::MakeOpts |
Namespaces | |
| namespace | hardwareprofile::distros::mythtv_data::makeopts |
Variables | |
| string | hardwareprofile::distros::mythtv_data::makeopts::SHORT_PARA_PATTERN = '-[CfIOW]\\s+\\S+|-[jl](\\s+[^-]\\S*)?|-[^-]\\S+' |
| string | hardwareprofile::distros::mythtv_data::makeopts::LONG_PARA_PATTERN = '--\\S+|--\\S+=\\S+' |
| tuple | hardwareprofile::distros::mythtv_data::makeopts::PARA_PATTERN = re.compile('(%s|%s)\\b' % (SHORT_PARA_PATTERN, LONG_PARA_PATTERN)) |
1.6.3