Home
last modified time | relevance | path

Searched defs:OP_STRING (Results 1 – 4 of 4) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xpath/compiler/
DOpCodes.java269 public static final int OP_STRING = 17; field in OpCodes
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/pb/
Ddecoder.int.h41 OP_STRING = 21, enumerator
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Ddecode.c70 #define OP_STRING 4 macro
/external/pcre/dist2/src/
Dpcre2grep.c388 enum { OP_NODATA, OP_STRING, OP_OP_STRING, OP_NUMBER, OP_U32NUMBER, OP_SIZE, enumerator