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

  /ndk/sources/host-tools/sed-4.2.1/lib/
regex_internal.h 448 #define re_string_first_byte(pstr, idx) \ macro
regex_internal.c 892 if (!re_string_first_byte (pstr, pstr->cur_idx))
    [all...]
regcomp.c     [all...]
regexec.c 858 if (!sb && !re_string_first_byte (&mctx.input, 0))
    [all...]

Completed in 1149 milliseconds