HomeSort by relevance Sort by last modified time
    Searched full:regular (Results 1051 - 1075 of 2849) sorted by null

<<41424344454647484950>>

  /dalvik/docs/
prettify.js 202 /** A set of tokens that can precede a regular expression literal in
206 * languages that don't support regular expression literals.
241 // CAVEAT: this does not properly handle the case where a regular
242 // expression immediately follows another since a regular expression may
729 // A regular expression literal starts with a slash that is
    [all...]
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
SocketTest.java     [all...]
  /external/markdown/MarkdownTest/Tests_2004/
Markdown Documentation - Syntax.html 94 <pre><code>This is a regular paragraph.
102 This is another regular paragraph.
538 <p>Regular Markdown syntax is not processed within code blocks. E.g.,
572 <p>To create an inline link, use a set of regular parentheses immediately
876 use regular HTML <code>&lt;img&gt;</code> tags.</p>
Markdown Documentation - Syntax.text-out 110 <code>This is a regular paragraph.
118 This is another regular paragraph.
551 <p>Regular Markdown syntax is not processed within code blocks.
582 <p>To create an inline link, use a set of regular parentheses
888 use regular HTML <code>&lt;img&gt;</code> tags.</p>
Markdown Documentation - Syntax.text-res 110 <code>This is a regular paragraph.
118 This is another regular paragraph.
551 <p>Regular Markdown syntax is not processed within code blocks.
582 <p>To create an inline link, use a set of regular parentheses
888 use regular HTML <code>&lt;img&gt;</code> tags.</p>
  /external/markdown/MarkdownTest/Tests_2007/
Markdown Documentation - Syntax.html 94 <pre><code>This is a regular paragraph.
102 This is another regular paragraph.
538 <p>Regular Markdown syntax is not processed within code blocks. E.g.,
572 <p>To create an inline link, use a set of regular parentheses immediately
876 use regular HTML <code>&lt;img&gt;</code> tags.</p>
  /external/markdown/tests/extensions-x-def_list/
markdown-syntax.html 82 <pre><code>This is a regular paragraph.
90 This is another regular paragraph.
426 <p>Regular Markdown syntax is not processed within code blocks. E.g.,
454 <p>To create an inline link, use a set of regular parentheses immediately
677 use regular HTML <code>&lt;img&gt;</code> tags.</p>
  /external/markdown/tests/extensions-x-toc/
syntax-toc.html 69 <pre><code>This is a regular paragraph.
77 This is another regular paragraph.
406 <p>Regular Markdown syntax is not processed within code blocks. E.g.,
431 <p>To create an inline link, use a set of regular parentheses immediately
651 use regular HTML <code>&lt;img&gt;</code> tags.</p>
  /external/markdown/tests/markdown-test/
markdown-syntax.html 82 <pre><code>This is a regular paragraph.
90 This is another regular paragraph.
426 <p>Regular Markdown syntax is not processed within code blocks. E.g.,
454 <p>To create an inline link, use a set of regular parentheses immediately
677 use regular HTML <code>&lt;img&gt;</code> tags.</p>
  /external/bison/po/
ja.po 1265 #~ msgid "regular empty file"
1268 #~ msgid "regular file"
    [all...]
  /external/chromium/chrome/common/extensions/docs/
experimental.proxy.html 520 Chrome allows using different proxy settings for regular windows and incognito
523 regular windows <b>(R)</b> and proxy settings for incognito windows <b>(I)</b>.
528 <li>If only <b>(R)</b> is set, these settings are effective for both regular
531 windows. Regular windows use the proxy settings determined by the lower layers
534 used for regular and incognito windows.</li>
541 <b>(I)</b>, the settings of regular windows can be defined by more recently
552 apply to regular and incognito windows.
    [all...]
  /external/quake/quake/src/WinQuake/
sv_phys.cpp 968 // do a regular slide move unless it looks like you ran into a step
1144 // regular thinking
1158 // regular thinking
1174 // regular thinking
1260 // regular thinking
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
rtl.def     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
rtl.def     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
rtl.def     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
rtl.def     [all...]
  /external/webkit/Tools/android/flex-2.5.4a/MISC/texinfo/
flex.info 105 the extended regular expressions used by flex
175 of pairs of regular expressions and C code, called "rules". `flex'
179 analyzes its input for occurrences of the regular expressions.
225 a newline (indicated by the "." regular expression).
319 defines "DIGIT" to be a regular expression which matches a single
320 digit, and "ID" to be a regular expression which matches a letter
372 regular expressions. These are:
396 zero or more R's, where R is any regular expression
437 the regular expression R followed by the regular expression S
    [all...]
flex.texi 182 the extended regular expressions used by flex
253 description is in the form of pairs of regular expressions
258 analyzes its input for occurrences of the regular
309 regular expression).
411 defines "DIGIT" to be a regular expression which matches a
412 single digit, and "ID" to be a regular expression which
474 set of regular expressions. These are:
496 zero or more @var{r}'s, where @var{r} is any regular expression
527 the regular expression @var{r} followed by the
528 regular expression @var{s}; called "concatenation
    [all...]
  /external/webkit/Tools/android/flex-2.5.4a/
flex.1 24 the extended regular expressions used by flex
98 of regular expressions and C code, called
108 of the regular expressions. Whenever it finds one, it executes
165 a newline (indicated by the "." regular expression).
270 defines "DIGIT" to be a regular expression which matches a
272 "ID" to be a regular expression which matches a letter
338 The patterns in the input are written using an extended set of regular
354 r* zero or more r's, where r is any regular expression
375 rs the regular expression r followed by the
376 regular expression s; called "concatenation
    [all...]
  /external/webkit/Source/JavaScriptCore/assembler/
ARMv7Assembler.h 1021 // If index is set, this is a regular offset or a pre-indexed load;
1025 // if wback is not set this is a regular offset memory access.
    [all...]
  /packages/apps/Dialer/src/com/android/dialer/dialpad/
DialpadFragment.java 167 * Regular expression prohibiting manual phone call. Can be empty, which means "no rule".
    [all...]
  /external/chromium/net/ftp/
ftp_network_transaction_unittest.cc 190 "550 I can only retrieve regular files\r\n");
272 "550 I can only retrieve regular files\r\n");
310 "550 I can only retrieve regular files\r\n");
    [all...]
  /external/libphonenumber/java/src/com/android/i18n/phonenumbers/
PhoneNumberUtil.java 59 /** Flags to use when compiling regular expressions for phone numbers. */
68 // input from overflowing the regular-expression engine.
215 // Regular expression of acceptable punctuation found in phone numbers. This excludes punctuation
234 // Regular expression of acceptable characters that may start a phone number for the purposes of
243 // Regular expression of characters typically used to start a second phone number for the purposes
251 // Regular expression of trailing characters that we want to remove. We remove all characters that
261 // Regular expression of viable phone numbers. This is location independent. Checks we have at
309 * Helper initialiser method to create the regular-expression pattern to match extensions,
313 // There are three regular expressions here. The first covers RFC 3966 format, where the
372 // A cache for frequently used region-specific regular expressions
    [all...]
  /external/libvpx/libvpx/examples/includes/PHP-SmartyPants-1.5.1e/
smartypants.php 656 # Regular expression derived from the _tokenize() subroutine in
665 # regular tags
771 * Changed a regular expression in `_TokenizeHTML` that could lead to
  /external/llvm/lib/Support/Unix/
Path.inc 718 // only be involved in the creation and deletion of regular files. This
719 // check ensures that what we're trying to erase is a regular file. It
721 // special file, or other things that aren't "regular" files.

Completed in 1502 milliseconds

<<41424344454647484950>>