HomeSort by relevance Sort by last modified time
    Searched full:regex (Results 1576 - 1600 of 1927) sorted by null

<<61626364656667686970>>

  /external/libcap-ng/libcap-ng-0.7/
depcomp 563 # No need to regex-escape $object, excess matching of '.' is harmless.
  /external/libphonenumber/java/src/com/android/i18n/phonenumbers/
PhoneNumberUtil.java 40 import java.util.regex.Matcher;
41 import java.util.regex.Pattern;
209 // available international prefixes in a region, they will be represented as a regex string that
211 // Note this regex also includes tilde, which signals waiting for the tone.
    [all...]
  /external/libvpx/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
PHP Markdown Extra Readme.text 490 This was caused by a small error in the regex that handles the definition
  /external/llvm/lib/AsmParser/
LLLexer.cpp 43 // because we know that the input will be matched by a suitable regex...
  /external/llvm/lib/Support/
regengine.inc 2 * This code is derived from OpenBSD's libc/regex, original license follows:
  /external/markdown/docs/
writing_extensions.txt 97 # an oversimplified regex
  /external/openfst/
depcomp 563 # No need to regex-escape $object, excess matching of '.' is harmless.
  /external/pixman/
depcomp 563 # No need to regex-escape $object, excess matching of '.' is harmless.
  /frameworks/base/docs/html/reference/com/google/android/gms/wallet/
Cart.Builder.html 1294 regex: [0-9]+(\.[0-9][0-9])?
    [all...]
  /frameworks/base/docs/html/tools/debugging/
debugging-memory.jd 416 at a time. To find a specific class instance, type the class name into the <em>&lt;Regex></em>
  /ndk/sources/host-tools/sed-4.2.1/doc/
sed.info     [all...]
  /ndk/sources/host-tools/sed-4.2.1/sed/
Makefile.in 67 $(top_srcdir)/m4/regex.m4 $(top_srcdir)/m4/rename.m4 \
  /packages/apps/Calendar/src/com/android/calendar/alerts/
AlertReceiver.java 52 import java.util.regex.Pattern;
    [all...]
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/
Utility.java 80 import java.util.regex.Pattern;
    [all...]
  /packages/apps/Settings/src/com/android/settings/applications/
ApplicationsState.java 34 import java.util.regex.Pattern;
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
RichInputConnection.java 39 import java.util.regex.Pattern;
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/
pytree.py 834 only matches an empty sequence (effectively '$' in regex
  /prebuilts/python/darwin-x86/2.7.5/share/pretty-printers/libstdcxx/gcc-4.8/
printers.py 872 add_one_type_printer(obj, 'basic_regex', pfx + 'regex')
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/
pytree.py 834 only matches an empty sequence (effectively '$' in regex
  /prebuilts/python/linux-x86/2.7.5/share/pretty-printers/libstdcxx/gcc-4.8/
printers.py 872 add_one_type_printer(obj, 'basic_regex', pfx + 'regex')
    [all...]
  /prebuilts/tools/common/proguard/proguard4.7/docs/
downloads.html 161 <li>Added option <code>-regex</code> in ReTrace, for specifying alternative
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/builders/
PostCompilerBuilder.java 81 import java.util.regex.Pattern;
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/
Inspector-0.1.json 199 { "name": "isRegex", "type": "boolean", "optional": true, "description": "If true, treats string parameter as regex." }
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
StylesSidebarPane.js     [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/
VCSUtils.pm 502 # Make input record separator the new-line character to simplify regex matching below.
681 # regex matching below.
791 # regex matching below.
    [all...]

Completed in 991 milliseconds

<<61626364656667686970>>