HomeSort by: relevance | last modified time | path
    Searched refs:OP_CHARSET_RANGE (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/xcvs/dist/lib/
regex_internal.h 257 OP_CHARSET_RANGE,
regcomp.c 2039 token->type = OP_CHARSET_RANGE;
3068 if (token->type == OP_CHARSET_RANGE)
3278 if (BE (token->type == OP_CHARSET_RANGE, 0) && !accept_hyphen)

Completed in 17 milliseconds