Home
last modified time | relevance | path

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

/php-src/ext/standard/tests/general_functions/
H A Dbug47859.phpt7 var_dump(parse_ini_string('_key = "_value"'));
25 string(6) "_value"
/php-src/sapi/litespeed/
H A Dlsapilib.c2262 const char * _value; member
2269 return ((const struct _headerInfo *)v1)->_value - in compareValueLocation()
2270 ((const struct _headerInfo *)v2)->_value; in compareValueLocation()
2299 headers[count]._value = pValue; in LSAPI_ForeachOrgHeader_r()
2326 headers[count]._value = pValue; in LSAPI_ForeachOrgHeader_r()
2342 headers[i]._value, headers[i]._valueLen, arg ); in LSAPI_ForeachOrgHeader_r()

Completed in 19 milliseconds