Home
last modified time | relevance | path

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

/PHP-5.5/sapi/apache2filter/
H A Dphp_functions.c197 int note_name_len, note_val_len; in PHP_FUNCTION() local
200 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "s|s", &note_name, &note_name_len, &note_val,… in PHP_FUNCTION()
/PHP-5.5/sapi/apache2handler/
H A Dphp_functions.c225 int note_name_len, note_val_len; in PHP_FUNCTION() local
228 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "s|s", &note_name, &note_name_len, &note_val,… in PHP_FUNCTION()
/PHP-5.5/sapi/apache/
H A Dphp_apache.c316 int note_name_len, note_val_len; in PHP_FUNCTION() local
319 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "s|s", &note_name, &note_name_len, &note_val,… in PHP_FUNCTION()

Completed in 13 milliseconds