php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#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 |
#define COLLATOR_SORT_NUMERIC 2 |
Definition at line 23 of file collator.h.
#define COLLATOR_SORT_REGULAR 0 |
Definition at line 21 of file collator.h.
#define COLLATOR_SORT_STRING 1 |
Definition at line 22 of file collator.h.