Home
last modified time | relevance | path

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

/plugin/pagequery/
DPageQuery.php13 public const MSORT_NAT = 'msort06'; define in PageQuery
330 $type = ($opt['natsort']) ? self::MSORT_NAT : self::MSORT_STRING;
653 case $self::MSORT_NAT: