HomeSort by relevance Sort by last modified time
    Searched refs:onig_compile (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
reggnu.c 89 r = onig_compile(reg, (UChar* )pattern, (UChar* )(pattern + size), &einfo);
regint.h 786 extern int onig_compile P_((regex_t* reg, const UChar* pattern, const UChar* pattern_end, OnigErrorInfo* einfo));
regcomp.c 5283 onig_compile(regex_t* reg, const UChar* pattern, const UChar* pattern_end, function
    [all...]

Completed in 92 milliseconds