Searched refs:unparsed (Results 1 – 13 of 13) sorted by relevance
101 unparsed = urlparse.urlunparse(parsed)102 unparsed = unparsed.replace('file://', 'gs://')103 return unparsed
922 size_t unparsed = encoded_len - consumed; in DecodeTest() local923 EXPECT_EQ(expect_unparsed, unparsed) << "\"" << encoded in DecodeTest()
1546 public void addUnparsed(String unparsed) { in addUnparsed() argument1547 this.unrecognizedHeaders.add(unparsed); in addUnparsed()
477 In particular, we could have "(a+b) binop unparsed" or "a + (b binop478 unparsed)". To determine this, we look ahead at "binop" to determine its
356 In particular, we could have "(a+b) binop unparsed" or "a + (b binop357 unparsed)". To determine this, we look ahead at "binop" to determine its
345 <!ENTITY logo SYSTEM "logo.png" PNG> (unparsed)
395 (unparsed) string.
678 This contains the unparsed data in the request body. This is in
390 ${ARG_ADDITIONAL_HEADERS} # It may contain unparsed unknown args.
471 * What to do when an unparsed entity declaration is parsed.
1380 Added option to get unparsed URI via callback.
11774 getopts sets OPTIND correctly for unparsed option
14210 PE93 on external unparsed entities and standalone status. 15781 entity wasn't done breaking XSLT unparsed-entity-uri()