Home
last modified time | relevance | path

Searched defs:pat (Results 1 - 25 of 139) sorted by relevance

123456

/third_party/musl/libc-test/src/regression/
H A Dregex-backref-0.c9 char pat[] = "a\\0"; in main() local
H A Dregex-bracket-icase.c11 char *pat; in main() local
H A Dregex-ere-backref.c9 char pat[] = "(a)\\1"; in main() local
/third_party/ltp/testcases/kernel/fs/doio/
H A Dpattern.c40 int pattern_check(char *buf, int buflen, char *pat, int patlen, int patshift) in pattern_check() argument
101 int pattern_fill(char *buf, int buflen, char *pat, int patlen, int patshift) in pattern_fill() argument
[all...]
/third_party/toybox/toys/posix/
H A Dcal.c54 char *pat = " "; in calstrings() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
H A DRegexUtilitiesTest.java248 private void checkCharPattern(Pattern pat, String matchTitle, String shouldMatch, String shouldNotMatch) { in checkCharPattern() argument
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
H A DRegexUtilitiesTest.java253 private void checkCharPattern(Pattern pat, String matchTitle, String shouldMatch, String shouldNotMatch) { in checkCharPattern() argument
/third_party/rust/crates/regex/bench/src/ffi/
H A Dre2.cpp16 re2_regexp* re2_regexp_new(re2_string pat) { in re2_regexp_new() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dnumfmtst.h378 void expectPad(DecimalFormat& fmt, const char *pat, in expectPad() argument
386 void expectPad(DecimalFormat& fmt, const char *pat, in expectPad() argument
400 void expectPad(DecimalFormat& fmt, const char *pat, in expectPad() argument
/third_party/icu/icu4c/source/test/perf/usetperf/
H A Dusetperf.cpp34 UnicodeString pat; member in CmdPattern
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
H A DDeprecator.java169 static final Pattern pat = Pattern.compile("^[\\s*]*@\\s*deprecated.*"); field in Deprecator
/third_party/icu/icu4c/source/common/
H A Duset_props.cpp135 UnicodeString pat; uset_toPattern() local
[all...]
H A Dutil.cpp243 int32_t ICU_Utility::parsePattern(const UnicodeString& pat, in parsePattern() argument
429 UnicodeString pat; in appendToRule() local
[all...]
/third_party/node/deps/icu-small/source/common/
H A Duset_props.cpp135 UnicodeString pat; uset_toPattern() local
[all...]
H A Dutil.cpp243 int32_t ICU_Utility::parsePattern(const UnicodeString& pat, in parsePattern() argument
429 UnicodeString pat; in appendToRule() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dhb-fc-list.c109 FcPattern *pat; in main() local
/third_party/skia/third_party/externals/icu/source/common/
H A Duset_props.cpp135 UnicodeString pat; uset_toPattern() local
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DBigNumberFormatTest.java68 private void expectPad(DecimalFormat fmt, String pat, int pos) { in expectPad() argument
72 private void expectPad(DecimalFormat fmt, String pat, in expectPad() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DBigNumberFormatTest.java71 private void expectPad(DecimalFormat fmt, String pat, int pos) { in expectPad() argument
75 private void expectPad(DecimalFormat fmt, String pat, in expectPad() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dselfmt.cpp46 SelectFormat::SelectFormat(const UnicodeString& pat, in SelectFormat() argument
/third_party/icu/icu4c/source/common/unicode/
H A Duniset.h313 char16_t *pat = nullptr; member in U_FINAL
/third_party/musl/src/regex/
H A Dfnmatch.c49 static int pat_next(const char *pat, size_t m, size_t *step, int flags) in pat_next() argument
163 fnmatch_internal(const char *pat, size_t m, const char *str, size_t n, int flags) fnmatch_internal() argument
298 fnmatch(const char *pat, const char *str, int flags) fnmatch() argument
[all...]
/third_party/nghttp2/src/
H A Dshrpx_router.cc68 auto pat = make_string_ref(balloc_, StringRef{pattern, patlen}); in add_node() local
/third_party/node/deps/icu-small/source/common/unicode/
H A Duniset.h313 char16_t *pat = nullptr; member in final
/third_party/node/deps/icu-small/source/i18n/
H A Dselfmt.cpp46 SelectFormat::SelectFormat(const UnicodeString& pat, in SelectFormat() argument

Completed in 14 milliseconds

123456