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

  /xsrc/external/mit/xedit/dist/lisp/re/
reo.c 133 if (ptr->pat->type != Rep_Literal) {
175 case Rep_Literal:
424 pat->type = type == Rep_Range ? Rep_Literal : Rep_LiteralNot;
471 case Rep_Literal:
495 case Rep_Literal:
552 case Rep_Literal:
610 case Rep_Literal:
rep.h 203 Rep_Literal = Re_Literal,
rec.c 301 case Rep_Literal:
341 pat->type = Rep_Literal;
927 pat->type = Rep_Literal;
935 inf->ppat->type = Rep_Literal;
re.c 1938 case Rep_Literal:

Completed in 25 milliseconds