Searched refs:match (Results 1 - 25 of 2338) sorted by relevance

1234567891011>>

/macosx-10.10/JavaScriptCore-7600.1.17/tests/stress/
H A Dlarge-regexp.js1 if (''.match(/(,9111111111{2257483648,}[:lower:])|(ab)/))
4 if (''.match(/(1{1,2147483648})|(ab)/))
7 if (''.match(/(1{2147480000,}2{3648,})|(ab)/))
10 if (!'1234'.match(/1{1,2147483645}2{1,2147483645}3{1,2147483645}4{1,2147483645}/))
/macosx-10.10/curl-83.1.2/curl/packages/NetWare/
H A Dget_ver.awk29 if (match ($0, /^#define LIBCURL_COPYRIGHT "([^"]+)"$/))
31 else if (match ($0, /^#define LIBCURL_VERSION "[^"]+"$/))
33 else if (match ($0, /^#define LIBCURL_VERSION_MAJOR [0-9]+$/))
35 else if (match ($0, /^#define LIBCURL_VERSION_MINOR [0-9]+$/))
37 else if (match ($0, /^#define LIBCURL_VERSION_PATCH [0-9]+$/))
/macosx-10.10/vim-55/runtime/syntax/
H A Daap.vim16 syn match aapVariable /$[-+?*="'\\!]*[a-zA-Z0-9_.]*/
17 syn match aapVariable /$[-+?*="'\\!]*([a-zA-Z0-9_.]*)/
19 syn match aapString +'[^']\{-}'+
20 syn match aapString +"[^"]\{-}"+
22 syn match aapCommand '^\s*:action\>'
23 syn match aapCommand '^\s*:add\>'
24 syn match aapCommand '^\s*:addall\>'
25 syn match aapCommand '^\s*:asroot\>'
26 syn match aapCommand '^\s*:assertpkg\>'
27 syn match aapComman
[all...]
H A Dfoxpro.vim23 syn match foxproCBConst "\<[c][A-Z][A-Za-z0-9_]*\>"
24 syn match foxproCBVar "\<[lgrt][acndlmf][A-Z][A-Za-z0-9_]*\>"
25 syn match foxproCBField "\<[a-z0-9]*\.[A-Za-z0-9_]*\>"
27 syn match foxproCBField "\<[A-Za-z0-9]*\.[acndlm][A-Z][A-Za-z0-9]*\>"
28 syn match foxproCBWin "\<w[rbcm][A-Z][A-Za-z0-9_]*\>"
31 syn match foxproCBObject "\<[lgr][bfthnkoli][A-Z][A-Za-z0-9_]*\>"
33 syn match foxproCBObject "\<box[A-Z][A-Za-z0-9_]*\>"
34 syn match foxproCBObject "\<fld[A-Z][A-Za-z0-9_]*\>"
35 syn match foxproCBObject "\<txt[A-Z][A-Za-z0-9_]*\>"
36 syn match foxproCBObjec
[all...]
H A Dasm68k.vim49 syn match asm68kOpcode "\<abcd\(\.b\)\=\s"
50 syn match asm68kOpcode "\<adda\(\.[wl]\)\=\s"
51 syn match asm68kOpcode "\<addi\(\.[bwl]\)\=\s"
52 syn match asm68kOpcode "\<addq\(\.[bwl]\)\=\s"
53 syn match asm68kOpcode "\<addx\(\.[bwl]\)\=\s"
54 syn match asm68kOpcode "\<add\(\.[bwl]\)\=\s"
55 syn match asm68kOpcode "\<andi\(\.[bwl]\)\=\s"
56 syn match asm68kOpcode "\<and\(\.[bwl]\)\=\s"
57 syn match asm68kOpcode "\<as[lr]\(\.[bwl]\)\=\s"
58 syn match asm68kOpcod
[all...]
H A Dobj.vim15 syn match objError "^\a\+"
17 syn match objKeywords "^cstype\s"
18 syn match objKeywords "^ctech\s"
19 syn match objKeywords "^stech\s"
20 syn match objKeywords "^deg\s"
21 syn match objKeywords "^curv\(2\?\)\s"
22 syn match objKeywords "^parm\s"
23 syn match objKeywords "^surf\s"
24 syn match objKeywords "^end\s"
25 syn match objKeyword
[all...]
H A Ddiff.vim12 syn match diffOnly "^Only in .*"
13 syn match diffIdentical "^Files .* and .* are identical$"
14 syn match diffDiffer "^Files .* and .* differ$"
15 syn match diffBDiffer "^Binary files .* and .* differ$"
16 syn match diffIsA "^File .* is a .* while file .* is a .*"
17 syn match diffNoEOL "^No newline at end of file .*"
18 syn match diffCommon "^Common subdirectories: .*"
21 syn match diffOnly "^Nom��s a .*: .*$"
22 syn match diffIdentical "^Els fitxers .* i .* s��n id��ntics$"
23 syn match diffDiffe
[all...]
H A Dwget.vim19 syn match wgetComment "^\s*#.*$" contains=wgetTodo
23 syn match wgetAssignment "^\s*[A-Za-z0-9_-]\+\s*=\s*.*$" contains=wgetCommand,wgetAssignmentOperator,wgetString,wgetBoolean,wgetNumber,wgetValue,wgetQuota,wgetRestriction,wgetTime
25 syn match wgetAssignmentOperator "=" contained
30 " Note: make this a match so that always_rest matches properly
32 syn match wgetBoolean "\<on\|off\|always\|never\|1\|0\>" contained
33 syn case match
35 syn match wgetNumber "\<\d\+\|inf\>" contained
36 syn match wgetQuota "\<\d\+[kKmM]\?\>" contained
37 syn match wgetTime "\<\d\+[smhdw]\>" contained
41 syn case match
[all...]
H A Dskill.vim23 syn match skillFunction "(abs\>"hs=s+1
24 syn match skillFunction "\<abs("he=e-1
25 syn match skillFunction "(a\=cos\>"hs=s+1
26 syn match skillFunction "\<a\=cos("he=e-1
27 syn match skillFunction "(add1\>"hs=s+1
28 syn match skillFunction "\<add1("he=e-1
29 syn match skillFunction "(addDefstructClass\>"hs=s+1
30 syn match skillFunction "\<addDefstructClass("he=e-1
31 syn match skillFunction "(alias\>"hs=s+1
32 syn match skillFunctio
[all...]
H A Dvgrindefs.vim14 syn match vgrindefsComment "^#.*"
17 syn match vgrindefsField ":ab="
18 syn match vgrindefsField ":ae="
19 syn match vgrindefsField ":pb="
20 syn match vgrindefsField ":bb="
21 syn match vgrindefsField ":be="
22 syn match vgrindefsField ":cb="
23 syn match vgrindefsField ":ce="
24 syn match vgrindefsField ":sb="
25 syn match vgrindefsFiel
[all...]
H A Drpl.vim21 syntax case match
24 syntax match rplConstant "\(^\|\s\+\)\(e\|i\)\ze\($\|\s\+\)"
27 syntax match rplBinaryError "\(^\|\s\+\)#\s*\S\+b\ze"
28 syntax match rplBinary "\(^\|\s\+\)#\s*[01]\+b\ze\($\|\s\+\)"
29 syntax match rplOctalError "\(^\|\s\+\)#\s*\S\+o\ze"
30 syntax match rplOctal "\(^\|\s\+\)#\s*\o\+o\ze\($\|\s\+\)"
31 syntax match rplDecimalError "\(^\|\s\+\)#\s*\S\+d\ze"
32 syntax match rplDecimal "\(^\|\s\+\)#\s*\d\+d\ze\($\|\s\+\)"
33 syntax match rplHexadecimalError "\(^\|\s\+\)#\s*\S\+h\ze"
34 syntax match rplHexadecima
[all...]
H A Drhelp.vim25 syn case match
36 syn match rhelpDots "\\dots" containedin=@R
49 syn match rhelpSpecialChar "\\[$&%#{}_]"
52 syn match rhelpDelimiter "\\cr"
53 syn match rhelpDelimiter "\\tab "
56 syn match rhelpKeyword "\\R"
57 syn match rhelpKeyword "\\ldots"
58 syn match rhelpKeyword "--"
59 syn match rhelpKeyword "---"
60 syn match rhelpKeywor
[all...]
H A Dcabal.vim33 syn match cabalOperator "&&\|||\|!\|==\|>=\|<="
35 syn match cabalComment /--.*$/
36 syn match cabalVersion "\d\+\(.\(\d\)\+\)\+"
38 syn match cabalTruth "\ctrue"
39 syn match cabalTruth "\cfalse"
41 syn match cabalCompiler "\cghc"
42 syn match cabalCompiler "\cnhc"
43 syn match cabalCompiler "\cyhc"
44 syn match cabalCompiler "\chugs"
45 syn match cabalCompile
[all...]
H A Dsnnsnet.vim17 syn match snnsnetTitle "no\."
18 syn match snnsnetTitle "type name"
19 syn match snnsnetTitle "unit name"
20 syn match snnsnetTitle "act\( func\)\="
21 syn match snnsnetTitle "out func"
22 syn match snnsnetTitle "site\( name\)\="
23 syn match snnsnetTitle "site function"
24 syn match snnsnetTitle "source:weight"
25 syn match snnsnetTitle "unitNo\."
26 syn match snnsnetTitl
[all...]
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/page/
H A Dgen_peg_me.tcl159 set match [textutil::indent \
164 set match ""
204 @MATCH@ $match \
213 # The text is a procedure wrapping the match code of its
232 set match {}
233 #lappend match "puts stderr \"$label << \[icl_get\]\""
234 #lappend match {}
235 lappend match [Pfx "# " $sexpr]
236 lappend match {}
238 lappend match {variabl
[all...]
/macosx-10.10/JavaScriptCore-7600.1.17/tests/mozilla/js1_2/regexp/
H A Ddot.js41 // 'abcde'.match(new RegExp('ab.de'))
42 testcases[count++] = new TestCase ( SECTION, "'abcde'.match(new RegExp('ab.de'))",
43 String(["abcde"]), String('abcde'.match(new RegExp('ab.de'))));
45 // 'line 1\nline 2'.match(new RegExp('.+'))
46 testcases[count++] = new TestCase ( SECTION, "'line 1\nline 2'.match(new RegExp('.+'))",
47 String(["line 1"]), String('line 1\nline 2'.match(new RegExp('.+'))));
49 // 'this is a test'.match(new RegExp('.*a.*'))
50 testcases[count++] = new TestCase ( SECTION, "'this is a test'.match(new RegExp('.*a.*'))",
51 String(["this is a test"]), String('this is a test'.match(new RegExp('.*a.*'))));
53 // 'this is a *&^%$# test'.match(ne
[all...]
H A Dinterval.js41 // 'aaabbbbcccddeeeefffff'.match(new RegExp('b{2}c'))
42 testcases[count++] = new TestCase ( SECTION, "'aaabbbbcccddeeeefffff'.match(new RegExp('b{2}c'))",
43 String(["bbc"]), String('aaabbbbcccddeeeefffff'.match(new RegExp('b{2}c'))));
45 // 'aaabbbbcccddeeeefffff'.match(new RegExp('b{8}'))
46 testcases[count++] = new TestCase ( SECTION, "'aaabbbbcccddeeeefffff'.match(new RegExp('b{8}'))",
47 null, 'aaabbbbcccddeeeefffff'.match(new RegExp('b{8}')));
49 // 'aaabbbbcccddeeeefffff'.match(new RegExp('b{2,}c'))
50 testcases[count++] = new TestCase ( SECTION, "'aaabbbbcccddeeeefffff'.match(new RegExp('b{2,}c'))",
51 String(["bbbbc"]), String('aaabbbbcccddeeeefffff'.match(new RegExp('b{2,}c'))));
53 // 'aaabbbbcccddeeeefffff'.match(ne
[all...]
H A Dcharacter_class.js41 // 'abcde'.match(new RegExp('ab[ercst]de'))
42 testcases[count++] = new TestCase ( SECTION, "'abcde'.match(new RegExp('ab[ercst]de'))",
43 String(["abcde"]), String('abcde'.match(new RegExp('ab[ercst]de'))));
45 // 'abcde'.match(new RegExp('ab[erst]de'))
46 testcases[count++] = new TestCase ( SECTION, "'abcde'.match(new RegExp('ab[erst]de'))",
47 null, 'abcde'.match(new RegExp('ab[erst]de')));
49 // 'abcdefghijkl'.match(new RegExp('[d-h]+'))
50 testcases[count++] = new TestCase ( SECTION, "'abcdefghijkl'.match(new RegExp('[d-h]+'))",
51 String(["defgh"]), String('abcdefghijkl'.match(new RegExp('[d-h]+'))));
53 // 'abc6defghijkl'.match(ne
[all...]
/macosx-10.10/libarchive-30/libarchive/libarchive_fe/
H A Dmatching.c44 struct match { struct
45 struct match *next;
51 struct match *exclusions;
53 struct match *inclusions;
58 static void add_pattern(struct match **list, const char *pattern);
60 static int match_exclusion(struct match *, const char *pathname);
61 static int match_inclusion(struct match *, const char *pathname);
131 add_pattern(struct match **list, const char *pattern)
133 struct match *match; local
153 struct match *match; local
208 match_exclusion(struct match *match, const char *pathname) argument
220 match_inclusion(struct match *match, const char *pathname) argument
[all...]
/macosx-10.10/ksh-23/ksh/src/lib/libast/regex/
H A Dregexec.c36 regexec(const regex_t* p, const char* s, size_t nmatch, regmatch_t* match, regflags_t flags) argument
41 int m = match->rm_so;
44 if (!(r = regnexec(p, s + m, match->rm_eo - m, nmatch, match, flags)) && m > 0)
45 for (e = match + nmatch; match < e; match++)
46 if (match->rm_so >= 0)
48 match->rm_so += m;
49 match
74 regmatch_t* match; local
[all...]
/macosx-10.10/tcl-105/tcl_ext/tclxml/tcldom/library/
H A Ddommap.tcl37 # Filter functions may be applied to match particular
45 # If a filter is specified then the node must match for the
47 # then all nodes match that filter.
60 # Does this node match?
61 set match 1
62 catch {set match [expr $match && [regexp $opts(-nodeType) [::dom::node cget $node -nodeType]]]}
63 catch {set match [expr $match && [regexp $opts(-nodeName) [::dom::node cget $node -nodeName]]]}
64 catch {set match [exp
[all...]
/macosx-10.10/apr-32/apr-util/apr-util/test/
H A Dteststrmatch.c36 const char *match = NULL; local
56 match = apr_strmatch(pattern, input1, strlen(input1));
57 ABTS_PTR_EQUAL(tc, NULL, match);
59 match = apr_strmatch(pattern, input2, strlen(input2));
60 ABTS_PTR_EQUAL(tc, input2 + 23, match);
62 match = apr_strmatch(pattern_onechar, input1, strlen(input1));
63 ABTS_PTR_EQUAL(tc, input1 + 5, match);
65 match = apr_strmatch(pattern_zero, input1, strlen(input1));
66 ABTS_PTR_EQUAL(tc, input1, match);
68 match
[all...]
/macosx-10.10/libarchive-30/libarchive/doc/
H A Dmdoc2wiki.awk114 if (match(l, "^\"")) {
126 o = match(l, "[ \t]")
155 if(match(words[w],"^Li$")) { # Literal; rest of line is unformatted
158 } else if(match(words[w],"^Dl$")) { # Display literal
161 } else if(match(words[w],"^Bd$")) { # Begin display
162 if(match(words[w+1],"-literal")) {
167 } else if(match(words[w],"^Ed$")) { # End display
170 } else if(match(words[w],"^Ns$")) { # Suppress space before next word
172 } else if(match(words[w],"^No$")) { # Normal text
174 } else if(match(word
[all...]
/macosx-10.10/WebKit2-7600.1.25/Platform/unix/
H A DEnvironmentUtilities.cpp60 // Loop over environmentValueBuffer, removing any components that match the search value ending with a colon.
62 char* match = strstr(componentStart, searchValueWithColon); local
63 bool foundAnyMatches = match != NULL;
64 while (match != NULL) {
65 // Update componentStart to point to the colon immediately preceding the match.
67 while (nextColon && nextColon < match) {
72 // Copy over everything right of the match to the current component start, and search from there again.
75 strcpy(componentStart, match + searchLength);
78 // The edge case is if the colon is the last character in the string, so "match + searchLengthWithoutColon + 1" is the
80 strcpy(componentStart, match
[all...]
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/checkconf/
H A Ddnssec.224 match-clients { any; };
29 match-clients { none; };
34 match-clients { none; };

Completed in 492 milliseconds

1234567891011>>