inputString 336 third_party/libxml/src/xmlregexp.c const xmlChar *inputString; /* when operating on characters */ inputString 3071 third_party/libxml/src/xmlregexp.c printf(": %s", &(exec->inputString[exec->index])); inputString 3179 third_party/libxml/src/xmlregexp.c exec->inputString = content; inputString 3203 third_party/libxml/src/xmlregexp.c ((exec->inputString[exec->index] != 0) || inputString 3217 third_party/libxml/src/xmlregexp.c if ((exec->inputString[exec->index] == 0) && (exec->counts == NULL)) { inputString 3266 third_party/libxml/src/xmlregexp.c } else if (exec->inputString[exec->index] != 0) { inputString 3267 third_party/libxml/src/xmlregexp.c codepoint = CUR_SCHAR(&(exec->inputString[exec->index]), len); inputString 3312 third_party/libxml/src/xmlregexp.c if (exec->inputString[exec->index] == 0) { inputString 3329 third_party/libxml/src/xmlregexp.c codepoint = CUR_SCHAR(&(exec->inputString[exec->index]), inputString 3502 third_party/libxml/src/xmlregexp.c exec->inputString = NULL; inputString 4422 third_party/libxml/src/xmlregexp.c ((exec->inputString[exec->index] != 0) || inputString 4430 third_party/libxml/src/xmlregexp.c if ((exec->inputString[exec->index] == 0) && (exec->counts == NULL)) inputString 4459 third_party/libxml/src/xmlregexp.c } else if (exec->inputString[exec->index] != 0) { inputString 4460 third_party/libxml/src/xmlregexp.c codepoint = CUR_SCHAR(&(exec->inputString[exec->index]), len); inputString 4483 third_party/libxml/src/xmlregexp.c if (exec->inputString[exec->index] == 0) { inputString 4500 third_party/libxml/src/xmlregexp.c codepoint = CUR_SCHAR(&(exec->inputString[exec->index]),