Searched defs:__string (Results 1 – 7 of 7) sorted by relevance
18 #define ptrauth_string_discriminator(__string) ((int)0) argument
93 protected String __string(int offset) { in __string() method in Table110 protected static String __string(int offset, ByteBuffer bb, Utf8 utf8) { in __string() method in Table
72 protected function __string($offset) function in Google\\FlatBuffers\\Table
66 public string __string(int offset) in __string() method
139 def gettext(__context, __string, **variables): argument
143 def gettext(__context, __string, **variables): argument
1140 flatbuffers.ByteBuffer.prototype.__string = function(offset, opt_encoding) { method in flatbuffers.ByteBuffer