Searched refs:isOk (Results 1 – 3 of 3) sorted by relevance
64 isOk() in isOk() function
674 bool isOk = false; in toIntegralType() local735 isOk = true; in toIntegralType()738 *ok = isOk; in toIntegralType()739 return isOk ? value : 0; in toIntegralType()
82532 int isOk = 0; in trimSnippetOffsetsForNear() local82562 for(jj=0; isOk==0 && jj<pSnippet->nMatch; jj++){ in trimSnippetOffsetsForNear()82573 isOk = 1; in trimSnippetOffsetsForNear()82576 if( !isOk ){ in trimSnippetOffsetsForNear()