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

Go to the source code of this file.

Typedefs

typedef int(* collator_compare_func_t) (zval *result, zval *op1, zval *op2)
 

Typedef Documentation

◆ collator_compare_func_t

typedef int(* collator_compare_func_t) (zval *result, zval *op1, zval *op2)

Definition at line 21 of file collator_sort.h.