Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2grep.c389 OP_OP_NUMBER, OP_OP_NUMBERS, OP_PATLIST, OP_FILELIST, OP_BINFILES }; enumerator
471 …{ OP_OP_NUMBERS, 'o', &only_matching_data, "only-matching=n", "show only the part of the line…
3992 if (op->type == OP_OP_NUMBER || op->type == OP_OP_NUMBERS) in main()
4025 op->type == OP_OP_NUMBERS)) in main()
4062 if (op->type == OP_OP_NUMBERS) in main()