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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pcre-8.31/
H A Dpcregrep.c205 OP_OP_NUMBER, OP_PATLIST, OP_BINFILES }; enumerator in enum:__anon5632
276 { OP_OP_NUMBER, 'o', &only_matching, "only-matching=n", "show only the part of the line that matched" },
293 { OP_OP_NUMBER, 'S', &S_arg, "jeffS", "replace matched (sub)string with X" },
2286 /* Check for a single-character option that has data: OP_OP_NUMBER
2292 if (op->type == OP_OP_NUMBER)
2318 /* If the option type is OP_OP_STRING or OP_OP_NUMBER, it's an option that
2324 (op->type == OP_OP_STRING || op->type == OP_OP_NUMBER))
2392 op->type != OP_OP_NUMBER)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pcre-8.31/
H A Dpcregrep.c205 OP_OP_NUMBER, OP_PATLIST, OP_BINFILES }; enumerator in enum:__anon6537
276 { OP_OP_NUMBER, 'o', &only_matching, "only-matching=n", "show only the part of the line that matched" },
293 { OP_OP_NUMBER, 'S', &S_arg, "jeffS", "replace matched (sub)string with X" },
2286 /* Check for a single-character option that has data: OP_OP_NUMBER
2292 if (op->type == OP_OP_NUMBER)
2318 /* If the option type is OP_OP_STRING or OP_OP_NUMBER, it's an option that
2324 (op->type == OP_OP_STRING || op->type == OP_OP_NUMBER))
2392 op->type != OP_OP_NUMBER)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pcre-8.31/
H A Dpcregrep.c205 OP_OP_NUMBER, OP_PATLIST, OP_BINFILES }; enumerator in enum:__anon40562
276 { OP_OP_NUMBER, 'o', &only_matching, "only-matching=n", "show only the part of the line that matched" },
293 { OP_OP_NUMBER, 'S', &S_arg, "jeffS", "replace matched (sub)string with X" },
2286 /* Check for a single-character option that has data: OP_OP_NUMBER
2292 if (op->type == OP_OP_NUMBER)
2318 /* If the option type is OP_OP_STRING or OP_OP_NUMBER, it's an option that
2324 (op->type == OP_OP_STRING || op->type == OP_OP_NUMBER))
2392 op->type != OP_OP_NUMBER)

Completed in 88 milliseconds