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

/external/apache-xml/src/main/java/org/apache/xpath/compiler/
H A DOpCodes.java261 * [OP_STRING] (cast operation)
269 public static final int OP_STRING = 17; field in class:OpCodes
/external/pcre/dist2/src/
H A Dpcre2grep.c312 enum { OP_NODATA, OP_STRING, OP_OP_STRING, OP_NUMBER, OP_U32NUMBER, enumerator in enum:__anon16336
360 { OP_STRING, 'D', &DEE_option, "devices=action","how to handle devices, FIFOs, and sockets" },
361 { OP_STRING, 'd', &dee_option, "directories=action", "how to handle directories" },
378 { OP_STRING, N_LABEL, &stdin_name, "label=name", "set name for standard input" },
381 { OP_STRING, N_LOCALE, &locale, "locale=locale", "use the named locale" },
385 { OP_STRING, 'N', &newline_arg, "newline=type", "set newline type (CR, LF, CRLF, ANYCRLF or ANY)" },
388 { OP_STRING, N_OM_SEPARATOR, &om_separator, "om-separator=text", "set separator for multiple -o output" },
/external/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.h7678 OP_STRING = 21, enumerator in enum:upb::HandlerAttributes::upb::BufferHandle::upb::Handlers::upb::BytesHandler::upb::BytesSink::upb::BufferSource::__anon17050
/external/protobuf/php/ext/google/protobuf/
H A Dupb.h7375 OP_STRING = 21, enumerator in enum:upb::HandlerAttributes::upb::BufferHandle::upb::Handlers::upb::BytesHandler::upb::BytesSink::upb::BufferSource::__anon16991

Completed in 298 milliseconds