Home
last modified time | relevance | path

Searched refs:raw_mbs (Results 1 – 25 of 177) sorted by relevance

12345678

/dports/print/texlive-base/texlive-20150521-source/texk/chktex/regex/
H A Dregex_internal.c168 pstr->raw_mbs = (const unsigned char *) str; in re_string_construct_common()
303 ((const char *) pstr->raw_mbs + pstr->raw_mbs_idx in build_wcs_upper_buffer()
324 pstr->raw_mbs + pstr->raw_mbs_idx + byte_idx, mbclen); in build_wcs_upper_buffer()
365 ch = pstr->raw_mbs [pstr->raw_mbs_idx + src_idx + i]; in build_wcs_upper_buffer()
448 int ch = pstr->raw_mbs[pstr->raw_mbs_idx + src_idx]; in build_wcs_upper_buffer()
582 pstr->mbs = (unsigned char *) pstr->raw_mbs; in re_string_reconstruct()
701 raw = pstr->raw_mbs + pstr->raw_mbs_idx; in re_string_reconstruct()
703 if (end < pstr->raw_mbs) in re_string_reconstruct()
704 end = pstr->raw_mbs; in re_string_reconstruct()
843 ch = pstr->raw_mbs[pstr->raw_mbs_idx + off]; in internal_function()
[all …]
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/pdftexdir/regex/
H A Dregex_internal.c168 pstr->raw_mbs = (const unsigned char *) str; in re_string_construct_common()
303 ((const char *) pstr->raw_mbs + pstr->raw_mbs_idx in build_wcs_upper_buffer()
324 pstr->raw_mbs + pstr->raw_mbs_idx + byte_idx, mbclen); in build_wcs_upper_buffer()
365 ch = pstr->raw_mbs [pstr->raw_mbs_idx + src_idx + i]; in build_wcs_upper_buffer()
448 int ch = pstr->raw_mbs[pstr->raw_mbs_idx + src_idx]; in build_wcs_upper_buffer()
582 pstr->mbs = (unsigned char *) pstr->raw_mbs; in re_string_reconstruct()
701 raw = pstr->raw_mbs + pstr->raw_mbs_idx; in re_string_reconstruct()
703 if (end < pstr->raw_mbs) in re_string_reconstruct()
704 end = pstr->raw_mbs; in re_string_reconstruct()
843 ch = pstr->raw_mbs[pstr->raw_mbs_idx + off]; in internal_function()
[all …]
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/libgit2-sys-0.7.11/libgit2/deps/regex/
H A Dregex_internal.c184 pstr->raw_mbs = (const unsigned char *) str; in re_string_construct_common()
308 = toupper (pstr->raw_mbs[pstr->raw_mbs_idx + byte_idx]); in build_wcs_upper_buffer()
340 pstr->raw_mbs + pstr->raw_mbs_idx + byte_idx, mbclen); in build_wcs_upper_buffer()
381 ch = pstr->raw_mbs [pstr->raw_mbs_idx + src_idx + i]; in build_wcs_upper_buffer()
464 int ch = pstr->raw_mbs[pstr->raw_mbs_idx + src_idx]; in build_wcs_upper_buffer()
600 pstr->mbs = (unsigned char *) pstr->raw_mbs; in re_string_reconstruct()
719 raw = pstr->raw_mbs + pstr->raw_mbs_idx; in re_string_reconstruct()
721 if (end < pstr->raw_mbs) in re_string_reconstruct()
722 end = pstr->raw_mbs; in re_string_reconstruct()
859 ch = pstr->raw_mbs[pstr->raw_mbs_idx + off]; in internal_function()
[all …]
/dports/devel/git-svn/git-2.34.1/compat/regex/
H A Dregex_internal.c183 pstr->raw_mbs = (const unsigned char *) str; in re_string_construct_common()
307 = toupper (pstr->raw_mbs[pstr->raw_mbs_idx + byte_idx]); in build_wcs_upper_buffer()
339 pstr->raw_mbs + pstr->raw_mbs_idx + byte_idx, mbclen); in build_wcs_upper_buffer()
380 ch = pstr->raw_mbs [pstr->raw_mbs_idx + src_idx + i]; in build_wcs_upper_buffer()
463 int ch = pstr->raw_mbs[pstr->raw_mbs_idx + src_idx]; in build_wcs_upper_buffer()
599 pstr->mbs = (unsigned char *) pstr->raw_mbs; in re_string_reconstruct()
718 raw = pstr->raw_mbs + pstr->raw_mbs_idx; in re_string_reconstruct()
720 if (end < pstr->raw_mbs) in re_string_reconstruct()
721 end = pstr->raw_mbs; in re_string_reconstruct()
858 ch = pstr->raw_mbs[pstr->raw_mbs_idx + off]; in internal_function()
[all …]
/dports/devel/git-gui/git-2.34.1/compat/regex/
H A Dregex_internal.c183 pstr->raw_mbs = (const unsigned char *) str; in re_string_construct_common()
307 = toupper (pstr->raw_mbs[pstr->raw_mbs_idx + byte_idx]); in build_wcs_upper_buffer()
339 pstr->raw_mbs + pstr->raw_mbs_idx + byte_idx, mbclen); in build_wcs_upper_buffer()
380 ch = pstr->raw_mbs [pstr->raw_mbs_idx + src_idx + i]; in build_wcs_upper_buffer()
463 int ch = pstr->raw_mbs[pstr->raw_mbs_idx + src_idx]; in build_wcs_upper_buffer()
599 pstr->mbs = (unsigned char *) pstr->raw_mbs; in re_string_reconstruct()
718 raw = pstr->raw_mbs + pstr->raw_mbs_idx; in re_string_reconstruct()
720 if (end < pstr->raw_mbs) in re_string_reconstruct()
721 end = pstr->raw_mbs; in re_string_reconstruct()
858 ch = pstr->raw_mbs[pstr->raw_mbs_idx + off]; in internal_function()
[all …]
/dports/devel/git-p4/git-2.34.1/compat/regex/
H A Dregex_internal.c183 pstr->raw_mbs = (const unsigned char *) str; in re_string_construct_common()
307 = toupper (pstr->raw_mbs[pstr->raw_mbs_idx + byte_idx]); in build_wcs_upper_buffer()
339 pstr->raw_mbs + pstr->raw_mbs_idx + byte_idx, mbclen); in build_wcs_upper_buffer()
380 ch = pstr->raw_mbs [pstr->raw_mbs_idx + src_idx + i]; in build_wcs_upper_buffer()
463 int ch = pstr->raw_mbs[pstr->raw_mbs_idx + src_idx]; in build_wcs_upper_buffer()
599 pstr->mbs = (unsigned char *) pstr->raw_mbs; in re_string_reconstruct()
718 raw = pstr->raw_mbs + pstr->raw_mbs_idx; in re_string_reconstruct()
720 if (end < pstr->raw_mbs) in re_string_reconstruct()
721 end = pstr->raw_mbs; in re_string_reconstruct()
858 ch = pstr->raw_mbs[pstr->raw_mbs_idx + off]; in internal_function()
[all …]
/dports/devel/git/git-2.34.1/compat/regex/
H A Dregex_internal.c183 pstr->raw_mbs = (const unsigned char *) str; in re_string_construct_common()
307 = toupper (pstr->raw_mbs[pstr->raw_mbs_idx + byte_idx]); in build_wcs_upper_buffer()
339 pstr->raw_mbs + pstr->raw_mbs_idx + byte_idx, mbclen); in build_wcs_upper_buffer()
380 ch = pstr->raw_mbs [pstr->raw_mbs_idx + src_idx + i]; in build_wcs_upper_buffer()
463 int ch = pstr->raw_mbs[pstr->raw_mbs_idx + src_idx]; in build_wcs_upper_buffer()
599 pstr->mbs = (unsigned char *) pstr->raw_mbs; in re_string_reconstruct()
718 raw = pstr->raw_mbs + pstr->raw_mbs_idx; in re_string_reconstruct()
720 if (end < pstr->raw_mbs) in re_string_reconstruct()
721 end = pstr->raw_mbs; in re_string_reconstruct()
858 ch = pstr->raw_mbs[pstr->raw_mbs_idx + off]; in internal_function()
[all …]
/dports/devel/R-cran-git2r/git2r/src/libgit2/deps/regex/
H A Dregex_internal.c184 pstr->raw_mbs = (const unsigned char *) str; in re_string_construct_common()
308 = toupper (pstr->raw_mbs[pstr->raw_mbs_idx + byte_idx]); in build_wcs_upper_buffer()
340 pstr->raw_mbs + pstr->raw_mbs_idx + byte_idx, mbclen); in build_wcs_upper_buffer()
381 ch = pstr->raw_mbs [pstr->raw_mbs_idx + src_idx + i]; in build_wcs_upper_buffer()
464 int ch = pstr->raw_mbs[pstr->raw_mbs_idx + src_idx]; in build_wcs_upper_buffer()
600 pstr->mbs = (unsigned char *) pstr->raw_mbs; in re_string_reconstruct()
719 raw = pstr->raw_mbs + pstr->raw_mbs_idx; in re_string_reconstruct()
721 if (end < pstr->raw_mbs) in re_string_reconstruct()
722 end = pstr->raw_mbs; in re_string_reconstruct()
859 ch = pstr->raw_mbs[pstr->raw_mbs_idx + off]; in internal_function()
[all …]
/dports/devel/arduino-ctags/ctags-5.8-arduino11/gnu_regex/
H A Dregex_internal.c168 pstr->raw_mbs = (const unsigned char *) str; in re_string_construct_common()
292 = toupper (pstr->raw_mbs[pstr->raw_mbs_idx + byte_idx]); in build_wcs_upper_buffer()
324 pstr->raw_mbs + pstr->raw_mbs_idx + byte_idx, mbclen); in build_wcs_upper_buffer()
365 ch = pstr->raw_mbs [pstr->raw_mbs_idx + src_idx + i]; in build_wcs_upper_buffer()
448 int ch = pstr->raw_mbs[pstr->raw_mbs_idx + src_idx]; in build_wcs_upper_buffer()
582 pstr->mbs = (unsigned char *) pstr->raw_mbs; in re_string_reconstruct()
701 raw = pstr->raw_mbs + pstr->raw_mbs_idx; in re_string_reconstruct()
703 if (end < pstr->raw_mbs) in re_string_reconstruct()
704 end = pstr->raw_mbs; in re_string_reconstruct()
843 ch = pstr->raw_mbs[pstr->raw_mbs_idx + off]; in internal_function()
[all …]
/dports/devel/git-cvs/git-2.34.1/compat/regex/
H A Dregex_internal.c183 pstr->raw_mbs = (const unsigned char *) str; in re_string_construct_common()
307 = toupper (pstr->raw_mbs[pstr->raw_mbs_idx + byte_idx]); in build_wcs_upper_buffer()
339 pstr->raw_mbs + pstr->raw_mbs_idx + byte_idx, mbclen); in build_wcs_upper_buffer()
380 ch = pstr->raw_mbs [pstr->raw_mbs_idx + src_idx + i]; in build_wcs_upper_buffer()
463 int ch = pstr->raw_mbs[pstr->raw_mbs_idx + src_idx]; in build_wcs_upper_buffer()
599 pstr->mbs = (unsigned char *) pstr->raw_mbs; in re_string_reconstruct()
718 raw = pstr->raw_mbs + pstr->raw_mbs_idx; in re_string_reconstruct()
720 if (end < pstr->raw_mbs) in re_string_reconstruct()
721 end = pstr->raw_mbs; in re_string_reconstruct()
858 ch = pstr->raw_mbs[pstr->raw_mbs_idx + off]; in internal_function()
[all …]
/dports/comms/direwolf/direwolf-1.6/external/regex/
H A Dregex_internal.c168 pstr->raw_mbs = (const unsigned char *) str; in re_string_construct_common()
303 ((const char *) pstr->raw_mbs + pstr->raw_mbs_idx in build_wcs_upper_buffer()
324 pstr->raw_mbs + pstr->raw_mbs_idx + byte_idx, mbclen); in build_wcs_upper_buffer()
365 ch = pstr->raw_mbs [pstr->raw_mbs_idx + src_idx + i]; in build_wcs_upper_buffer()
448 int ch = pstr->raw_mbs[pstr->raw_mbs_idx + src_idx]; in build_wcs_upper_buffer()
582 pstr->mbs = (unsigned char *) pstr->raw_mbs; in re_string_reconstruct()
701 raw = pstr->raw_mbs + pstr->raw_mbs_idx; in re_string_reconstruct()
703 if (end < pstr->raw_mbs) in re_string_reconstruct()
704 end = pstr->raw_mbs; in re_string_reconstruct()
843 ch = pstr->raw_mbs[pstr->raw_mbs_idx + off]; in internal_function()
[all …]
/dports/devel/ctags/ctags-5.8/gnu_regex/
H A Dregex_internal.c168 pstr->raw_mbs = (const unsigned char *) str; in re_string_construct_common()
292 = toupper (pstr->raw_mbs[pstr->raw_mbs_idx + byte_idx]); in build_wcs_upper_buffer()
324 pstr->raw_mbs + pstr->raw_mbs_idx + byte_idx, mbclen); in build_wcs_upper_buffer()
365 ch = pstr->raw_mbs [pstr->raw_mbs_idx + src_idx + i]; in build_wcs_upper_buffer()
448 int ch = pstr->raw_mbs[pstr->raw_mbs_idx + src_idx]; in build_wcs_upper_buffer()
582 pstr->mbs = (unsigned char *) pstr->raw_mbs; in re_string_reconstruct()
701 raw = pstr->raw_mbs + pstr->raw_mbs_idx; in re_string_reconstruct()
703 if (end < pstr->raw_mbs) in re_string_reconstruct()
704 end = pstr->raw_mbs; in re_string_reconstruct()
843 ch = pstr->raw_mbs[pstr->raw_mbs_idx + off]; in internal_function()
[all …]
/dports/devel/geany/geany-1.38/ctags/gnu_regex/
H A Dregex_internal.c168 pstr->raw_mbs = (const unsigned char *) str; in re_string_construct_common()
292 = toupper (pstr->raw_mbs[pstr->raw_mbs_idx + byte_idx]); in build_wcs_upper_buffer()
324 pstr->raw_mbs + pstr->raw_mbs_idx + byte_idx, mbclen); in build_wcs_upper_buffer()
365 ch = pstr->raw_mbs [pstr->raw_mbs_idx + src_idx + i]; in build_wcs_upper_buffer()
448 int ch = pstr->raw_mbs[pstr->raw_mbs_idx + src_idx]; in build_wcs_upper_buffer()
582 pstr->mbs = (unsigned char *) pstr->raw_mbs; in re_string_reconstruct()
701 raw = pstr->raw_mbs + pstr->raw_mbs_idx; in re_string_reconstruct()
703 if (end < pstr->raw_mbs) in re_string_reconstruct()
704 end = pstr->raw_mbs; in re_string_reconstruct()
843 ch = pstr->raw_mbs[pstr->raw_mbs_idx + off]; in internal_function()
[all …]
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/pdftexdir/regex/
H A Dregex_internal.c168 pstr->raw_mbs = (const unsigned char *) str; in re_string_construct_common()
303 ((const char *) pstr->raw_mbs + pstr->raw_mbs_idx in build_wcs_upper_buffer()
324 pstr->raw_mbs + pstr->raw_mbs_idx + byte_idx, mbclen); in build_wcs_upper_buffer()
365 ch = pstr->raw_mbs [pstr->raw_mbs_idx + src_idx + i]; in build_wcs_upper_buffer()
448 int ch = pstr->raw_mbs[pstr->raw_mbs_idx + src_idx]; in build_wcs_upper_buffer()
582 pstr->mbs = (unsigned char *) pstr->raw_mbs; in re_string_reconstruct()
701 raw = pstr->raw_mbs + pstr->raw_mbs_idx; in re_string_reconstruct()
703 if (end < pstr->raw_mbs) in re_string_reconstruct()
704 end = pstr->raw_mbs; in re_string_reconstruct()
843 ch = pstr->raw_mbs[pstr->raw_mbs_idx + off]; in internal_function()
[all …]
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/pdftexdir/regex/
H A Dregex_internal.c168 pstr->raw_mbs = (const unsigned char *) str; in re_string_construct_common()
303 ((const char *) pstr->raw_mbs + pstr->raw_mbs_idx in build_wcs_upper_buffer()
324 pstr->raw_mbs + pstr->raw_mbs_idx + byte_idx, mbclen); in build_wcs_upper_buffer()
365 ch = pstr->raw_mbs [pstr->raw_mbs_idx + src_idx + i]; in build_wcs_upper_buffer()
448 int ch = pstr->raw_mbs[pstr->raw_mbs_idx + src_idx]; in build_wcs_upper_buffer()
582 pstr->mbs = (unsigned char *) pstr->raw_mbs; in re_string_reconstruct()
701 raw = pstr->raw_mbs + pstr->raw_mbs_idx; in re_string_reconstruct()
703 if (end < pstr->raw_mbs) in re_string_reconstruct()
704 end = pstr->raw_mbs; in re_string_reconstruct()
843 ch = pstr->raw_mbs[pstr->raw_mbs_idx + off]; in internal_function()
[all …]
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/pdftexdir/regex/
H A Dregex_internal.c168 pstr->raw_mbs = (const unsigned char *) str; in re_string_construct_common()
303 ((const char *) pstr->raw_mbs + pstr->raw_mbs_idx in build_wcs_upper_buffer()
324 pstr->raw_mbs + pstr->raw_mbs_idx + byte_idx, mbclen); in build_wcs_upper_buffer()
365 ch = pstr->raw_mbs [pstr->raw_mbs_idx + src_idx + i]; in build_wcs_upper_buffer()
448 int ch = pstr->raw_mbs[pstr->raw_mbs_idx + src_idx]; in build_wcs_upper_buffer()
582 pstr->mbs = (unsigned char *) pstr->raw_mbs; in re_string_reconstruct()
701 raw = pstr->raw_mbs + pstr->raw_mbs_idx; in re_string_reconstruct()
703 if (end < pstr->raw_mbs) in re_string_reconstruct()
704 end = pstr->raw_mbs; in re_string_reconstruct()
843 ch = pstr->raw_mbs[pstr->raw_mbs_idx + off]; in internal_function()
[all …]
/dports/devel/cgit/cgit-1.2.3/git/compat/regex/
H A Dregex_internal.c183 pstr->raw_mbs = (const unsigned char *) str; in re_string_construct_common()
307 = toupper (pstr->raw_mbs[pstr->raw_mbs_idx + byte_idx]); in build_wcs_upper_buffer()
339 pstr->raw_mbs + pstr->raw_mbs_idx + byte_idx, mbclen); in build_wcs_upper_buffer()
380 ch = pstr->raw_mbs [pstr->raw_mbs_idx + src_idx + i]; in build_wcs_upper_buffer()
463 int ch = pstr->raw_mbs[pstr->raw_mbs_idx + src_idx]; in build_wcs_upper_buffer()
599 pstr->mbs = (unsigned char *) pstr->raw_mbs; in re_string_reconstruct()
718 raw = pstr->raw_mbs + pstr->raw_mbs_idx; in re_string_reconstruct()
720 if (end < pstr->raw_mbs) in re_string_reconstruct()
721 end = pstr->raw_mbs; in re_string_reconstruct()
858 ch = pstr->raw_mbs[pstr->raw_mbs_idx + off]; in internal_function()
[all …]
/dports/japanese/ctags/ctags-5.8j2/gnu_regex/
H A Dregex_internal.c168 pstr->raw_mbs = (const unsigned char *) str; in re_string_construct_common()
292 = toupper (pstr->raw_mbs[pstr->raw_mbs_idx + byte_idx]); in build_wcs_upper_buffer()
324 pstr->raw_mbs + pstr->raw_mbs_idx + byte_idx, mbclen); in build_wcs_upper_buffer()
365 ch = pstr->raw_mbs [pstr->raw_mbs_idx + src_idx + i]; in build_wcs_upper_buffer()
448 int ch = pstr->raw_mbs[pstr->raw_mbs_idx + src_idx]; in build_wcs_upper_buffer()
582 pstr->mbs = (unsigned char *) pstr->raw_mbs; in re_string_reconstruct()
701 raw = pstr->raw_mbs + pstr->raw_mbs_idx; in re_string_reconstruct()
703 if (end < pstr->raw_mbs) in re_string_reconstruct()
704 end = pstr->raw_mbs; in re_string_reconstruct()
843 ch = pstr->raw_mbs[pstr->raw_mbs_idx + off]; in internal_function()
[all …]
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/pdftexdir/regex/
H A Dregex_internal.c168 pstr->raw_mbs = (const unsigned char *) str; in re_string_construct_common()
303 ((const char *) pstr->raw_mbs + pstr->raw_mbs_idx in build_wcs_upper_buffer()
324 pstr->raw_mbs + pstr->raw_mbs_idx + byte_idx, mbclen); in build_wcs_upper_buffer()
365 ch = pstr->raw_mbs [pstr->raw_mbs_idx + src_idx + i]; in build_wcs_upper_buffer()
448 int ch = pstr->raw_mbs[pstr->raw_mbs_idx + src_idx]; in build_wcs_upper_buffer()
582 pstr->mbs = (unsigned char *) pstr->raw_mbs; in re_string_reconstruct()
701 raw = pstr->raw_mbs + pstr->raw_mbs_idx; in re_string_reconstruct()
703 if (end < pstr->raw_mbs) in re_string_reconstruct()
704 end = pstr->raw_mbs; in re_string_reconstruct()
843 ch = pstr->raw_mbs[pstr->raw_mbs_idx + off]; in internal_function()
[all …]
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/pdftexdir/regex/
H A Dregex_internal.c168 pstr->raw_mbs = (const unsigned char *) str; in re_string_construct_common()
303 ((const char *) pstr->raw_mbs + pstr->raw_mbs_idx in build_wcs_upper_buffer()
324 pstr->raw_mbs + pstr->raw_mbs_idx + byte_idx, mbclen); in build_wcs_upper_buffer()
365 ch = pstr->raw_mbs [pstr->raw_mbs_idx + src_idx + i]; in build_wcs_upper_buffer()
448 int ch = pstr->raw_mbs[pstr->raw_mbs_idx + src_idx]; in build_wcs_upper_buffer()
582 pstr->mbs = (unsigned char *) pstr->raw_mbs; in re_string_reconstruct()
701 raw = pstr->raw_mbs + pstr->raw_mbs_idx; in re_string_reconstruct()
703 if (end < pstr->raw_mbs) in re_string_reconstruct()
704 end = pstr->raw_mbs; in re_string_reconstruct()
843 ch = pstr->raw_mbs[pstr->raw_mbs_idx + off]; in internal_function()
[all …]
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/pdftexdir/regex/
H A Dregex_internal.c168 pstr->raw_mbs = (const unsigned char *) str; in re_string_construct_common()
303 ((const char *) pstr->raw_mbs + pstr->raw_mbs_idx in build_wcs_upper_buffer()
324 pstr->raw_mbs + pstr->raw_mbs_idx + byte_idx, mbclen); in build_wcs_upper_buffer()
365 ch = pstr->raw_mbs [pstr->raw_mbs_idx + src_idx + i]; in build_wcs_upper_buffer()
448 int ch = pstr->raw_mbs[pstr->raw_mbs_idx + src_idx]; in build_wcs_upper_buffer()
582 pstr->mbs = (unsigned char *) pstr->raw_mbs; in re_string_reconstruct()
701 raw = pstr->raw_mbs + pstr->raw_mbs_idx; in re_string_reconstruct()
703 if (end < pstr->raw_mbs) in re_string_reconstruct()
704 end = pstr->raw_mbs; in re_string_reconstruct()
843 ch = pstr->raw_mbs[pstr->raw_mbs_idx + off]; in internal_function()
[all …]
/dports/sysutils/sleuthkit/sleuthkit-4.7.0/framework/modules/c_FileTypeSigModule/mingw-libgnurx-2.5.1/
H A Dregex_internal.c168 pstr->raw_mbs = (const unsigned char *) str; in re_string_construct_common()
303 ((const char *) pstr->raw_mbs + pstr->raw_mbs_idx in build_wcs_upper_buffer()
324 pstr->raw_mbs + pstr->raw_mbs_idx + byte_idx, mbclen); in build_wcs_upper_buffer()
365 ch = pstr->raw_mbs [pstr->raw_mbs_idx + src_idx + i]; in build_wcs_upper_buffer()
448 int ch = pstr->raw_mbs[pstr->raw_mbs_idx + src_idx]; in build_wcs_upper_buffer()
582 pstr->mbs = (unsigned char *) pstr->raw_mbs; in re_string_reconstruct()
701 raw = pstr->raw_mbs + pstr->raw_mbs_idx; in re_string_reconstruct()
703 if (end < pstr->raw_mbs) in re_string_reconstruct()
704 end = pstr->raw_mbs; in re_string_reconstruct()
843 ch = pstr->raw_mbs[pstr->raw_mbs_idx + off]; in internal_function()
[all …]
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/ext/regex/
H A Dregex_internal.c168 pstr->raw_mbs = (const unsigned char *) str; in re_string_construct_common()
303 ((const char *) pstr->raw_mbs + pstr->raw_mbs_idx in build_wcs_upper_buffer()
324 pstr->raw_mbs + pstr->raw_mbs_idx + byte_idx, mbclen); in build_wcs_upper_buffer()
365 ch = pstr->raw_mbs [pstr->raw_mbs_idx + src_idx + i]; in build_wcs_upper_buffer()
448 int ch = pstr->raw_mbs[pstr->raw_mbs_idx + src_idx]; in build_wcs_upper_buffer()
582 pstr->mbs = (unsigned char *) pstr->raw_mbs; in re_string_reconstruct()
701 raw = pstr->raw_mbs + pstr->raw_mbs_idx; in re_string_reconstruct()
703 if (end < pstr->raw_mbs) in re_string_reconstruct()
704 end = pstr->raw_mbs; in re_string_reconstruct()
843 ch = pstr->raw_mbs[pstr->raw_mbs_idx + off]; in internal_function()
[all …]
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/ext/regex/
H A Dregex_internal.c168 pstr->raw_mbs = (const unsigned char *) str; in re_string_construct_common()
303 ((const char *) pstr->raw_mbs + pstr->raw_mbs_idx in build_wcs_upper_buffer()
324 pstr->raw_mbs + pstr->raw_mbs_idx + byte_idx, mbclen); in build_wcs_upper_buffer()
365 ch = pstr->raw_mbs [pstr->raw_mbs_idx + src_idx + i]; in build_wcs_upper_buffer()
448 int ch = pstr->raw_mbs[pstr->raw_mbs_idx + src_idx]; in build_wcs_upper_buffer()
582 pstr->mbs = (unsigned char *) pstr->raw_mbs; in re_string_reconstruct()
701 raw = pstr->raw_mbs + pstr->raw_mbs_idx; in re_string_reconstruct()
703 if (end < pstr->raw_mbs) in re_string_reconstruct()
704 end = pstr->raw_mbs; in re_string_reconstruct()
843 ch = pstr->raw_mbs[pstr->raw_mbs_idx + off]; in internal_function()
[all …]
/dports/net-mgmt/monitoring-plugins/monitoring-plugins-2.3.1/gl/
H A Dregex_internal.c174 pstr->raw_mbs = (const unsigned char *) str; in re_string_construct_common()
299 = toupper (pstr->raw_mbs[pstr->raw_mbs_idx + byte_idx]); in build_wcs_upper_buffer()
331 pstr->raw_mbs + pstr->raw_mbs_idx + byte_idx, mbclen); in build_wcs_upper_buffer()
374 ch = pstr->raw_mbs [pstr->raw_mbs_idx + src_idx + i]; in build_wcs_upper_buffer()
458 int ch = pstr->raw_mbs[pstr->raw_mbs_idx + src_idx]; in build_wcs_upper_buffer()
597 pstr->mbs = (unsigned char *) pstr->raw_mbs; in re_string_reconstruct()
716 raw = pstr->raw_mbs + pstr->raw_mbs_idx; in re_string_reconstruct()
718 if (end < pstr->raw_mbs) in re_string_reconstruct()
719 end = pstr->raw_mbs; in re_string_reconstruct()
859 ch = pstr->raw_mbs[pstr->raw_mbs_idx + off]; in re_string_peek_byte_case()
[all …]

12345678