Home
last modified time | relevance | path

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

/PHP-7.0/sapi/apache2handler/
H A Dphp_functions.c225 size_t note_name_len, note_val_len; in PHP_FUNCTION() local
228 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "s|s", &note_name, &note_name_len, &note_val, &note_val… in PHP_FUNCTION()

Completed in 32 milliseconds