Lines Matching refs:result
22 $result=fetch_enha($title); variable
25 if ($result!=null ) :
30 if (!file_exists($file)) file_put_contents($file, $result);
36 $result=fetch_namu($title); variable
39 if ($result!=null ) :
43 if (!file_exists($file)) file_put_contents($file, $result);
89 $result=e2d($raw);
91 if ( strlen ($result)<500) return false;
94 …$result="{{tag>$title}}\n======$title======\n\n$title([[$uri|출처]])$result\n * 출처: 나무위키- $title([[…
96 return $result;
146 $result=e2d($raw);
147 if ( strlen ($result)<500) return "냉무";
149 …$result="{{page>:틀#펌글}}\n\n======$title======\n\n".$result."\n * 출처: 엔하위키미러- ".$title."(CC BY-NC-…
150 return $result;