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

  /external/chromium_org/third_party/WebKit/Source/wtf/unicode/
UTF8.h 49 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 774 milliseconds