Home
last modified time | relevance | path

Searched refs:get_bookmark (Results 26 – 50 of 51) sorted by relevance

123

/dports/www/elinks/elinks-0.11.7/src/document/plain/
H A Drenderer.c208 else if (get_bookmark(start)) in print_document_link()
/dports/devel/gdb/gdb-11.1/gdb/
H A Dtarget-delegates.c93 gdb_byte *get_bookmark (const char *arg0, int arg1) override;
268 gdb_byte *get_bookmark (const char *arg0, int arg1) override;
2355 target_ops::get_bookmark (const char *arg0, int arg1) in get_bookmark() function
2357 return this->beneath ()->get_bookmark (arg0, arg1); in get_bookmark()
2361 dummy_target::get_bookmark (const char *arg0, int arg1) in get_bookmark() function
2367 debug_target::get_bookmark (const char *arg0, int arg1) in get_bookmark() function
2371 result = this->beneath ()->get_bookmark (arg0, arg1); in get_bookmark()
H A Drecord-full.c240 gdb_byte *get_bookmark (const char *, int) override;
1835 record_full_base_target::get_bookmark (const char *args, int from_tty) in get_bookmark() function
H A Dtarget.h748 virtual gdb_byte *get_bookmark (const char *, int)
H A Dtarget.c454 return current_inferior ()->top_target ()->get_bookmark (args, from_tty); in target_get_bookmark()
/dports/audio/ampache/ampache-php74-5.0.0/docs/
H A DAPI.md264 * get_bookmark
H A DAPI-JSON-methods.md2429 ### get_bookmark subsection
2452 …s://raw.githubusercontent.com/ampache/python3-ampache/master/docs/json-responses/get_bookmark.json)
H A DAPI-XML-methods.md2473 ### get_bookmark subsection
2498 …tps://raw.githubusercontent.com/ampache/python3-ampache/master/docs/xml-responses/get_bookmark.xml)
H A DCHANGELOG.md196 * Api::get_bookmark (See if you've previously played the file)
/dports/www/elinks/elinks-0.11.7/src/document/html/parser/
H A Dlink.c74 } else if (get_bookmark(format.link)) { in html_a()
/dports/textproc/p5-ODF-lpOD/ODF-lpOD-1.126/lpOD/
H A DTextElement.pod342 $bm1 = $p->get_bookmark("BM1");
343 $bm2 = $p->get_bookmark("BM2");
475 C<get_bookmark()> (with the same name and from the I<root> element) just
476 before C<set_bookmark()>; as long as C<get_bookmark()> returns a null value,
502 A bookmark can be retrieved by its unique name using C<get_bookmark()> from
656 returns a pair of elements according to the same logic as C<get_bookmark>
667 if anyone of these conditions is not met (as a consequence, C<get_bookmark()>
673 whose parent elements may differ. With a range bookmark, C<get_bookmark()>
H A DElement.pm1151 sub get_bookmark subroutine
1306 my ($start, $end) = $self->get_bookmark(shift);
/dports/www/elinks/elinks-0.11.7/src/document/dom/
H A Drenderer.c355 else if (get_bookmark(where)) in add_dom_link()
/dports/chinese/wordpress-zh_TW/wordpress/wp-includes/
H A Ddeprecated.php2012 * @see get_bookmark()
2023 return get_bookmark($bookmark_id, $output, $filter);
H A Dlink-template.php1637 $link = get_bookmark( $link );
1667 $bookmark = get_bookmark( $bookmark );
/dports/chinese/wordpress-zh_CN/wordpress/wp-includes/
H A Ddeprecated.php2012 * @see get_bookmark()
2023 return get_bookmark($bookmark_id, $output, $filter);
H A Dlink-template.php1637 $link = get_bookmark( $link );
1667 $bookmark = get_bookmark( $bookmark );
/dports/databases/postgresql-odbc/psqlodbc-13.02.0000/
H A Dresults.c923 char get_bookmark = FALSE; in PGAPI_GetData() local
1002 get_bookmark = TRUE; in PGAPI_GetData()
1033 if (!get_bookmark) in PGAPI_GetData()
1051 if (!get_bookmark) in PGAPI_GetData()
1060 if (get_bookmark) in PGAPI_GetData()
/dports/net-im/gajim/gajim-gajim-1.3.3/gajim/common/
H A Dhelpers.py1427 bookmark = client.get_module('Bookmarks').get_bookmark(room_jid)
/dports/net-im/gajim/gajim-gajim-1.3.3/gajim/
H A Dgui_interface.py1347 bookmark = client.get_module('Bookmarks').get_bookmark(room_jid)
/dports/chinese/wordpress-zh_TW/wordpress/wp-admin/includes/
H A Dajax-actions.php794 $link = get_bookmark( $id );
/dports/chinese/wordpress-zh_CN/wordpress/wp-admin/includes/
H A Dajax-actions.php794 $link = get_bookmark( $id );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A DChangeLog-helpcontent212475 ./get_bookmark.sh $lang $productVersion $workDir
12479 Uses get_bookmark.xsl transform.
H A DChangeLog352745 ./get_bookmark.sh $lang $productVersion $workDir
352749 Uses get_bookmark.xsl transform.
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog-helpcontent228787 ./get_bookmark.sh $lang $productVersion $workDir
28791 Uses get_bookmark.xsl transform.

123