Searched refs:o_sNextPathSegment (Results 1 – 2 of 2) sorted by relevance
203 const char * & o_sNextPathSegment, in lower_bound() argument206 o_sNextPathSegment = strchr(i_sKeyPath, '/'); in lower_bound()207 …Simstr sKey( i_sKeyPath, (o_sNextPathSegment == 0 ? strlen(i_sKeyPath) : o_sNextPathSegment++ - i_… in lower_bound()
120 const char * & o_sNextPathSegment,
Completed in 11 milliseconds