Home
last modified time | relevance | path

Searched defs:encode_map (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Tools/unicode/
Dgenmap_support.py108 def __init__(self, fp, prefix, encode_map): argument
/third_party/python/Modules/cjkcodecs/
Dcjkcodecs.h45 typedef struct unim_index encode_map; typedef
/third_party/protobuf/php/ext/google/protobuf/
Dphp-upb.c1197 static void encode_map(upb_encstate *e, const char *field_mem, in encode_map() function