Searched refs:rtllangs (Results 1 – 2 of 2) sorted by relevance
| /plugin/adhoctags/ |
| D | helper.php | 13 static protected $rtllangs = array('ar','dv','fa','ha','he','ks','ku','ps','ur','yi','arc'); variable in helper_plugin_adhoctags 185 $rtl = in_array($arr[0], self::$rtllangs);
|
| /plugin/wrap/ |
| D | helper.php | 16 static protected $rtllangs = array('ar','dv','fa','ha','he','ks','ku','ps','ur','yi','arc'); variable in helper_plugin_wrap 112 $rtl = in_array($arr[0], self::$rtllangs);
|