Namespaces | Typedefs | Enumerations | Functions
bloaty/third_party/re2/util/utf.h File Reference
#include <stdint.h>
Include dependency graph for bloaty/third_party/re2/util/utf.h:

Go to the source code of this file.

Namespaces

 re2
 

Typedefs

typedef signed int re2::Rune
 

Enumerations

enum  {
  re2::UTFmax = 4, re2::Runesync = 0x80, re2::Runeself = 0x80, re2::Runeerror = 0xFFFD,
  re2::Runemax = 0x10FFFF
}
 

Functions

int re2::chartorune (Rune *rune, const char *str)
 
int re2::fullrune (const char *str, int n)
 
int re2::runetochar (char *str, const Rune *rune)
 
int re2::utflen (const char *s)
 
char * re2::utfrune (const char *s, Rune c)
 


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:37