Home
last modified time | relevance | path

Searched refs:o_sNextPathSegment (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/soltools/giparser/
H A Dgi_list.cxx203 const char * & o_sNextPathSegment, in lower_bound() argument
206 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()
/aoo41x/main/soltools/inc/
H A Dgi_list.hxx120 const char * & o_sNextPathSegment,

Completed in 10 milliseconds