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

  /ndk/sources/host-tools/sed-4.2.1/lib/
regex_internal.c 877 return re_string_fetch_byte (pstr);
893 return re_string_fetch_byte (pstr);
899 return re_string_fetch_byte (pstr);
    [all...]
regex_internal.h 386 /* The index in MBS, which is updated by re_string_fetch_byte. */
446 #define re_string_fetch_byte(pstr) \ macro
regcomp.c     [all...]
regexec.c     [all...]

Completed in 123 milliseconds