Searched defs:__has_identifier (Results 1 – 4 of 4) sorted by relevance
131 protected static function __has_identifier($bb, $ident) function in Google\\FlatBuffers\\Table
292 __has_identifier(ident: string): boolean { method in ByteBuffer
160 public static bool __has_identifier(ByteBuffer bb, string ident) in __has_identifier() method
213 protected static boolean __has_identifier(ByteBuffer bb, String ident) { in __has_identifier() method in Table