Home
last modified time | relevance | path

Searched refs:document_end (Results 1 – 25 of 209) sorted by relevance

123456789

/dports/mail/evolution/evolution-3.42.1/src/em-format/
H A De-mail-formatter-text-html.c152 const gchar *document_end; in emfe_text_html_format() local
275 document_end = NULL; in emfe_text_html_format()
278 document_end = ">ydob/<"; in emfe_text_html_format()
282 if (document_end) { in emfe_text_html_format()
283 document_end = ">lmth/<>ydob/<"; in emfe_text_html_format()
285 document_end = ">lmth/<"; in emfe_text_html_format()
289 if (document_end) { in emfe_text_html_format()
290 length = strlen (document_end); in emfe_text_html_format()
305 if (c == document_end[i]) { in emfe_text_html_format()
/dports/www/firefox/firefox-99.0/third_party/python/yamllint/yamllint/rules/
H A D__init__.py24 document_end,
48 document_end.ID: document_end,
/dports/devel/py-yamllint/yamllint-1.26.3/yamllint/rules/
H A D__init__.py24 document_end,
48 document_end.ID: document_end,
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/yamllint/yamllint/rules/
H A D__init__.py24 document_end,
48 document_end.ID: document_end,
/dports/www/firefox-esr/firefox-91.8.0/third_party/python/yamllint/yamllint/rules/
H A D__init__.py24 document_end,
48 document_end.ID: document_end,
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/yamllint/yamllint/rules/
H A D__init__.py24 document_end,
48 document_end.ID: document_end,
/dports/devel/obby/obby-0.4.8/inc/
H A Dbuffer.hpp146 document_iterator document_end() const;
354 iter != document_end(); in serialise()
419 basic_buffer<Document, Selector>::document_end() const in document_end() function in obby::basic_buffer
599 iter != document_end(); in user_join()
613 iter != document_end(); in user_part()
635 iter != document_end(); in session_close_impl()
/dports/devel/simdjson/simdjson-0.9.6/src/generic/stage2/
H A Djson_iterator.h143 goto document_end; in walk_document()
189 if (depth == 0) { goto document_end; } in walk_document()
221 document_end: in walk_document()
/dports/databases/redisdesktopmanager/RedisDesktopManager-2021.8/3rdparty/simdjson/src/generic/stage2/
H A Djson_iterator.h143 goto document_end; in walk_document()
189 if (depth == 0) { goto document_end; } in walk_document()
221 document_end: in walk_document()
/dports/www/dokuwiki/dokuwiki-2020-07-29/inc/parser/
H A Dcode.php57 public function document_end() { function in Doku_Renderer_code
H A Dxhtmlsummary.php33 public function document_end() { function in Doku_Renderer_xhtmlsummary
/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/common/api/
H A Dcontent_scripts.idl10 // The browser chooses a time to inject scripts between "document_end" and
25 document_end
/dports/textproc/unrtf/unrtf-0.21.10/outputs/
H A Drtf.conf8 document_end
H A Dlatex.conf10 document_end
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/extensions/
H A Dapi_binding_perf_browsertest.cc58 "run_at": "document_end",
/dports/net/sobby/sobby-0.4.8/src/
H A Dautosaver.cpp51 iter != buffer.document_end(); ++ iter) in AutoSaver()
H A Dautosave_folder.cpp49 iter != buffer.document_end(); ++ iter) in AutoSaveFolder()
/dports/textproc/unrtf/unrtf-0.21.10/src/
H A Doutput.h51 char *document_end; member
/dports/devel/flyspray/flyspray-0.9.9.7_4/plugins/dokuwiki/inc/parser/
H A Drenderer.php57 function document_end() {} function in Doku_Renderer
/dports/devel/py-yamllint/yamllint-1.26.3/docs/
H A Drules.rst50 .. automodule:: yamllint.rules.document_end
/dports/www/firefox-esr/firefox-91.8.0/third_party/python/yamllint/yamllint-1.23.0.dist-info/
H A DRECORD17 yamllint/rules/document_end.py,sha256=9rMdNmLDacI3sQopFYzRuGrc6Hj68GAkX5s8a5X1UWg,2686
/dports/www/firefox/firefox-99.0/third_party/python/yamllint/yamllint-1.23.0.dist-info/
H A DRECORD17 yamllint/rules/document_end.py,sha256=9rMdNmLDacI3sQopFYzRuGrc6Hj68GAkX5s8a5X1UWg,2686
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/yamllint/yamllint-1.23.0.dist-info/
H A DRECORD17 yamllint/rules/document_end.py,sha256=9rMdNmLDacI3sQopFYzRuGrc6Hj68GAkX5s8a5X1UWg,2686
/dports/textproc/libyaml/yaml-0.2.5/tests/
H A Drun-parser-test-suite.c84 if (!event.data.document_end.implicit) in main()
/dports/www/h2o-devel/h2o-dcc7134/deps/yaml/tests/
H A Drun-parser-test-suite.c84 if (!event.data.document_end.implicit) in main()

123456789