Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Sigil-Ebook/Sigil
/ functions
Functions
8,160 in github.com/Sigil-Ebook/Sigil
⨍
Functions
8,160
◇
Types & classes
1,252
↓ 2 callers
Function
gunzip
Decompress the file inname to the file outnname, of if test is true, just decompress without writing and check the gzip trailer for integrity. If
3rdparty/zlib/examples/gun.c:548
↓ 2 callers
Function
gz_avail
Load up input buffer and set eof flag if last data loaded -- return -1 on error, 0 otherwise. Note that the eof flag is set when the end of the in
3rdparty/zlib/gzread.c:43
↓ 2 callers
Function
gz_decomp
Decompress from input to the provided next_out and avail_out in the state. On return, state->x.have and state->x.next point to the just decompresse
3rdparty/zlib/gzread.c:156
↓ 2 callers
Function
gz_open
3rdparty/zlib/test/minigzip.c:170
↓ 2 callers
Function
gz_reset
Reset gzip file state */
3rdparty/zlib/gzlib.c:69
↓ 2 callers
Function
gzclose_r
-- see zlib.h -- */
3rdparty/zlib/gzread.c:577
↓ 2 callers
Function
gzputc
-- see zlib.h -- */
3rdparty/zlib/gzwrite.c:287
↓ 2 callers
Function
gzseek
-- see zlib.h -- */
3rdparty/zlib/gzlib.c:412
↓ 2 callers
Function
gztack
append file "name" to gzip file gd using deflate stream strm -- if last is true, then finish off the deflate stream at the end */
3rdparty/zlib/examples/gzappend.c:388
↓ 2 callers
Function
gztell
-- see zlib.h -- */
3rdparty/zlib/gzlib.c:435
↓ 2 callers
Function
h2b
Decode a hexadecimal string, set *len to length, in[] to the bytes. This decodes liberally, in that hex digits can be adjacent, in which case two
3rdparty/zlib/test/infcover.c:245
↓ 2 callers
Method
handle_endtag
(self, name)
src/Resource_Files/plugin_launchers/python/sigil_bs4/builder/_htmlparser.py:65
↓ 2 callers
Function
handle_entities
(text, func)
src/Resource_Files/python3lib/functionrep.py:11
↓ 2 callers
Function
handle_escdsw
This function is called from parse_regex() below, both for freestanding escapes, and those within classes, to handle those escapes that may change whe
3rdparty/pcre2/src/pcre2_compile.c:2711
↓ 2 callers
Function
handle_in_table
http://www.whatwg.org/specs/web-apps/current-work/complete/tokenization.html#parsing-main-intable
internal/gumbo/parser.c:3183
↓ 2 callers
Function
handle_option
3rdparty/pcre2/src/pcre2grep.c:3661
↓ 2 callers
Function
handle_token
http://www.whatwg.org/specs/web-apps/current-work/multipage/tree-construction.html#tree-construction
internal/gumbo/parser.c:4393
↓ 2 callers
Function
hardfloat_call_with_args
3rdparty/pcre2/deps/sljit/sljit_src/sljitNativeARM_32.c:3330
↓ 2 callers
Function
hardfloat_call_with_args
3rdparty/pcre2/deps/sljit/sljit_src/sljitNativeARM_T2_32.c:2892
↓ 2 callers
Function
has_an_element_in_button_scope
http://www.whatwg.org/specs/web-apps/current-work/multipage/parsing.html#has-an-element-in-button-scope
internal/gumbo/parser.c:1322
↓ 2 callers
Method
has_attr
(self, key)
src/Resource_Files/plugin_launchers/python/sigil_bs4/element.py:993
↓ 2 callers
Method
highlightOpenCloseTags
src/Misc/SettingsStore.cpp:492
↓ 2 callers
Method
illegal_ampersand
(self, s)
src/Resource_Files/python3lib/xmlsanitycheck.py:98
↓ 2 callers
Method
illegal_entities
(self, s)
src/Resource_Files/python3lib/xmlsanitycheck.py:110
↓ 2 callers
Function
inflateInit_
3rdparty/zlib/inflate.c:218
↓ 2 callers
Function
inflate_fast
Decode literal, length, and distance codes and write out the resulting literal and match bytes until either not enough input or output is availa
3rdparty/zlib/inffast.c:50
↓ 2 callers
Function
init_block
=========================================================================== * Initialize a new block. */
3rdparty/zlib/trees.c:439
↓ 2 callers
Function
initialize_tag_buffer
(Re-)initialize the tag buffer. This also resets the original_text pointer and _start_pos field to point to the current position.
internal/gumbo/tokenizer.c:664
↓ 2 callers
Method
insertChildren
src/Dialogs/TreeItem.cpp:98
↓ 2 callers
Method
inset_noentitysub
src/Misc/PrettyPrintProps.cpp:182
↓ 2 callers
Method
inset_preservespace
src/Misc/PrettyPrintProps.cpp:177
↓ 2 callers
Function
invert_branch
3rdparty/pcre2/deps/sljit/sljit_src/sljitNativeMIPS_common.c:491
↓ 2 callers
Method
isCropEnabled
src/Widgets/AdjustImage.cpp:125
↓ 2 callers
Method
isRedoEnabled
src/Widgets/AdjustImage.cpp:127
↓ 2 callers
Method
isRefreshBookBrowserRequired
src/Dialogs/Preferences.cpp:179
↓ 2 callers
Method
isRefreshClipHistoryLimitRequired
src/Dialogs/Preferences.cpp:174
↓ 2 callers
Method
isRefreshSpellingHighlightingRequired
src/Dialogs/Preferences.cpp:159
↓ 2 callers
Method
isReloadTabsRequired
src/Dialogs/Preferences.cpp:164
↓ 2 callers
Method
isUndoEnabled
src/Widgets/AdjustImage.cpp:126
↓ 2 callers
Method
is_aliasf
3rdparty/hunspell/src/hunspell/hashmgr.cxx:1151
↓ 2 callers
Method
is_aliasm
3rdparty/hunspell/src/hunspell/hashmgr.cxx:1260
↓ 2 callers
Function
is_html_integration_point
http://www.whatwg.org/specs/web-apps/current-work/multipage/tree-construction.html#html-integration-point
internal/gumbo/parser.c:643
↓ 2 callers
Function
is_mathml_integration_point
http://www.whatwg.org/specs/web-apps/current-work/multipage/tree-construction.html#mathml-text-integration-point
internal/gumbo/parser.c:637
↓ 2 callers
Function
is_open_element
internal/gumbo/parser.c:1095
↓ 2 callers
Function
is_stdout_tty
3rdparty/pcre2/src/pcre2grep.c:934
↓ 2 callers
Function
is_zipped_odf
3rdparty/hunspell/src/tools/hunspell.cxx:630
↓ 2 callers
Function
isdirectory
3rdparty/pcre2/src/pcre2grep.c:882
↓ 2 callers
Function
je
(e,t)
src/Resource_Files/javascript/jquery-3.6.4.min.js:2
↓ 2 callers
Function
jumpto_if_not_utf_char_start
3rdparty/pcre2/src/pcre2_jit_compile.c:6233
↓ 2 callers
Function
k
(a)
src/Resource_Files/javascript/jquery.scrollTo-2.1.2-min.js:7
↓ 2 callers
Method
keyboardShortcut
src/Misc/KeyboardShortcutManager.cpp:268
↓ 2 callers
Method
levels
src/Parsers/qCSSProperties.cpp:61
↓ 2 callers
Function
load_immediate
3rdparty/pcre2/deps/sljit/sljit_src/sljitNativeRISCV_32.c:27
↓ 2 callers
Function
load_immediate
3rdparty/pcre2/deps/sljit/sljit_src/sljitNativeMIPS_64.c:46
↓ 2 callers
Function
load_tables
3rdparty/hunspell/src/tools/munch.cxx:629
↓ 2 callers
Function
log_append
Append len bytes from data to the locked and open log file. len may be zero if recovering and no .add file was found. In that case, the previous
3rdparty/zlib/examples/gzlog.c:501
↓ 2 callers
Function
log_compress
Compress the len bytes at data and append the compressed data to the foo.gz deflate data immediately after the previous compressed data. This o
3rdparty/zlib/examples/gzlog.c:608
↓ 2 callers
Function
log_replace
Replace the foo.dict file with the foo.temp file. Also delete the foo.add file, since the compress operation may have been interrupted before that
3rdparty/zlib/examples/gzlog.c:571
↓ 2 callers
Function
longest_match
=========================================================================== * Set match_start to the longest match starting at the given string and
3rdparty/zlib/deflate.c:1348
↓ 2 callers
Method
lookup
(self, *features)
src/Resource_Files/plugin_launchers/python/sigil_bs4/builder/__init__.py:41
↓ 2 callers
Method
mainMenuIconSize
src/Misc/SettingsStore.cpp:533
↓ 2 callers
Function
makedir
3rdparty/zlib/contrib/untgz/untgz.c:327
↓ 2 callers
Method
map_basename_to_id
(self, basename, ow)
src/Resource_Files/plugin_launchers/python/wrapper.py:837
↓ 2 callers
Method
map_bookpath_to_id
(self, bookpath, ow)
src/Resource_Files/plugin_launchers/python/wrapper.py:833
↓ 2 callers
Method
map_font_bookpath_to_mangling_algorithm
(self, bookpath, ow)
src/Resource_Files/plugin_launchers/python/wrapper.py:827
↓ 2 callers
Method
map_group_to_folders
(self, group, ow)
src/Resource_Files/plugin_launchers/python/wrapper.py:872
↓ 2 callers
Method
map_href_to_id
(self, href, ow)
src/Resource_Files/plugin_launchers/python/wrapper.py:821
↓ 2 callers
Method
map_id_to_bookpath
(self, id, ow)
src/Resource_Files/plugin_launchers/python/wrapper.py:849
↓ 2 callers
Method
map_id_to_fallback
(self, id, ow)
src/Resource_Files/plugin_launchers/python/wrapper.py:861
↓ 2 callers
Method
map_id_to_href
(self, id, ow)
src/Resource_Files/plugin_launchers/python/wrapper.py:844
↓ 2 callers
Method
map_id_to_mime
(self, id, ow)
src/Resource_Files/plugin_launchers/python/wrapper.py:853
↓ 2 callers
Method
map_id_to_overlay
(self, id, ow)
src/Resource_Files/plugin_launchers/python/wrapper.py:865
↓ 2 callers
Method
map_id_to_properties
(self, id, ow)
src/Resource_Files/plugin_launchers/python/wrapper.py:857
↓ 2 callers
Method
map_mediatype_to_group
(self, mtype, ow)
src/Resource_Files/plugin_launchers/python/wrapper.py:877
↓ 2 callers
Function
match_capture_common
3rdparty/pcre2/src/pcre2_jit_compile.c:9296
↓ 2 callers
Function
match_once_common
3rdparty/pcre2/src/pcre2_jit_compile.c:9248
↓ 2 callers
Function
match_patterns
3rdparty/pcre2/src/pcre2grep.c:1880
↓ 2 callers
Function
match_script_run_common
3rdparty/pcre2/src/pcre2_jit_compile.c:9339
↓ 2 callers
Function
maybe_emit_from_temporary_buffer
Checks to see we should be flushing accumulated characters in the temporary buffer, and fills the output token with the next output character if so. R
internal/gumbo/tokenizer.c:607
↓ 2 callers
Function
maybe_implicitly_close_list_tag
Convenience function to encapsulate the logic for closing <li> or <dd>/<dt> tags. Pass true to is_li for handling <li> tags, false for <dd> and <dt>.
internal/gumbo/parser.c:1492
↓ 2 callers
Function
merge_attributes
internal/gumbo/parser.c:1512
↓ 2 callers
Function
message_len
3rdparty/pcre2/src/pcre2posix.c:170
↓ 2 callers
Function
morphcmp
morphcmp(): compare MORPH_DERI_SFX, MORPH_INFL_SFX and MORPH_TERM_SFX fields in the first line of the inputs return 0, if inputs equal return 1, if in
3rdparty/hunspell/src/hunspell/affixmgr.cxx:3181
↓ 2 callers
Method
morphgen
3rdparty/hunspell/src/hunspell/affixmgr.cxx:3258
↓ 2 callers
Function
myGetRDTSC32
3rdparty/zlib/contrib/testzlib/testzlib.c:67
↓ 2 callers
Function
mymkdtemp
3rdparty/hunspell/src/tools/hunspell.cxx:642
↓ 2 callers
Function
myopen
3rdparty/hunspell/src/hunspell/csutil.cxx:107
↓ 2 callers
Function
mystrsep
strip strings into token based on single char delimiter * acts like strsep() but only uses a delim char and not * a delim string */
3rdparty/hunspell/src/tools/unmunch.cxx:515
↓ 2 callers
Function
mystrsep
strip strings into token based on single char delimiter * acts like strsep() but only uses a delim char and not * a delim string */
3rdparty/hunspell/src/tools/munch.cxx:825
↓ 2 callers
Method
name
(self)
src/Resource_Files/plugin_launchers/python/sigil_bs4/element.py:758
↓ 2 callers
Method
new_tag
Create a new tag associated with this soup.
src/Resource_Files/plugin_launchers/python/sigil_bs4/__init__.py:265
↓ 2 callers
Function
no_alternatives
3rdparty/pcre2/src/pcre2_jit_compile.c:878
↓ 2 callers
Method
open_mode
Convert int open mode to mode string
3rdparty/zlib/contrib/iostream3/zfstream.cc:130
↓ 2 callers
Function
opendirectory
3rdparty/pcre2/src/pcre2grep.c:891
↓ 2 callers
Method
originalUIFont
src/Misc/SettingsStore.cpp:171
↓ 2 callers
Method
pairs
src/Parsers/TagAtts.cpp:172
↓ 2 callers
Function
parse_class
3rdparty/pcre2/src/pcre2_compile_class.c:361
↓ 2 callers
Function
parse_digit
internal/gumbo/char_ref.c:90
↓ 2 callers
Method
parse_iter
(self)
src/Resource_Files/python3lib/sanitycheck.py:242
↓ 2 callers
Function
parse_nav
(qp, navdata, navbkpath, newdir)
src/Resource_Files/python3lib/ncxgenerator.py:62
← previous
next →
1,601–1,700 of 8,160, ranked by callers