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

  /ndk/sources/host-tools/sed-4.2.1/lib/
regcomp.c 1014 if (clexp_node->type == OP_CLOSE_SUBEXP
    [all...]
regexec.c     [all...]
regex_internal.h 251 OP_CLOSE_SUBEXP = EPSILON_BIT | 1,
574 /* Store information about the node NODE whose type is OP_CLOSE_SUBEXP. */
584 And information about the node, whose type is OP_CLOSE_SUBEXP,

Completed in 169 milliseconds