Home
last modified time | relevance | path

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

/PHP-5.5/sapi/litespeed/
H A Dlsapilib.c1911 struct _headerInfo struct
1921 return ((const struct _headerInfo *)v1)->_value - in compareValueLocation() argument
1922 ((const struct _headerInfo *)v2)->_value; in compareValueLocation()
1933 struct _headerInfo headers[512]; in LSAPI_ForeachOrgHeader_r()
1989 qsort( headers, count, sizeof( struct _headerInfo ), compareValueLocation ); in LSAPI_ForeachOrgHeader_r()

Completed in 11 milliseconds