Searched refs:CFBurstTrieCursorAdvanceForBytes (Results 1 - 2 of 2) sorted by path

/macosx-10.9.5/CF-855.17/
H A DCFBurstTrie.c735 return CFBurstTrieCursorAdvanceForBytes(cursor, bytes, length);
779 Boolean CFBurstTrieCursorAdvanceForBytes(CFBurstTrieCursorRef cursor, const UInt8* bytes, CFIndex length) function
H A DCFBurstTrie.h186 Boolean CFBurstTrieCursorAdvanceForBytes(CFBurstTrieCursorRef cursor, const UInt8* bytes, CFIndex length) CF_AVAILABLE(10_8, 6_0);

Completed in 198 milliseconds