Home | History | Annotate | Download | only in doc

Lines Matching refs:Go

59 #$LDC_GOTO = 'Go to the';
1491 $navigation = "Go to the ";
1946 s/\@\@/$;0/go;
1947 s/\@\{/$;1/go;
1948 s/\@\}/$;2/go;
1949 s/\@\`/$;3/go;
1950 s/\@\'/$;4/go;
1967 s/$;0/\@/go;
1968 s/$;1/\{/go;
1969 s/$;2/\}/go;
1970 s/$;3/\`/go;
1971 s/$;4/\'/go;