proxygen
RangeCommon.h File Reference
#include <algorithm>
#include <string>
#include <glog/logging.h>
#include <folly/Likely.h>

Go to the source code of this file.

Classes

class  folly::detail::StringPieceLite
 

Namespaces

 folly
 —— Concurrent Priority Queue Implementation ——
 
 folly::detail
 

Functions

size_t folly::detail::qfind_first_byte_of_std (const StringPieceLite haystack, const StringPieceLite needles)
 
size_t folly::detail::qfind_first_byte_of_bitset (const StringPieceLite haystack, const StringPieceLite needles)
 
size_t folly::detail::qfind_first_byte_of_byteset (const StringPieceLite haystack, const StringPieceLite needles)
 
size_t folly::detail::qfind_first_byte_of_nosse (const StringPieceLite haystack, const StringPieceLite needles)