Searched refs:note_value (Results 1 – 2 of 2) sorted by relevance
16 function apache_note(string $note_name, ?string $note_value = null): string|false {} argument
21 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, note_value, IS_STRING, 1, "null")
Completed in 4 milliseconds