php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
_collator_sort_key_index Struct Reference

Data Fields

char * key
 
zvalzstr
 

Detailed Description

Declare 'index' which will point to sort key in sort key buffer.

Definition at line 35 of file collator_sort.c.

Field Documentation

◆ key

char* _collator_sort_key_index::key

Definition at line 36 of file collator_sort.c.

◆ zstr

zval* _collator_sort_key_index::zstr

Definition at line 37 of file collator_sort.c.


The documentation for this struct was generated from the following file: