Home
last modified time | relevance | path

Searched refs:OP_STRING (Results 1 – 9 of 9) 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
DCompiler.java155 case OpCodes.OP_STRING : in compile()
DXPathParser.java1161 appendOp(2, OpCodes.OP_STRING); in StringExpr()
/external/pcre/dist2/src/
Dpcre2grep.c312 enum { OP_NODATA, OP_STRING, OP_OP_STRING, OP_NUMBER, OP_U32NUMBER, enumerator
360 …{ OP_STRING, 'D', &DEE_option, "devices=action","how to handle devices, FIFOs, and …
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, AN…
388 …{ OP_STRING, N_OM_SEPARATOR, &om_separator, "om-separator=text", "set separator for multiple -…
/external/protobuf/php/ext/google/protobuf/
Dupb.c6781 case OP_STRING: in putop()
6903 case OP_STRING: in dumpbc()
7133 putop(c, OP_STRING, getsel(f, UPB_HANDLER_STRING)); in generate_delimfield()
7149 putop(c, OP_STRING, getsel(f, UPB_HANDLER_STRING)); in generate_delimfield()
8196 VMCASE(OP_STRING, in run_decoder_vm()
Dupb.h7375 OP_STRING = 21,
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c7455 case OP_STRING: in putop()
7577 case OP_STRING: in dumpbc()
7812 putop(c, OP_STRING, getsel(f, UPB_HANDLER_STRING)); in generate_delimfield()
7828 putop(c, OP_STRING, getsel(f, UPB_HANDLER_STRING)); in generate_delimfield()
8907 VMCASE(OP_STRING, in run_decoder_vm()
Dupb.h7678 OP_STRING = 21,
/external/annotation-tools/asmx/test/lib/
Dxalan-2.6.0.jarMETA-INF/ META-INF/MANIFEST.MF java_cup/ java_cup/runtime/ META- ...