Lines Matching refs:source
4 // Redistribution and use in source and binary forms, with or without
8 // * Redistributions of source code must retain the above copyright
94 void AppendStringOfType(const char* source, int length,
97 void AppendStringOfType(const char16* source, int length,
386 // Applies the replacements to the given component source. The component source
391 // The pointers and components in the |source| for all non-NULL strings in the
393 // Canonicalizing with the new |source| and |parsed| can then combine URL
397 URLComponentSource<char>* source,
405 // appropriate substrings. This buffer is a parameter because the source has
406 // no storage, so the buffer must have the same lifetime as the source
410 // |source| will point into this buffer, which could be invalidated if
419 URLComponentSource<char>* source,