HomeSort by: relevance | last modified time | path
    Searched defs:type_begin (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/sljit/dist/regex_src/
regexJIT.c 353 type_begin, enumerator in enum:__anona20d3bd10303
470 SLJIT_ASSERT(item->type != type_begin && item->type != type_end);
775 /* Type_begin and type_end. */
778 if (stack_push(stack, type_begin, 0))
993 case type_begin:
1001 PUT_TRANSITION(type_begin, 0);
1076 case type_begin:
1077 printf("type_begin\n");
1185 case type_begin:

Completed in 15 milliseconds