Searched refs:note_name_len (Results 1 - 3 of 3) sorted by relevance
| /PHP_5_3/sapi/apache/ |
| H A D | php_apache.c | 316 int note_name_len, note_val_len; local 319 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "s|s", ¬e_name, ¬e_name_len, ¬e_val, ¬e_val_len) == FAILURE) {
|
| /PHP_5_3/sapi/apache2filter/ |
| H A D | php_functions.c | 197 int note_name_len, note_val_len; local 200 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "s|s", ¬e_name, ¬e_name_len, ¬e_val, ¬e_val_len) == FAILURE) {
|
| /PHP_5_3/sapi/apache2handler/ |
| H A D | php_functions.c | 225 int note_name_len, note_val_len; local 228 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "s|s", ¬e_name, ¬e_name_len, ¬e_val, ¬e_val_len) == FAILURE) {
|
Completed in 19 milliseconds