Home
last modified time | relevance | path

Searched defs:numchars (Results 1 – 6 of 6) sorted by relevance

/third_party/python/Lib/encodings/
Dpunycode.py91 def adapt(delta, first, numchars): argument
/third_party/mesa3d/src/imgui/
Dimstb_textedit.h1150 static StbUndoRecord *stb_text_create_undo_record(StbUndoState *state, int numchars) in stb_text_create_undo_record()
/third_party/skia/third_party/externals/imgui/
Dimstb_textedit.h1181 static StbUndoRecord *stb_text_create_undo_record(StbUndoState *state, int numchars) in stb_text_create_undo_record()
/third_party/qrcodegen/rust/src/
Dlib.rs958 numchars: usize, field
/third_party/qrcodegen/rust-no-heap/src/
Dlib.rs1083 numchars: usize, field
/third_party/node/src/
Dnode_file.cc1031 ssize_t numchars; in InternalModuleReadJSON() local