Searched defs:icase (Results 1 - 9 of 9) sorted by relevance
| /kernel/linux/linux-5.10/lib/ |
| H A D | ts_kmp.c | 47 const int icase = conf->flags & TS_IGNORECASE; in kmp_find() local 78 const u8 icase = flags & TS_IGNORECASE; in compute_prefix_tbl() local
|
| H A D | ts_bm.c | 64 const u8 icase = conf->flags & TS_IGNORECASE; in bm_find() local
|
| /kernel/linux/linux-6.6/lib/ |
| H A D | ts_kmp.c | 47 const int icase = conf->flags & TS_IGNORECASE; in kmp_find() local 78 const u8 icase = flags & TS_IGNORECASE; in compute_prefix_tbl() local
|
| H A D | ts_bm.c | 82 const u8 icase = conf->flags & TS_IGNORECASE; in bm_find() local 58 matchpat(const u8 *pattern, unsigned int patlen, const u8 *text, bool icase) matchpat() argument
|
| /third_party/musl/porting/liteos_m/kernel/src/regex/ |
| H A D | regexec.c | 125 tre_neg_char_classes_match(tre_ctype_t *classes, tre_cint_t wc, int icase) in tre_neg_char_classes_match() argument
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/ |
| H A D | regexec.c | 125 tre_neg_char_classes_match(tre_ctype_t *classes, tre_cint_t wc, int icase) in tre_neg_char_classes_match() argument
|
| /third_party/musl/porting/uniproton/kernel/src/regex/ |
| H A D | regexec.c | 125 tre_neg_char_classes_match(tre_ctype_t *classes, tre_cint_t wc, int icase) in tre_neg_char_classes_match() argument
|
| /third_party/musl/src/regex/ |
| H A D | regexec.c | 125 tre_neg_char_classes_match(tre_ctype_t *classes, tre_cint_t wc, int icase) in tre_neg_char_classes_match() argument
|
| /foundation/ability/idl_tool/idl_tool_2/parser/ |
| H A D | parser.cpp | 52 std::regex_constants::icase);
member in OHOS::Idl::std::regex_constants 54 std::regex_constants::icase);
member in OHOS::Idl::std::regex_constants 56 std::regex_constants::icase);
member in OHOS::Idl::std::regex_constants 58 std::regex_constants::icase);
member in OHOS::Idl::std::regex_constants
|
Completed in 9 milliseconds