/external/libvpx/examples/includes/geshi/geshi/ |
ada.php | 85 'BRACKETS' => array( 95 'BRACKETS' => array(
|
apt_sources.php | 97 'BRACKETS' => array( 133 'BRACKETS' => GESHI_NEVER,
|
vb.php | 92 'BRACKETS' => array( 126 'BRACKETS' => GESHI_NEVER,
|
apache.php | 19 * - Disabled highlighting of brackets by default 158 'BRACKETS' => array( 194 'BRACKETS' => GESHI_NEVER,
|
latex.php | 16 * - No special Color for Brackets, it is only distracting 90 'BRACKETS' => array( 204 'BRACKETS' => GESHI_NEVER
|
bf.php | 65 'BRACKETS' => array(
|
bnf.php | 67 'BRACKETS' => array(
|
gettext.php | 79 'BRACKETS' => array(
|
hq9plus.php | 60 'BRACKETS' => array(
|
idl.php | 85 'BRACKETS' => array(
|
intercal.php | 76 'BRACKETS' => array(
|
robots.php | 64 'BRACKETS' => array(
|
text.php | 62 'BRACKETS' => array(),
|
/external/protobuf/gtest/xcode/Scripts/ |
versiongenerate.py | 16 surrounded by squre brackets, "[" and "]" (e.g. [1.0.1]). The first 43 # brackets(e.g. "[1.0.1]") between "AC_INIT(" and ")". Do not be greedy
|
/external/markdown/docs/extensions/ |
Fenced_Code_Blocks.txt | 37 brackets:
|
/external/protobuf/gtest/ |
configure.ac | 4 # integers separated by periods and surrounded by square brackets (e.g.
|
/external/markdown/MarkdownTest/Tests_2004/ |
Markdown Documentation - Syntax.text | 125 and `&`. Left angle brackets are used to start tags; ampersands are 162 angle brackets as delimiters for HTML tags, Markdown will treat them as 171 However, inside Markdown code spans and blocks, angle brackets and 499 Within a code block, ampersands (`&`) and angle brackets (`<` and `>`) 503 ampersands and angle brackets. For example, this: 550 In both styles, the link text is delimited by [square brackets]. 574 Reference-style links use a second set of square brackets, inside 579 You can optionally use a space to separate the sets of brackets: 590 * Square brackets containing the link identifier (optionally 598 The link URL may, optionally, be surrounded by angle brackets [all...] |
/external/markdown/MarkdownTest/Tests_2007/ |
Markdown Documentation - Syntax.text | 125 and `&`. Left angle brackets are used to start tags; ampersands are 162 angle brackets as delimiters for HTML tags, Markdown will treat them as 171 However, inside Markdown code spans and blocks, angle brackets and 499 Within a code block, ampersands (`&`) and angle brackets (`<` and `>`) 503 ampersands and angle brackets. For example, this: 550 In both styles, the link text is delimited by [square brackets]. 574 Reference-style links use a second set of square brackets, inside 579 You can optionally use a space to separate the sets of brackets: 590 * Square brackets containing the link identifier (optionally 598 The link URL may, optionally, be surrounded by angle brackets [all...] |
/external/markdown/tests/extensions-x-def_list/ |
markdown-syntax.txt | 125 and `&`. Left angle brackets are used to start tags; ampersands are 162 angle brackets as delimiters for HTML tags, Markdown will treat them as 171 However, inside Markdown code spans and blocks, angle brackets and 499 Within a code block, ampersands (`&`) and angle brackets (`<` and `>`) 503 ampersands and angle brackets. For example, this: 550 In both styles, the link text is delimited by [square brackets]. 574 Reference-style links use a second set of square brackets, inside 579 You can optionally use a space to separate the sets of brackets: 590 * Square brackets containing the link identifier (optionally 598 The link URL may, optionally, be surrounded by angle brackets [all...] |
/external/markdown/tests/extensions-x-toc/ |
syntax-toc.txt | 88 and `&`. Left angle brackets are used to start tags; ampersands are 125 angle brackets as delimiters for HTML tags, Markdown will treat them as 134 However, inside Markdown code spans and blocks, angle brackets and 462 Within a code block, ampersands (`&`) and angle brackets (`<` and `>`) 466 ampersands and angle brackets. For example, this: 513 In both styles, the link text is delimited by [square brackets]. 537 Reference-style links use a second set of square brackets, inside 542 You can optionally use a space to separate the sets of brackets: 553 * Square brackets containing the link identifier (optionally 561 The link URL may, optionally, be surrounded by angle brackets [all...] |
/external/markdown/tests/markdown-test/ |
markdown-syntax.txt | 125 and `&`. Left angle brackets are used to start tags; ampersands are 162 angle brackets as delimiters for HTML tags, Markdown will treat them as 171 However, inside Markdown code spans and blocks, angle brackets and 499 Within a code block, ampersands (`&`) and angle brackets (`<` and `>`) 503 ampersands and angle brackets. For example, this: 550 In both styles, the link text is delimited by [square brackets]. 574 Reference-style links use a second set of square brackets, inside 579 You can optionally use a space to separate the sets of brackets: 590 * Square brackets containing the link identifier (optionally 598 The link URL may, optionally, be surrounded by angle brackets [all...] |
/external/libvpx/examples/includes/geshi/contrib/ |
cssgen.php | 315 <tr><th>Brackets ( ([{}]) etc)</th><td><input type="text" name="brackets" value="color: #66cc66;" /></td></tr> 423 $brackets = get_var('brackets'); variable 425 if ( $brackets != '' ) 427 $stylesheet .= "\n$brk_selector {{$brackets}}";
|
/docs/source.android.com/src/source/ |
using-repo.md | 23 Optional elements are shown in brackets [ ]. Once Repo is installed, you can get information about any command by running 106 - For each commit in the series, enter the Gerrit change ID inside the brackets: 112 # Insert change numbers in the brackets to add a new patch set. 113 # To create a new change record, leave the brackets empty.
|
/external/chromium/testing/gtest/ |
configure.ac | 4 # integers separated by periods and surrounded by square brackets (e.g.
|
/external/dexmaker/src/main/java/com/google/dexmaker/ |
AppDataDirGuesser.java | 51 // Strip out the bit between angle brackets, that's our path.
|