Searched
full:regex (Results
1226 -
1250 of
1927) sorted by null
<<41424344454647484950>>
/external/chromium_org/third_party/icu/source/data/unidata/ |
changes.txt | 353 search for both 9FC3 (end) and 9FC4 (limit) (regex 9FC[34], case-insensitive) 454 Visual Studio regex: 617 search for both 9FBB (end) and 9FBC (limit) (regex 9FB[BC], case-insensitive) [all...] |
/external/chromium_org/third_party/icu/source/i18n/ |
bmsearch.cpp | 22 #include "unicode/regex.h" // TODO: make conditional on regexp being built.
|
regexcst.h | 17 // Character classes for regex pattern scanning.
|
regexcst.txt | 16 # *** This file defines the regex pattern grammar. This is it.
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
dadrcal.cpp | 24 #include "unicode/regex.h"
|
dcfmtest.cpp | 17 #include "unicode/regex.h"
|
itspoof.cpp | 18 #include "unicode/regex.h"
|
/external/chromium_org/third_party/libxml/src/include/libxml/ |
schemasInternals.h | 833 xmlRegexpPtr regexp; /* The regex for patterns */
|
/external/chromium_org/tools/gyp/pylib/gyp/ |
win_tool.py | 21 # A regex matching an argument corresponding to a PDB filename passed as an
|
xcode_emulation.py | 589 regex = re.compile('(?:-Wl,)?' + '[ ,]'.join(flag_pattern)) 590 m = regex.match(ldflag) [all...] |
/external/clang/lib/Lex/ |
LiteralSupport.cpp | 468 // This routine assumes that the range begin/end matches the regex for integer 469 // and FP constants (specifically, the 'pp-number' regex), and assumes that 470 // the byte at "*end" is both valid and not part of the regex. Because of 929 // At this point we know that the character matches the regex "(L|u|U)?'.*'". [all...] |
/external/grub/docs/ |
help2man | 82 # Provide replacement `quote-regex' operator for pre-5.005.
|
/external/icu4c/i18n/ |
regexcst.h | 17 // Character classes for regex pattern scanning.
|
regexcst.txt | 16 # *** This file defines the regex pattern grammar. This is it.
|
/external/icu4c/test/intltest/ |
colldata.cpp | 21 #include "unicode/regex.h" // TODO: make conditional on regexp being built.
|
dadrcal.cpp | 24 #include "unicode/regex.h"
|
/external/jsr305/javadoc/javax/annotation/ |
Syntax.html | 167 <li> "RegEx"
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
mysql.php | 22 * regex lookahead only where necessary to distinguish homonyms, not generally
|
winbatch.php | 26 * Subroutine's name, but it's not a perfect fix. I should use a RegEx in [all...] |
/external/libxml2/include/libxml/ |
schemasInternals.h | 833 xmlRegexpPtr regexp; /* The regex for patterns */
|
/external/llvm/docs/ |
TestSuiteMakefileGuide.rst | 275 column and the second is the regex to grep the output of the command
|
/external/llvm/lib/TableGen/ |
TGLexer.cpp | 254 // Match the rest of the identifier regex: [0-9a-zA-Z_#]*
|
/external/llvm/test/ |
lit.cfg | 204 # Regex to reject matching a hyphen
|
/external/llvm/utils/lit/lit/ |
main.py | 230 group.add_option("", "--filter", dest="filter", metavar="REGEX",
|
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/ |
XMPSchemaRegistryImpl.java | 19 import java.util.regex.Pattern;
|
Completed in 493 milliseconds
<<41424344454647484950>>