Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dghostutils.c314 gboolean *is_unicode) in nameprep()
/third_party/jerryscript/jerry-core/ecma/base/
Decma-helpers-string.c2745 bool is_unicode) /**< true - if regexp object's "unicode" flag is set in ecma_op_advance_string_index()
/third_party/python/Modules/
Dposixmodule.c1132 int is_index, is_buffer, is_bytes, is_unicode; in path_converter() local