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

  /ndk/sources/host-tools/sed-4.2.1/lib/
regex_internal.h 688 unsigned int has_plural_match : 1; member in struct:re_dfa_t
regcomp.c     [all...]
regexec.c 883 if ((!preg->no_sub && nmatch > 1 && dfa->has_plural_match)
925 dfa->has_plural_match && dfa->nbackref > 0);
    [all...]

Completed in 39 milliseconds