Searched defs:pattern_end (Results 1 – 2 of 2) sorted by relevance
| /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/ |
| D | regcomp.c | 5283 onig_compile(regex_t* reg, const UChar* pattern, const UChar* pattern_end, in onig_compile() 5472 onig_recompile(regex_t* reg, const UChar* pattern, const UChar* pattern_end, in onig_recompile() 5541 const UChar* pattern_end, OnigOptionType option, OnigEncoding enc, in onig_new_without_alloc() 5554 onig_new(regex_t** reg, const UChar* pattern, const UChar* pattern_end, in onig_new()
|
| D | regparse.h | 290 UChar* pattern_end; member
|