Searched refs:PB_VALIDATE_UTF8 (Results 1 – 10 of 10) sorted by relevance
39 #ifdef PB_VALIDATE_UTF8
324 #ifdef PB_VALIDATE_UTF8
921 #ifdef PB_VALIDATE_UTF8 in pb_enc_string()
1578 #ifdef PB_VALIDATE_UTF8 in pb_dec_string()
194 Introduce new compile time flag: PB_VALIDATE_UTF8 (#437)
1 # Run the alltypes test case, but compile with PB_VALIDATE_UTF8=114 opts.Append(CPPDEFINES = {'PB_VALIDATE_UTF8': 1})
1 #define PB_VALIDATE_UTF8 macro
148 compilation option `PB_VALIDATE_UTF8`.
23 * `PB_VALIDATE_UTF8`: Check whether incoming strings are valid UTF-8 sequences. Adds a small perfor…1043 When the compilation option `PB_VALIDATE_UTF8` is defined, nanopb will