Lines Matching refs:id

63 <section id="usernotes">
75 echo '<div id="allnotes">';
90 function manual_notes_load(string $id): array
92 $hash = substr(md5($id), 0, 16);
106 @list($id, $sect, $rate, $ts, $user, $note, $up, $down) = explode("|", $line);
107 …$notes[$id] = new UserNote($id, $sect, $rate, $ts, $user, base64_decode($note, true), (int) $up, (…
122 …$name = ($note->id ? "\n <a href=\"#{$note->id}\" class=\"name\">$name</a><a class=\"genanchor\" …
144 <div id="Vu{$note->id}">
145 …<a href="/manual/vote-note.php?id={$note->id}&amp;page={$rredir_filename}&amp;vote=up" title="Vote…
147 <div id="Vd{$note->id}">
148 …<a href="/manual/vote-note.php?id={$note->id}&amp;page={$rredir_filename}&amp;vote=down" title="Vo…
150 <div class="tally" id="V{$note->id}" title="{$rate}">
160 if (isset($_COOKIE['IS_DEV']) && $note->id) {
165 'https://main.php.net/manage/user-notes.php?action=edit+' . $note->id,
172 'https://main.php.net/manage/user-notes.php?action=reject+' . $note->id,
179 'https://main.php.net/manage/user-notes.php?action=delete+' . $note->id,
191 …<div class="note" id="{$note->id}">{$votediv}{$name}{$admin}<div class="date" title="$fdatestr"><s…
192 <div class="text" id="Hcom{$note->id}">
355 <form action="/manual/change.php" method="get" id="changelang" name="changelang">
358 <select onchange="document.changelang.submit()" name="page" id="changelang-langs">
370 $id = substr($setup['this'][0], 0, -4);
408 …doc-{$repo}/issues/new?body=From%20manual%20page:%20https:%2F%2Fphp.net%2F$id%0A%0A---">Report a B…