OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:alink
(Results
1 - 2
of
2
) sorted by null
/external/ply/ply/doc/
makedoc.py
24
alink
= re.compile(r"<a *name *= *\"(.*)\"></a>", re.IGNORECASE)
variable
30
amatch =
alink
.match(m.group(1))
/external/ImageMagick/scripts/
txt2html
860
print q(<body text="#000000" bgcolor="#fbc713" link="#1F00FF" vlink="#9900DD"
alink
="#FF0000">) . "\n";
Completed in 196 milliseconds