php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
collator.h File Reference
#include <php.h>

Go to the source code of this file.

Macros

#define COLLATOR_SORT_REGULAR   0
 
#define COLLATOR_SORT_STRING   1
 
#define COLLATOR_SORT_NUMERIC   2
 

Macro Definition Documentation

◆ COLLATOR_SORT_NUMERIC

#define COLLATOR_SORT_NUMERIC   2

Definition at line 23 of file collator.h.

◆ COLLATOR_SORT_REGULAR

#define COLLATOR_SORT_REGULAR   0

Definition at line 21 of file collator.h.

◆ COLLATOR_SORT_STRING

#define COLLATOR_SORT_STRING   1

Definition at line 22 of file collator.h.