Home
last modified time | relevance | path

Searched defs:quotes (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dfloat.c58 int quotes = 0; in string2float() local
H A Dtypval.c1423 typval_tostring(typval_T *arg, int quotes) in typval_tostring()