Home
last modified time | relevance | path

Searched refs:substrings (Results 1 – 13 of 13) sorted by relevance

/external/skia/tools/
Dskdiff_main.cpp243 const StringArray& substrings) { in string_contains_any_of() argument
244 for (int i = 0; i < substrings.count(); i++) { in string_contains_any_of()
245 if (string.contains(substrings[i]->c_str())) { in string_contains_any_of()
/external/jarjar/res/com/tonicsystems/jarjar/
Dhelp.txt63 substrings matched by the wildcards. A numbered reference is available
/external/pcre/dist/doc/
Dpcretest.txt433 fier appears twice, the same action is taken for captured substrings.
649 \C+ show the current captured substrings at callout
788 When a match succeeds, pcretest outputs the list of captured substrings
813 Unset capturing substrings that are not followed by one that is set are
815 the following example, there are two capturing substrings, but when the
862 is successfully matched, the substrings extracted by the convenience
909 escape sequences that are concerned with captured substrings are not
Dpcre.txt1062 holding the pointers to capturing substrings, because PCRE requires
1064 two. If the number of expected substrings is small, the wrapper func-
1489 is not straightforward to keep track of captured substrings for the
1494 3. Because no substrings are captured, back references within the pat-
1535 retaining partially matched substrings, it is more complicated. The
1757 captured substrings. A description of the two matching algorithms and
1762 convenience functions for extracting captured substrings from a subject
3496 How pcre_exec() returns captured substrings
3499 addition, further substrings from the subject may be picked out by
3504 that do not cause substrings to be captured.
[all …]
Dpcregrep.txt68 matching substrings, or if --only-matching, --file-offsets, or --line-
86 from matching with "super|man" when only the matching substrings are
561 If this option is given multiple times, multiple substrings
563 -o3 -o1 -o3 causes the substrings matched by capturing paren-
/external/pcre/dist/
Dconfig.h.generic281 required for holding the pointers to capturing substrings because PCRE
283 only two. If the number of expected substrings is small, the wrapper
Dconfig.h.in281 required for holding the pointers to capturing substrings because PCRE
283 only two. If the number of expected substrings is small, the wrapper
DNEWS125 substrings matched by the 1st and 2nd capturing parentheses. A separating
479 though it does run more slowly, and lacks the ability to capture substrings. On
Dconfigure.ac796 is required for holding the pointers to capturing substrings because
798 interface provides only two. If the number of expected substrings is
DChangeLog477 12. The interpreter no longer returns the "too many substrings" error in the
674 substrings matched by the 1st and 2nd capturing parentheses. A separating
1103 was still zero ("insufficient space for captured substrings"). This cannot
1114 that only 2/3 is used for passing back captured substrings. Now it uses
1330 number of identical substrings has been captured.
1339 25. If an assertion condition captured any substrings, they were not passed
2704 duplicate names are permitted. If none of the named substrings are set, the
3366 12. Added the optional facility to have named substrings with the same name.
4555 \C+ in addition, show current contents of captured substrings
5185 4. Added the convenience functions for extracting substrings after a successful
/external/pcre/dist/testdata/
Dtestoutput2254 Matched, but too many substrings
256 Matched, but too many substrings
259 Matched, but too many substrings
263 Matched, but too many substrings
283 Matched, but too many substrings
285 Matched, but too many substrings
296 Matched, but too many substrings
298 Matched, but too many substrings
301 Matched, but too many substrings
305 Matched, but too many substrings
[all …]
Dtestoutput5595 Matched, but too many substrings
/external/v8/
DChangeLog1999 Flatten cons string for single character substrings (Chromium issue