Home
last modified time | relevance | path

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

12

/external/guice/core/test/com/google/inject/
DAsserts.java107 public static void assertContains(String text, String... substrings) {
116 for (String substring : substrings) {
123 String lastSubstring = substrings[substrings.length - 1];
/external/curl/lib/
Dobjnames.inc45 # are conformed with underscore '_' separated substrings, or separated by
58 # 6) Five leftmost substrings which end in an underscore character are
/external/skia/tools/
Dskdiff_main.cpp244 const StringArray& substrings) { in string_contains_any_of() argument
245 for (int i = 0; i < substrings.count(); i++) { in string_contains_any_of()
246 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/okhttp/okio/
DCHANGELOG.md34 * New: `BufferedSink` can now write substrings directly, potentially saving an
/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/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.txt1073 holding the pointers to capturing substrings, because PCRE requires
1075 two. If the number of expected substrings is small, the wrapper func-
1500 is not straightforward to keep track of captured substrings for the
1505 3. Because no substrings are captured, back references within the pat-
1546 retaining partially matched substrings, it is more complicated. The
1768 captured substrings. A description of the two matching algorithms and
1773 convenience functions for extracting captured substrings from a subject
3507 How pcre_exec() returns captured substrings
3510 addition, further substrings from the subject may be picked out by
3515 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.in280 required for holding the pointers to capturing substrings because PCRE
282 only two. If the number of expected substrings is small, the wrapper
Dconfig.h.generic280 required for holding the pointers to capturing substrings because PCRE
282 only two. If the number of expected substrings is small, the wrapper
DNEWS141 substrings matched by the 1st and 2nd capturing parentheses. A separating
495 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
DChangeLog250 (b) Another crash if the option to print captured substrings in a callout
820 12. The interpreter no longer returns the "too many substrings" error in the
1017 substrings matched by the 1st and 2nd capturing parentheses. A separating
1446 was still zero ("insufficient space for captured substrings"). This cannot
1457 that only 2/3 is used for passing back captured substrings. Now it uses
1673 number of identical substrings has been captured.
1682 25. If an assertion condition captured any substrings, they were not passed
3047 duplicate names are permitted. If none of the named substrings are set, the
3709 12. Added the optional facility to have named substrings with the same name.
4898 \C+ in addition, show current contents of captured substrings
[all …]
/external/guice/lib/build/
Dfelix-2.0.5.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/LICENSE META-INF ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.osgi_3.10.100.v20150529-1857.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
/external/owasp/sanitizer/tools/findbugs/lib/
Dcommons-lang-2.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/guice/extensions/struts2/lib/
Dxwork-core-2.2.1.jarMETA-INF/ META-INF/MANIFEST.MF xwork-validator-definition-1.0. ...
/external/v8/
DChangeLog8083 Flatten cons string for single character substrings (Chromium issue
/external/dagger2/lib/
Dauto-value-1.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/curl/
DCHANGES.016709 - Corrected the NO_PROXY usage. It is a list of substrings that if one of

12