| Current Path : /usr/lib/beyondcompare/help/ |
| Current File : //usr/lib/beyondcompare/help/dlgtextfindinfiles.html |
<!DOCTYPE html>
<html>
<head>
<title>Finding Text in Files</title>
<meta name="generator" content="Help & Manual" />
<meta name="keywords" content="" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<link type="text/css" href="default.css" rel="stylesheet" />
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="helpman_settings.js"></script>
<script type="text/javascript" src="helpman_topicinit.js"></script>
<script type="text/javascript">
HMSyncTOC("index.html", "dlgtextfindinfiles.html");
</script>
<script type="text/javascript" src="highlight.js"></script>
<script type="text/javascript">
$(document).ready(function(){highlight();});
</script>
</head>
<body style="margin:0px 0px 0px 0px; background:#FFFFFF;">
<table border="0" cellspacing="0" cellpadding="5" style="width:100%; background:#7B6B45;">
<tr style="vertical-align:middle">
<td style="text-align:left">
<h1 class="p_Heading1"><span class="f_Heading1">Finding Text in Files</span></h1>
<p class="p_Command2"><span class="f_Command2">Search </span><span class="f_Command2">></span><span class="f_Command2"> Find in Files</span></p>
</td>
</tr>
</table>
<!-- Placeholder for topic body. -->
<table border="0" cellspacing="0" cellpadding="5" style="width:100%"><tr style="vertical-align:top"><td style="text-align:left">
<p class="p_Normal">To locate specific text in multiple files, pick <span class="f_Command">Search > Find in Files</span> <img width="16" height="16" style="margin:0;width:16px;height:16px;border:none" src="findinfiles.png"/>.</p>
<p class="p_Command"><span class="f_Command">Text to find</span></p>
<p class="p_Normal">Enter the text to search for.</p>
<p class="p_Command"><span class="f_Command">Folder</span></p>
<p class="p_Normal">Enter the name of the folder to search in.</p>
<p class="p_Command"><span class="f_Command">File mask</span></p>
<p class="p_Normal">Enter the mask of files to include in the search.</p>
<p class="p_Command"><span class="f_Command">Match character case</span></p>
<p class="p_Normal">Match only text with the same uppercase and lowercase characters.</p>
<p class="p_Command"><span class="f_Command">Whole words only</span></p>
<p class="p_Normal">Match on the whole words but not parts of words.</p>
<p class="p_Command"><span class="f_Command">Regular expression</span></p>
<p class="p_Normal">Indicates the search string is a PCRE regular expression. Click on the <span class="f_Command">Insert Regular Expression Element</span> <img width="16" height="16" style="margin:0;width:16px;height:16px;border:none" src="dropdown.png"/> button to pick from a list of common regular expression terms. Click the <span class="f_Command">RE Examples</span> button for more info.</p>
<p class="p_Command"><span class="f_Command">Search subfolders</span></p>
<p class="p_Normal">Recursively searches folders within the main one.</p>
</td></tr></table>
</body>
</html>