HomeSort by relevance Sort by last modified time
    Searched defs:OP_STRING (Results 1 - 4 of 4) sorted by null

  /external/apache-xml/src/main/java/org/apache/xpath/compiler/
OpCodes.java 261 * [OP_STRING] (cast operation)
269 public static final int OP_STRING = 17;
  /external/pcre/dist2/src/
pcre2grep.c 312 enum { OP_NODATA, OP_STRING, OP_OP_STRING, OP_NUMBER, OP_U32NUMBER,
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" },
    [all...]
  /external/protobuf/php/ext/google/protobuf/
upb.h     [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
upb.h     [all...]

Completed in 149 milliseconds