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

  /ndk/sources/host-tools/sed-4.2.1/lib/
regex_internal.h 450 #define re_string_is_single_byte_char(pstr, idx) \ macro
regex_internal.c 848 && ! re_string_is_single_byte_char (pstr, pstr->cur_idx + idx))
    [all...]

Completed in 593 milliseconds