Searched defs:found_it (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/string/src/
H A DnsReadableUtils.cpp788 PRBool found_it = PR_FALSE; local
798 while ( !found_it )
824 found_it = PR_TRUE;
848 return found_it;
882 PRBool found_it = PR_FALSE; local
891 found_it = PR_TRUE;
905 if ( !found_it )
908 return found_it;
915 PRBool found_it = PR_FALSE; local
924 found_it
[all...]

Completed in 1442 milliseconds