Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/tests/general_functions/
H A Dbug47859.phpt7 var_dump(parse_ini_string('_key = "_value"'));
25 string(6) "_value"
/PHP-5.5/sapi/litespeed/
H A Dlsapilib.c1915 const char * _value; member
1921 return ((const struct _headerInfo *)v1)->_value - in compareValueLocation()
1922 ((const struct _headerInfo *)v2)->_value; in compareValueLocation()
1950 headers[count]._value = pValue; in LSAPI_ForeachOrgHeader_r()
1977 headers[count]._value = pValue; in LSAPI_ForeachOrgHeader_r()
1993 headers[i]._value, headers[i]._valueLen, arg ); in LSAPI_ForeachOrgHeader_r()

Completed in 14 milliseconds