HomeSort by relevance Sort by last modified time
    Searched defs:sourceIllegal (Results 1 - 3 of 3) sorted by null

  /external/google-breakpad/src/common/
convert_UTF.h 89 The value "sourceIllegal" is returned from some routines if the input
90 sequence is malformed. When "sourceIllegal" is returned, the source
125 sourceIllegal /* source sequence is illegal/malformed */
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3convertutf.h 70 The value "sourceIllegal" is returned from some routines if the input
71 sequence is malformed. When "sourceIllegal" is returned, the source
131 sourceIllegal /* source sequence is illegal/malformed */
  /external/llvm/include/llvm/Support/
ConvertUTF.h 78 The value "sourceIllegal" is returned from some routines if the input
79 sequence is malformed. When "sourceIllegal" is returned, the source
122 sourceIllegal /* source sequence is illegal/malformed */
149 * incomplete code unit sequence, returns \c sourceIllegal.

Completed in 67 milliseconds