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

  /ndk/sources/host-tools/sed-4.2.1/lib/
regcomp.c 1008 if (type != OP_BACK_REF)
1021 if (type == OP_BACK_REF)
    [all...]
regex_internal.h 240 OP_BACK_REF = 4,
regex_internal.c     [all...]
regexec.c     [all...]

Completed in 53 milliseconds