Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
Dpcre2grep.c386 OP_OP_NUMBER, OP_OP_NUMBERS, OP_PATLIST, OP_FILELIST, OP_BINFILES }; enumerator
4026 if (op->type == OP_OP_NUMBER || op->type == OP_OP_NUMBERS) in main()
4058 (op->type == OP_OP_STRING || op->type == OP_OP_NUMBER || in main()
4155 op->type != OP_OP_NUMBER && op->type != OP_SIZE) in main()