Home
last modified time | relevance | path

Searched defs:max_chars (Results 1 - 4 of 4) sorted by relevance

/third_party/node/src/
H A Dstring_bytes.cc268 size_t max_chars = buflen / sizeof(*dst); in WriteUCS2() local
/third_party/mesa3d/src/util/
H A Du_queue.c417 const int max_chars = sizeof(queue->name) - 1; in util_queue_init() local
/third_party/skia/third_party/externals/freetype/src/pfr/
H A Dpfrtypes.h65 FT_UInt max_chars; member
/third_party/pcre2/pcre2/src/
H A Dpcre2_jit_compile.c5440 static int scan_prefix(compiler_common *common, PCRE2_SPTR cc, fast_forward_char_data *chars, int max_chars, sljit_u32 *rec_count) in scan_prefix() argument
[all...]

Completed in 11 milliseconds