Home | History | Annotate | Download | only in utils

Lines Matching refs:compile

484 ('20.3 Compile-time rational arithmetic', '463'),
630 doxyLineRefRE = re.compile(r"<a name=\"l([0-9]+)\"></a>")
650 nameAndSpecRefRE = re.compile(r"(C99|C90|C\+\+|H\&S) ((([0-9]+)(\.[0-9]+)*|\[[^]]+\])(p[0-9]+)?)")
651 loneSpecRefRE = re.compile(r" (([0-9]+)(\.[0-9]+){2,100}(p[0-9]+)?)")