Home
last modified time | relevance | path

Searched refs:startpos (Results 101 – 125 of 3962) sorted by relevance

12345678910>>...159

/dports/sysutils/vector/vector-0.10.0/cargo-crates/onig_sys-69.1.0/oniguruma/src/
H A Dreggnu.c42 int startpos, int range) in re_adjust_startpos() argument
44 if (startpos > 0 && ONIGENC_MBC_MAXLEN(reg->enc) != 1 && startpos < size) { in re_adjust_startpos()
46 UChar *s = (UChar* )string + startpos; in re_adjust_startpos()
57 return startpos; in re_adjust_startpos()
69 re_search(regex_t* bufp, const char* string, int size, int startpos, int range, in re_search() argument
73 (UChar* )(string + startpos), in re_search()
74 (UChar* )(string + startpos + range), in re_search()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
H A Dreggnu.c42 int startpos, int range) in re_adjust_startpos() argument
44 if (startpos > 0 && ONIGENC_MBC_MAXLEN(reg->enc) != 1 && startpos < size) { in re_adjust_startpos()
46 UChar *s = (UChar* )string + startpos; in re_adjust_startpos()
57 return startpos; in re_adjust_startpos()
69 re_search(regex_t* bufp, const char* string, int size, int startpos, int range, in re_search() argument
73 (UChar* )(string + startpos), in re_search()
74 (UChar* )(string + startpos + range), in re_search()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/onig_sys-69.7.0/oniguruma/src/
H A Dreggnu.c42 int startpos, int range) in re_adjust_startpos() argument
44 if (startpos > 0 && ONIGENC_MBC_MAXLEN(reg->enc) != 1 && startpos < size) { in re_adjust_startpos()
46 UChar *s = (UChar* )string + startpos; in re_adjust_startpos()
57 return startpos; in re_adjust_startpos()
69 re_search(regex_t* bufp, const char* string, int size, int startpos, int range, in re_search() argument
73 (UChar* )(string + startpos), in re_search()
74 (UChar* )(string + startpos + range), in re_search()
/dports/converters/php73-mbstring/php-7.3.33/ext/mbstring/oniguruma/src/
H A Dreggnu.c42 int startpos, int range) in re_adjust_startpos() argument
44 if (startpos > 0 && ONIGENC_MBC_MAXLEN(reg->enc) != 1 && startpos < size) { in re_adjust_startpos()
46 UChar *s = (UChar* )string + startpos; in re_adjust_startpos()
57 return startpos; in re_adjust_startpos()
69 re_search(regex_t* bufp, const char* string, int size, int startpos, int range, in re_search() argument
73 (UChar* )(string + startpos), in re_search()
74 (UChar* )(string + startpos + range), in re_search()
/dports/editors/xi-core/xi-editor-0.3.0/rust/cargo-crates/onig_sys-69.1.0/oniguruma/src/
H A Dreggnu.c42 int startpos, int range) in re_adjust_startpos() argument
44 if (startpos > 0 && ONIGENC_MBC_MAXLEN(reg->enc) != 1 && startpos < size) { in re_adjust_startpos()
46 UChar *s = (UChar* )string + startpos; in re_adjust_startpos()
57 return startpos; in re_adjust_startpos()
69 re_search(regex_t* bufp, const char* string, int size, int startpos, int range, in re_search() argument
73 (UChar* )(string + startpos), in re_search()
74 (UChar* )(string + startpos + range), in re_search()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
H A Dreggnu.c42 int startpos, int range) in re_adjust_startpos() argument
44 if (startpos > 0 && ONIGENC_MBC_MAXLEN(reg->enc) != 1 && startpos < size) { in re_adjust_startpos()
46 UChar *s = (UChar* )string + startpos; in re_adjust_startpos()
57 return startpos; in re_adjust_startpos()
69 re_search(regex_t* bufp, const char* string, int size, int startpos, int range, in re_search() argument
73 (UChar* )(string + startpos), in re_search()
74 (UChar* )(string + startpos + range), in re_search()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Universal/RegularExpressionDxe/oniguruma/src/
H A Dreggnu.c42 int startpos, int range) in re_adjust_startpos() argument
44 if (startpos > 0 && ONIGENC_MBC_MAXLEN(reg->enc) != 1 && startpos < size) { in re_adjust_startpos()
46 UChar *s = (UChar* )string + startpos; in re_adjust_startpos()
57 return startpos; in re_adjust_startpos()
69 re_search(regex_t* bufp, const char* string, int size, int startpos, int range, in re_search() argument
73 (UChar* )(string + startpos), in re_search()
74 (UChar* )(string + startpos + range), in re_search()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Universal/RegularExpressionDxe/oniguruma/src/
H A Dreggnu.c42 int startpos, int range) in re_adjust_startpos() argument
44 if (startpos > 0 && ONIGENC_MBC_MAXLEN(reg->enc) != 1 && startpos < size) { in re_adjust_startpos()
46 UChar *s = (UChar* )string + startpos; in re_adjust_startpos()
57 return startpos; in re_adjust_startpos()
69 re_search(regex_t* bufp, const char* string, int size, int startpos, int range, in re_search() argument
73 (UChar* )(string + startpos), in re_search()
74 (UChar* )(string + startpos + range), in re_search()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
H A Dreggnu.c42 int startpos, int range) in re_adjust_startpos() argument
44 if (startpos > 0 && ONIGENC_MBC_MAXLEN(reg->enc) != 1 && startpos < size) { in re_adjust_startpos()
46 UChar *s = (UChar* )string + startpos; in re_adjust_startpos()
57 return startpos; in re_adjust_startpos()
69 re_search(regex_t* bufp, const char* string, int size, int startpos, int range, in re_search() argument
73 (UChar* )(string + startpos), in re_search()
74 (UChar* )(string + startpos + range), in re_search()
/dports/devel/oniguruma/oniguruma-6.9.7.1/src/
H A Dreggnu.c42 int startpos, int range) in re_adjust_startpos() argument
44 if (startpos > 0 && ONIGENC_MBC_MAXLEN(reg->enc) != 1 && startpos < size) { in re_adjust_startpos()
46 UChar *s = (UChar* )string + startpos; in re_adjust_startpos()
57 return startpos; in re_adjust_startpos()
69 re_search(regex_t* bufp, const char* string, int size, int startpos, int range, in re_search() argument
73 (UChar* )(string + startpos), in re_search()
74 (UChar* )(string + startpos + range), in re_search()
/dports/www/zola/zola-0.15.2/cargo-crates/onig_sys-69.7.1/oniguruma/src/
H A Dreggnu.c42 int startpos, int range) in re_adjust_startpos() argument
44 if (startpos > 0 && ONIGENC_MBC_MAXLEN(reg->enc) != 1 && startpos < size) { in re_adjust_startpos()
46 UChar *s = (UChar* )string + startpos; in re_adjust_startpos()
57 return startpos; in re_adjust_startpos()
69 re_search(regex_t* bufp, const char* string, int size, int startpos, int range, in re_search() argument
73 (UChar* )(string + startpos), in re_search()
74 (UChar* )(string + startpos + range), in re_search()
/dports/www/xh/xh-0.14.1/cargo-crates/onig_sys-69.7.0/oniguruma/src/
H A Dreggnu.c42 int startpos, int range) in re_adjust_startpos() argument
44 if (startpos > 0 && ONIGENC_MBC_MAXLEN(reg->enc) != 1 && startpos < size) { in re_adjust_startpos()
46 UChar *s = (UChar* )string + startpos; in re_adjust_startpos()
57 return startpos; in re_adjust_startpos()
69 re_search(regex_t* bufp, const char* string, int size, int startpos, int range, in re_search() argument
73 (UChar* )(string + startpos), in re_search()
74 (UChar* )(string + startpos + range), in re_search()
/dports/www/mod_php73/php-7.3.33/ext/mbstring/oniguruma/src/
H A Dreggnu.c42 int startpos, int range) in re_adjust_startpos() argument
44 if (startpos > 0 && ONIGENC_MBC_MAXLEN(reg->enc) != 1 && startpos < size) { in re_adjust_startpos()
46 UChar *s = (UChar* )string + startpos; in re_adjust_startpos()
57 return startpos; in re_adjust_startpos()
69 re_search(regex_t* bufp, const char* string, int size, int startpos, int range, in re_search() argument
73 (UChar* )(string + startpos), in re_search()
74 (UChar* )(string + startpos + range), in re_search()
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Universal/RegularExpressionDxe/oniguruma/src/
H A Dreggnu.c42 int startpos, int range) in re_adjust_startpos() argument
44 if (startpos > 0 && ONIGENC_MBC_MAXLEN(reg->enc) != 1 && startpos < size) { in re_adjust_startpos()
46 UChar *s = (UChar* )string + startpos; in re_adjust_startpos()
57 return startpos; in re_adjust_startpos()
69 re_search(regex_t* bufp, const char* string, int size, int startpos, int range, in re_search() argument
73 (UChar* )(string + startpos), in re_search()
74 (UChar* )(string + startpos + range), in re_search()
/dports/textproc/bat/bat-0.18.3/cargo-crates/onig_sys-69.6.0/oniguruma/src/
H A Dreggnu.c42 int startpos, int range) in re_adjust_startpos() argument
44 if (startpos > 0 && ONIGENC_MBC_MAXLEN(reg->enc) != 1 && startpos < size) { in re_adjust_startpos()
46 UChar *s = (UChar* )string + startpos; in re_adjust_startpos()
57 return startpos; in re_adjust_startpos()
69 re_search(regex_t* bufp, const char* string, int size, int startpos, int range, in re_search() argument
73 (UChar* )(string + startpos), in re_search()
74 (UChar* )(string + startpos + range), in re_search()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/onigmo/
H A Dreggnu.c46 int startpos, int range) in re_adjust_startpos() argument
48 if (startpos > 0 && ONIGENC_MBC_MAXLEN(reg->enc) != 1 && startpos < size) { in re_adjust_startpos()
50 UChar *s = (UChar* )string + startpos; in re_adjust_startpos()
62 return startpos; in re_adjust_startpos()
74 re_search(regex_t* bufp, const char* string, int size, int startpos, int range, in re_search() argument
78 (UChar* )(string + startpos), in re_search()
79 (UChar* )(string + startpos + range), in re_search()
/dports/mail/cyrus-imapd30/cyrus-imapd-3.0.16/imap/
H A Dvcard_support.c70 if (pos.startpos < 60) { in vcard_parse_string()
71 int len = pos.errorpos - pos.startpos; in vcard_parse_string()
74 pos.startpos, str, len, str + pos.startpos); in vcard_parse_string()
76 else if (pos.errorpos - pos.startpos < 40) { in vcard_parse_string()
77 int len = pos.errorpos - pos.startpos; in vcard_parse_string()
81 len, str + pos.startpos); in vcard_parse_string()
86 20, str + pos.startpos, in vcard_parse_string()
/dports/security/cvechecker/cvechecker-3.9/src/
H A Dcvecheck.c695 int startpos = 1; in process_versiondata() local
715 startpos += temppos+1; in process_versiondata()
734 startpos += temppos+1; in process_versiondata()
752 startpos += temppos+1; in process_versiondata()
768 ctrpos = startpos; in process_versiondata()
769 while ((ctrpos <= startpos+temppos) && (ctrpos >= startpos)) { in process_versiondata()
784 startpos += temppos+1; in process_versiondata()
796 if ((line[startpos] != 'a') && (line[startpos] != 'h') && (line[startpos] != 'o')) { in process_versiondata()
801 startpos += temppos+1; in process_versiondata()
819 startpos += temppos+1; in process_versiondata()
[all …]
/dports/www/newsboat/newsboat-2.22.1/src/
H A Dstrprintf.cpp44 std::string::size_type startpos = 0, next_sign_pos = 0; in split_format() local
49 startpos = printf_format.find_first_of('%', startpos); in split_format()
50 next_sign_pos = printf_format.find_first_of('%', startpos + 1); in split_format()
51 if (next_sign_pos - startpos == 1) { in split_format()
53 startpos = next_sign_pos + 1; in split_format()
/dports/games/zaz/zaz-1.0.1/src/
H A Dscene.cpp424 string::size_type startpos = 0; in LoadFrameEvents() local
429 fields.push_back(nextEventLine.substr(startpos, (endpos - startpos))); in LoadFrameEvents()
430 startpos = endpos + 1; in LoadFrameEvents()
439 startpos = 0; in LoadFrameEvents()
443 … ev.keyDown.push_back((SDLKey)atoi(fields[1].substr(startpos, (endpos - startpos)).c_str())); in LoadFrameEvents()
444 startpos = endpos + 1; in LoadFrameEvents()
447 if (fields[1].size() - startpos) in LoadFrameEvents()
451 startpos = 0; in LoadFrameEvents()
455 … ev.keyUp.push_back((SDLKey)atoi(fields[2].substr(startpos, (endpos - startpos)).c_str())); in LoadFrameEvents()
456 startpos = endpos + 1; in LoadFrameEvents()
[all …]
/dports/games/dunelegacy/dunelegacy-0.96.4/src/misc/
H A Dstring_util.cpp52 int startpos = 0; in splitString() local
57 *(pStr[index]) = parseString.substr(startpos,i-startpos); in splitString()
58 startpos = i + 1; in splitString()
67 *(pStr[index]) = parseString.substr(startpos,parseString.size()-startpos); in splitString()
149 size_t startpos = 0; in greedyWordWrap() local
153 nextpos = text.find("\n",startpos); in greedyWordWrap()
155 hardLines.push_back(text.substr(startpos,text.length()-startpos)); in greedyWordWrap()
157 hardLines.push_back(text.substr(startpos,nextpos-startpos)); in greedyWordWrap()
158 startpos = nextpos+1; in greedyWordWrap()
/dports/lang/mosh/mosh-0.2.7/extlibs/onig-5.9.2/
H A Dreggnu.c45 int startpos, int range) in re_adjust_startpos() argument
47 if (startpos > 0 && ONIGENC_MBC_MAXLEN(reg->enc) != 1 && startpos < size) { in re_adjust_startpos()
49 UChar *s = (UChar* )string + startpos; in re_adjust_startpos()
60 return startpos; in re_adjust_startpos()
72 re_search(regex_t* bufp, const char* string, int size, int startpos, int range, in re_search() argument
76 (UChar* )(string + startpos), in re_search()
77 (UChar* )(string + startpos + range), in re_search()
/dports/editors/asedit/asedit-1.3.2/
H A Dfind_pos.c85 startpos, endpos, forward, in find_string_pos_in_buffer() argument
89 long startpos;
96 long startpos, long endpos, Boolean forward,
114 if(startpos < 0L)
116 if(forward) startpos = 0L;
117 else startpos = buf_size;
127 if(startpos > buf_size) startpos=buf_size;
137 for( i = startpos; i < endpos; i++)
163 for( i = startpos-1; i >= endpos; i--)
191 for( i = startpos; i < endpos; i++)
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/fxbarcode/pdf417/
H A DBC_PDF417HighLevelEncoder.h30 size_t startpos,
35 size_t startpos,
40 size_t startpos,
43 static size_t DetermineConsecutiveDigitCount(WideString msg, size_t startpos);
44 static size_t DetermineConsecutiveTextCount(WideString msg, size_t startpos);
48 size_t startpos);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/fxbarcode/pdf417/
H A DBC_PDF417HighLevelEncoder.h28 size_t startpos,
33 size_t startpos,
38 size_t startpos,
41 static size_t DetermineConsecutiveDigitCount(WideString msg, size_t startpos);
42 static size_t DetermineConsecutiveTextCount(WideString msg, size_t startpos);
46 size_t startpos);

12345678910>>...159