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
↓ 3 callers
Function
fold_binary
3rdparty/pcre2/src/pcre2_compile_class.c:1901
↓ 3 callers
Function
fold_negation
3rdparty/pcre2/src/pcre2_compile_class.c:1851
↓ 3 callers
Method
for_name_and_ids
(cls, name, pub_id, system_id)
src/Resource_Files/plugin_launchers/python/sigil_bs4/element.py:802
↓ 3 callers
Method
getAllActions
src/Misc/KeyboardShortcut.cpp:76
↓ 3 callers
Method
get_all_values_for_attribute
src/Parsers/GumboInterface.cpp:794
↓ 3 callers
Function
get_bo_bi_flags
3rdparty/pcre2/deps/sljit/sljit_src/sljitNativePPC_common.c:2450
↓ 3 callers
Function
get_cc
Map the given type to a 4-bit condition code mask. */
3rdparty/pcre2/deps/sljit/sljit_src/sljitNativeS390X.c:163
↓ 3 callers
Method
get_checksharps
3rdparty/hunspell/src/hunspell/affixmgr.cxx:3558
↓ 3 callers
Function
get_chr_property_list
3rdparty/pcre2/src/pcre2_auto_possess.c:330
↓ 3 callers
Method
get_compound
is there compounding?
3rdparty/hunspell/src/hunspell/affixmgr.cxx:3600
↓ 3 callers
Function
get_jump_instruction
3rdparty/pcre2/deps/sljit/sljit_src/sljitNativeRISCV_common.c:2758
↓ 3 callers
Function
get_jump_instruction
3rdparty/pcre2/deps/sljit/sljit_src/sljitNativeLOONGARCH_64.c:2679
↓ 3 callers
Method
get_line
3rdparty/hunspell/src/parsers/textparser.cxx:175
↓ 3 callers
Method
get_maxngramsugs
3rdparty/hunspell/src/hunspell/affixmgr.cxx:3663
↓ 3 callers
Method
get_metadata
(self)
src/Resource_Files/python3lib/opf_newparser.py:292
↓ 3 callers
Method
get_node_from_path
src/Parsers/GumboInterface.cpp:585
↓ 3 callers
Method
get_nodes_with_tags
src/Parsers/GumboInterface.cpp:897
↓ 3 callers
Method
get_oconvtable
return oconv table
3rdparty/hunspell/src/hunspell/affixmgr.cxx:3497
↓ 3 callers
Method
get_prevline
3rdparty/hunspell/src/parsers/textparser.cxx:171
↓ 3 callers
Method
get_type
src/Misc/Plugin.cpp:122
↓ 3 callers
Method
gettocid
(self)
src/Resource_Files/plugin_launchers/python/wrapper.py:427
↓ 3 callers
Method
getversion
(self)
src/Resource_Files/plugin_launchers/python/wrapper.py:232
↓ 3 callers
Function
gumbo_error_to_string
internal/gumbo/error.c:171
↓ 3 callers
Function
gumbo_insert_node
Inserts a node at the specified index in the specified parent, updating the "parent" and "index_within_parent" fields of it and all its siblings. If t
internal/gumbo/gumbo_edit.c:154
↓ 3 callers
Function
gumbo_parse_fragment
internal/gumbo/parser.c:4543
↓ 3 callers
Function
gumbo_string_buffer_clear
internal/gumbo/string_buffer.c:130
↓ 3 callers
Function
gumbo_string_buffer_reserve
internal/gumbo/string_buffer.c:50
↓ 3 callers
Function
gumbo_string_buffer_to_string
internal/gumbo/string_buffer.c:123
↓ 3 callers
Function
gumbo_tagn_enum
internal/gumbo/tag.c:90
↓ 3 callers
Function
gz_compress
3rdparty/zlib/test/minigzip.c:341
↓ 3 callers
Function
gz_fetch
Fetch data and put it in the output buffer. Assumes state->x.have is 0. Data is either copied from the input file or decompressed from the input
3rdparty/zlib/gzread.c:208
↓ 3 callers
Function
gz_load
Use read() to load a buffer -- return -1 on error, otherwise 0. Read from state->fd, and update state->eof, state->err, and state->msg as appropri
3rdparty/zlib/gzread.c:12
↓ 3 callers
Function
gz_look
Look for gzip header, set up for inflate or copy. state->x.have must be 0. If this is the first time in, allocate required memory. state->how wil
3rdparty/zlib/gzread.c:76
↓ 3 callers
Function
gz_read
Read len bytes into buf from file, or less than len up to the end of the input. Return the number of bytes read. If zero is returned, either the
3rdparty/zlib/gzread.c:268
↓ 3 callers
Function
gz_skip
Skip len uncompressed bytes of output. Return -1 on error, 0 on success. */
3rdparty/zlib/gzread.c:236
↓ 3 callers
Function
gz_uncompress
=========================================================================== * Uncompress input to output then close both files. */
3rdparty/zlib/test/minigzip.c:369
↓ 3 callers
Function
gzgetc
3rdparty/zlib/gzread.c:408
↓ 3 callers
Function
gzsetparams
-- see zlib.h -- */
3rdparty/zlib/gzwrite.c:557
↓ 3 callers
Function
h
(a)
src/Resource_Files/javascript/jquery.scrollTo-2.1.2-min.js:7
↓ 3 callers
Function
handle_html_content
internal/gumbo/parser.c:4255
↓ 3 callers
Method
handle_quoted_attribute_values
(self, value)
src/Resource_Files/plugin_launchers/python/opf_parser.py:382
↓ 3 callers
Method
handle_starttag
(self, name, attrs)
src/Resource_Files/plugin_launchers/python/sigil_bs4/builder/_htmlparser.py:53
↓ 3 callers
Function
has_an_element_in_select_scope
http://www.whatwg.org/specs/web-apps/current-work/multipage/parsing.html#has-an-element-in-select-scope
internal/gumbo/parser.c:1337
↓ 3 callers
Function
hash
internal/gumbo/svg_tags.c:96
↓ 3 callers
Function
inflatePrime
3rdparty/zlib/inflate.c:223
↓ 3 callers
Function
init_keys
* Initialize the encryption keys and the random header according to * the given password. */
3rdparty/zlib/contrib/minizip/crypt.h:64
↓ 3 callers
Function
init_keys
* Initialize the encryption keys and the random header according to * the given password. */
3rdparty/minizip/crypt.h:70
↓ 3 callers
Function
insert_element
http://www.whatwg.org/specs/web-apps/current-work/complete/tokenization.html#insert-an-html-element
internal/gumbo/parser.c:920
↓ 3 callers
Function
insert_foreign_element
Convenience method for creating foreign namespaced element. Returns the node inserted.
internal/gumbo/parser.c:969
↓ 3 callers
Method
inset_structural
src/Misc/PrettyPrintProps.cpp:167
↓ 3 callers
Method
isFinished
src/ViewEditors/ViewPreview.cpp:71
↓ 3 callers
Function
is_fragment_parser
internal/gumbo/parser.c:403
↓ 3 callers
Function
is_special_node
The list of nodes in the "special" category: http://www.whatwg.org/specs/web-apps/current-work/complete/parsing.html#special
internal/gumbo/parser.c:1427
↓ 3 callers
Function
j
(e,t)
src/Resource_Files/javascript/jquery-3.6.4.min.js:2
↓ 3 callers
Function
jit_compile
3rdparty/pcre2/src/pcre2_jit_compile.c:13234
↓ 3 callers
Function
line_uniq_app
uniq and boundary for compound analysis: "1\n\2\n\1" -> " ( \1 | \2 ) "
3rdparty/hunspell/src/hunspell/csutil.cxx:352
↓ 3 callers
Function
load_immediate
3rdparty/pcre2/deps/sljit/sljit_src/sljitNativeMIPS_32.c:72
↓ 3 callers
Function
load_store_op
May clobber tmp1. */
3rdparty/pcre2/deps/sljit/sljit_src/sljitNativeS390X.c:957
↓ 3 callers
Function
log
3rdparty/hunspell/src/tools/hunspell.cxx:495
↓ 3 callers
Function
log_check
Check the log file modify time against what is expected. Return true if this is not our lock. If it is our lock, touch it to keep it. */
3rdparty/zlib/examples/gzlog.c:384
↓ 3 callers
Function
log_open
Open foo.gz, verify the header, and load the extra field contents, after first creating the foo.lock file to gain exclusive access to the foo.*
3rdparty/zlib/examples/gzlog.c:815
↓ 3 callers
Function
longestCommonPath
(bookpaths)
src/Resource_Files/plugin_launchers/python/hrefutils.py:255
↓ 3 callers
Function
match
3rdparty/pcre2/src/pcre2_match.c:614
↓ 3 callers
Function
max_parsed_pattern
This function is called from parse_regex() below, to determine the amount of memory to allocate for parsed_pattern. It is also called to check whether
3rdparty/pcre2/src/pcre2_compile.c:2789
↓ 3 callers
Function
mt
(e)
src/Resource_Files/javascript/jquery-3.6.4.min.js:2
↓ 3 callers
Function
mymkdir
3rdparty/zlib/contrib/minizip/miniunz.c:126
↓ 3 callers
Function
newitem
3rdparty/hunspell/src/tools/hzip.cxx:104
↓ 3 callers
Method
nodeAt
src/Query/CSelection.cpp:83
↓ 3 callers
Method
nodeNum
src/Query/CSelection.cpp:93
↓ 3 callers
Function
open_dev_zero
3rdparty/pcre2/deps/sljit/sljit_src/sljitUtils.c:100
↓ 3 callers
Function
open_file
3rdparty/pcre2/src/pcre2test.c:5074
↓ 3 callers
Function
optimize_class
3rdparty/pcre2/src/pcre2_jit_compile.c:7423
↓ 3 callers
Function
ord2utf8
3rdparty/pcre2/src/pcre2grep.c:579
↓ 3 callers
Function
p
(e)
src/Resource_Files/javascript/jquery-3.6.4.min.js:2
↓ 3 callers
Function
parse_array
3rdparty/hunspell/src/hunspell/csutil.cxx:2653
↓ 3 callers
Function
pcre2_config
3rdparty/pcre2/src/pcre2_config.c:77
↓ 3 callers
Function
pcre2_set_depth_limit
3rdparty/pcre2/src/pcre2_context.c:494
↓ 3 callers
Function
pcre2grep
3rdparty/pcre2/src/pcre2grep.c:2647
↓ 3 callers
Function
peek_char
3rdparty/pcre2/src/pcre2_jit_compile.c:3992
↓ 3 callers
Function
peek_char_back
3rdparty/pcre2/src/pcre2_jit_compile.c:4076
↓ 3 callers
Method
popTag
(self)
src/Resource_Files/plugin_launchers/python/sigil_bs4/__init__.py:279
↓ 3 callers
Method
print
src/Misc/webviewprinter.cpp:86
↓ 3 callers
Method
printDPI
src/Misc/SettingsStore.cpp:330
↓ 3 callers
Function
print_custring
3rdparty/pcre2/src/pcre2_printint.c:209
↓ 3 callers
Function
print_prop
3rdparty/pcre2/src/pcre2_printint.c:306
↓ 3 callers
Function
print_version
3rdparty/pcre2/src/pcre2test.c:8819
↓ 3 callers
Function
read_buf
=========================================================================== * Read a new buffer from the current input stream, update the adler32 *
3rdparty/zlib/deflate.c:218
↓ 3 callers
Function
read_char
Reads the next UTF-8 character in the iter. This assumes that iter->_start points to the beginning of the character. When this method returns, iter->_
internal/gumbo/utf8.c:122
↓ 3 callers
Function
read_char7_type
3rdparty/pcre2/src/pcre2_jit_compile.c:4393
↓ 3 callers
Function
read_char8_type
3rdparty/pcre2/src/pcre2_jit_compile.c:4431
↓ 3 callers
Function
read_one_line
3rdparty/pcre2/src/pcre2grep.c:1446
↓ 3 callers
Function
read_pattern_file
3rdparty/pcre2/src/pcre2grep.c:3859
↓ 3 callers
Function
read_repeat_counts
3rdparty/pcre2/src/pcre2_compile.c:1316
↓ 3 callers
Method
rebuild_opfxml
(self)
src/Resource_Files/python3lib/opf_newparser.py:415
↓ 3 callers
Function
register_treebuilders_from
Copy TreeBuilders from the given module into this module.
src/Resource_Files/plugin_launchers/python/sigil_bs4/builder/__init__.py:294
↓ 3 callers
Method
remoteOn
src/Misc/SettingsStore.cpp:300
↓ 3 callers
Method
replace_with
(self, replace_with)
src/Resource_Files/plugin_launchers/python/sigil_bs4/element.py:260
↓ 3 callers
Function
run_invalid_utf8_test
3rdparty/pcre2/src/pcre2_jit_test.c:2030
↓ 3 callers
Function
save_privdic
3rdparty/hunspell/src/tools/hunspell.cxx:553
↓ 3 callers
Function
serial_error
3rdparty/pcre2/src/pcre2test.c:5050
← previous
next →
1,101–1,200 of 8,160, ranked by callers