HomeSort by relevance Sort by last modified time
    Searched refs:META_MARK (Results 1 - 2 of 2) sorted by null

  /external/libnl/lib/route/cls/
ematch_syntax.y 90 %token <i> META_MARK "mark"
356 | META_MARK { $$ = META_ID(NFMARK); }
  /external/pcre/dist2/src/
pcre2_compile.c 256 #define META_MARK 0x80260000u /* (*MARK) */
329 1, /* META_MARK - plus the string length */
599 { 0, META_MARK, +1 }, /* > 0 => must have an argument */
600 { 4, META_MARK, +1 },
612 /* Verb opcodes, indexed by their META code offset from META_MARK. */
    [all...]

Completed in 68 milliseconds