Home
last modified time | relevance | path

Searched refs:rtlscripts (Results 1 – 2 of 2) sorted by relevance

/plugin/adhoctags/
Dhelper.php15 static protected $rtlscripts = array('arab','thaa','hebr','deva','shrd'); variable in helper_plugin_adhoctags
188 $rtl = ($rtl xor (bool) array_intersect( $rtl ? self::$ltrscripts : self::$rtlscripts, $arr));
/plugin/wrap/
Dhelper.php18 static protected $rtlscripts = array('arab','thaa','hebr','deva','shrd'); variable in helper_plugin_wrap
115 $rtl = ($rtl xor (bool) array_intersect( $rtl ? self::$ltrscripts : self::$rtlscripts, $arr));