Home
last modified time | relevance | path

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

/plugin/pagequery/
H A DPageQuery.php12 public const MSORT_NAT = 'msort06'; define in PageQuery
332 $type = ($opt['natsort']) ? self::MSORT_NAT : self::MSORT_STRING;
655 case $self::MSORT_NAT: