From professional translators, enterprises, web pages and freely available translation repositories.
see udm_find() for details on boolean search.
udm_param_search_mode - search mode. the following values available: udm_mode_all - search for all words; udm_mode_any - search for any word; udm_mode_phrase - phrase search; udm_mode_bool - boolean search. see udm_find() for details on boolean search.
if you use the imp operator in boolean expressions, false is only returned if the first expression evaluates to true and the second expression to false.
불리언 식에서 imp 연산자를 사용하면 첫 번째 식이 true로 평가되고 두 번째 식이 false로 평가될 경우에만 false가 구해집니다.