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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlregexp.c171 xmlChar *blockName; member in struct:_xmlRegRange
354 int neg, int start, int end, const xmlChar *blockName);
731 if (range->blockName != NULL)
732 xmlFree(range->blockName);
755 if (range->blockName != NULL) {
756 ret->blockName = xmlStrdup(range->blockName);
757 if (ret->blockName == NULL) {
1208 xmlChar *blockName) {
1243 range->blockName
1206 xmlRegAtomAddRange(xmlRegParserCtxtPtr ctxt, xmlRegAtomPtr atom, int neg, xmlRegAtomType type, int start, int end, xmlChar *blockName) argument
2743 xmlRegCheckCharacterRange(xmlRegAtomType type, int codepoint, int neg, int start, int end, const xmlChar *blockName) argument
4573 xmlChar *blockName = NULL; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlregexp.c165 xmlChar *blockName; member in struct:_xmlRegRange
347 int neg, int start, int end, const xmlChar *blockName);
724 if (range->blockName != NULL)
725 xmlFree(range->blockName);
1125 xmlChar *blockName) {
1160 range->blockName = blockName;
1958 range2->blockName);
1969 ret = xmlStrEqual(range1->blockName, range2->blockName);
1123 xmlRegAtomAddRange(xmlRegParserCtxtPtr ctxt, xmlRegAtomPtr atom, int neg, xmlRegAtomType type, int start, int end, xmlChar *blockName) argument
2592 xmlRegCheckCharacterRange(xmlRegAtomType type, int codepoint, int neg, int start, int end, const xmlChar *blockName) argument
4402 xmlChar *blockName = NULL; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlregexp.c165 xmlChar *blockName; member in struct:_xmlRegRange
347 int neg, int start, int end, const xmlChar *blockName);
724 if (range->blockName != NULL)
725 xmlFree(range->blockName);
1125 xmlChar *blockName) {
1160 range->blockName = blockName;
1958 range2->blockName);
1969 ret = xmlStrEqual(range1->blockName, range2->blockName);
1123 xmlRegAtomAddRange(xmlRegParserCtxtPtr ctxt, xmlRegAtomPtr atom, int neg, xmlRegAtomType type, int start, int end, xmlChar *blockName) argument
2592 xmlRegCheckCharacterRange(xmlRegAtomType type, int codepoint, int neg, int start, int end, const xmlChar *blockName) argument
4402 xmlChar *blockName = NULL; local
[all...]

Completed in 170 milliseconds