Home
last modified time | relevance | path

Searched refs:OP_OP_NUMBER (Results 1 – 1 of 1) sorted by relevance

/external/pcre/dist/
Dpcregrep.c293 OP_OP_NUMBER, OP_OP_NUMBERS, OP_PATLIST, OP_FILELIST, OP_BINFILES }; enumerator
387 …{ OP_OP_NUMBER, 'S', &S_arg, "jeffS", "replace matched (sub)string with X"…
2790 if (op->type == OP_OP_NUMBER || op->type == OP_OP_NUMBERS) in main()
2822 (op->type == OP_OP_STRING || op->type == OP_OP_NUMBER || in main()
2922 op->type != OP_OP_NUMBER) in main()