Home
last modified time | relevance | path

Searched refs:text_current (Results 1 – 8 of 8) sorted by relevance

/dports/cad/horizon-eda/horizon-2.1.0/scripts/
H A Dmake_help.py6 text_current = None variable
10 text_current = line[1:] variable
11 texts[text_current] = ""
12 elif text_current is not None :
13 texts[text_current] += line+"\n"
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/mroonga/vendor/groonga/lib/
H A Doperator.c886 const char *text_current = text; in string_have_sub_text() local
899 while (text_current < text_end) { in string_have_sub_text()
902 text_char_len = grn_charlen(ctx, text_current, text_end); in string_have_sub_text()
908 memcmp(text_current, sub_text_current, text_char_len) == 0) { in string_have_sub_text()
926 text_current += text_char_len; in string_have_sub_text()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/mroonga/vendor/groonga/lib/
H A Doperator.c886 const char *text_current = text; in string_have_sub_text() local
899 while (text_current < text_end) { in string_have_sub_text()
902 text_char_len = grn_charlen(ctx, text_current, text_end); in string_have_sub_text()
908 memcmp(text_current, sub_text_current, text_char_len) == 0) { in string_have_sub_text()
926 text_current += text_char_len; in string_have_sub_text()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/mroonga/vendor/groonga/lib/
H A Doperator.c886 const char *text_current = text; in string_have_sub_text() local
899 while (text_current < text_end) { in string_have_sub_text()
902 text_char_len = grn_charlen(ctx, text_current, text_end); in string_have_sub_text()
908 memcmp(text_current, sub_text_current, text_char_len) == 0) { in string_have_sub_text()
926 text_current += text_char_len; in string_have_sub_text()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/mroonga/vendor/groonga/lib/
H A Doperator.c886 const char *text_current = text; in string_have_sub_text() local
899 while (text_current < text_end) { in string_have_sub_text()
902 text_char_len = grn_charlen(ctx, text_current, text_end); in string_have_sub_text()
908 memcmp(text_current, sub_text_current, text_char_len) == 0) { in string_have_sub_text()
926 text_current += text_char_len; in string_have_sub_text()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/mroonga/vendor/groonga/lib/
H A Doperator.c886 const char *text_current = text; in string_have_sub_text() local
899 while (text_current < text_end) { in string_have_sub_text()
902 text_char_len = grn_charlen(ctx, text_current, text_end); in string_have_sub_text()
908 memcmp(text_current, sub_text_current, text_char_len) == 0) { in string_have_sub_text()
926 text_current += text_char_len; in string_have_sub_text()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/mroonga/vendor/groonga/lib/
H A Doperator.c886 const char *text_current = text; in string_have_sub_text() local
899 while (text_current < text_end) { in string_have_sub_text()
902 text_char_len = grn_charlen(ctx, text_current, text_end); in string_have_sub_text()
908 memcmp(text_current, sub_text_current, text_char_len) == 0) { in string_have_sub_text()
926 text_current += text_char_len; in string_have_sub_text()
/dports/www/opencart/opencart-3.0.3.8/upload/install/view/template/install/
H A Dstep_2.twig29 <td width="25%"><b>{{ text_current }}</b></td>
110 <td width="25%"><b>{{ text_current }}</b></td>