Home | History | Annotate | Download | only in lib

Lines Matching full:regexp

43     regexp $ver_re $tmp fred maj min
74 regexp "\[^\n\]* (cygnus-|)(\[-0-9.a-zA-Z-\]+)\[\r\n\].*" $tmp version cyg number
311 regexp ".*/(\[^/\]*)$" $source all dobj
387 if [regexp "^(\[0-9a-fA-F\]+) \[a-zA-Z0-9\] \\.*(.+)$" $line whole value name] {
559 # After the option lines come regexp lines. `run_dump_test' calls
679 if { ![regexp "warning|error" $opt_name]
897 && [regexp $expmsg $comp_output] \
992 if [regexp $pat $line xxx opt_name opt_val] {
1131 } elseif { [regexp ".*\\.a$" $binfile] } {
1345 if { [regexp $warning $exec_output] } then {
1470 } elseif { [regexp ".*\\.a$" $binfile] } {
1483 if { [regexp $warnings $exec_output] } then {
1594 && [regexp " -elf2flt\[ =\]" " [board_info target ldflags] "] } {