Searched refs:inputString (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlregexp.c325 const xmlChar *inputString; /* when operating on characters */ member in struct:_xmlRegExecCtxt
2880 printf(": %s", &(exec->inputString[exec->index]));
2988 exec->inputString = content;
3012 ((exec->inputString[exec->index] != 0) ||
3025 if ((exec->inputString[exec->index] == 0) && (exec->counts == NULL)) {
3074 } else if (exec->inputString[exec->index] != 0) {
3075 codepoint = CUR_SCHAR(&(exec->inputString[exec->index]), len);
3110 if (exec->inputString[exec->index] == 0) {
3127 codepoint = CUR_SCHAR(&(exec->inputString[exec->index]),
3292 exec->inputString
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlregexp.c332 const xmlChar *inputString; /* when operating on characters */ member in struct:_xmlRegExecCtxt
3032 printf(": %s", &(exec->inputString[exec->index]));
3140 exec->inputString = content;
3164 ((exec->inputString[exec->index] != 0) ||
3178 if ((exec->inputString[exec->index] == 0) && (exec->counts == NULL)) {
3227 } else if (exec->inputString[exec->index] != 0) {
3228 codepoint = CUR_SCHAR(&(exec->inputString[exec->index]), len);
3273 if (exec->inputString[exec->index] == 0) {
3290 codepoint = CUR_SCHAR(&(exec->inputString[exec->index]),
3463 exec->inputString
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlregexp.c325 const xmlChar *inputString; /* when operating on characters */ member in struct:_xmlRegExecCtxt
2880 printf(": %s", &(exec->inputString[exec->index]));
2988 exec->inputString = content;
3012 ((exec->inputString[exec->index] != 0) ||
3025 if ((exec->inputString[exec->index] == 0) && (exec->counts == NULL)) {
3074 } else if (exec->inputString[exec->index] != 0) {
3075 codepoint = CUR_SCHAR(&(exec->inputString[exec->index]), len);
3110 if (exec->inputString[exec->index] == 0) {
3127 codepoint = CUR_SCHAR(&(exec->inputString[exec->index]),
3292 exec->inputString
[all...]

Completed in 178 milliseconds