ARB
Functions
PT_findEx.cxx File Reference
#include "probe.h"
#include <PT_server_prototypes.h>
#include "probe_tree.h"
#include "pt_prototypes.h"
#include <arb_strbuf.h>
Include dependency graph for PT_findEx.cxx:

Go to the source code of this file.

Functions

static bool findLeftmostProbe (POS_TREE2 *node, char *probe, int restlen, int height)
 
static bool findNextProbe (POS_TREE2 *node, char *probe, int restlen, int height)
 
int PT_find_exProb (PT_exProb *pep, int)
 

Function Documentation

static bool findLeftmostProbe ( POS_TREE2 node,
char probe,
int  restlen,
int  height 
)
static
static bool findNextProbe ( POS_TREE2 node,
char probe,
int  restlen,
int  height 
)
static
int PT_find_exProb ( PT_exProb *  pep,
int   
)