Searched refs:CUR_SCHAR (Results 1 - 12 of 12) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dtree.c346 #define CUR_SCHAR(s, l) xmlStringCurrentChar(NULL, s, &l) macro
392 c = CUR_SCHAR(cur, l);
396 c = CUR_SCHAR(cur, l);
402 c = CUR_SCHAR(cur, l);
407 c = CUR_SCHAR(cur, l);
412 c = CUR_SCHAR(cur, l);
479 c = CUR_SCHAR(cur, l);
483 c = CUR_SCHAR(cur, l);
489 c = CUR_SCHAR(cur, l);
494 c = CUR_SCHAR(cu
[all...]
H A Dxmlregexp.c54 #define CUR_SCHAR(s, l) xmlStringCurrentChar(NULL, s, &l) macro
3075 codepoint = CUR_SCHAR(&(exec->inputString[exec->index]), len);
3127 codepoint = CUR_SCHAR(&(exec->inputString[exec->index]),
4250 codepoint = CUR_SCHAR(&(exec->inputString[exec->index]), len);
4290 codepoint = CUR_SCHAR(&(exec->inputString[exec->index]),
4373 cur = CUR_SCHAR(ctxt->cur, len);
4840 end = start = CUR_SCHAR(ctxt->cur, len);
4874 end = CUR_SCHAR(ctxt->cur, len);
5077 codepoint = CUR_SCHAR(ctxt->cur, len);
H A Dparser.c1486 * CUR_SCHAR same but operate on a string instead of the context
1582 #define CUR_SCHAR(s, l) xmlStringCurrentChar(ctxt, s, &l) macro
2200 c = CUR_SCHAR(str, l);
2294 c = CUR_SCHAR(str, l);
2527 int first = CUR_SCHAR(cur, l);
2747 c = CUR_SCHAR(cur, l);
2760 c = CUR_SCHAR(cur, l);
2795 c = CUR_SCHAR(cur, l);
H A DHTMLparser.c284 #define CUR_SCHAR(s, l) xmlStringCurrentChar(ctxt, s, &l) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dtree.c349 #define CUR_SCHAR(s, l) xmlStringCurrentChar(NULL, s, &l) macro
395 c = CUR_SCHAR(cur, l);
399 c = CUR_SCHAR(cur, l);
405 c = CUR_SCHAR(cur, l);
410 c = CUR_SCHAR(cur, l);
415 c = CUR_SCHAR(cur, l);
482 c = CUR_SCHAR(cur, l);
486 c = CUR_SCHAR(cur, l);
492 c = CUR_SCHAR(cur, l);
497 c = CUR_SCHAR(cu
[all...]
H A Dxmlregexp.c54 #define CUR_SCHAR(s, l) xmlStringCurrentChar(NULL, s, &l) macro
3228 codepoint = CUR_SCHAR(&(exec->inputString[exec->index]), len);
3290 codepoint = CUR_SCHAR(&(exec->inputString[exec->index]),
4421 codepoint = CUR_SCHAR(&(exec->inputString[exec->index]), len);
4461 codepoint = CUR_SCHAR(&(exec->inputString[exec->index]),
4544 cur = CUR_SCHAR(ctxt->cur, len);
4949 end = start = CUR_SCHAR(ctxt->cur, len);
4988 end = CUR_SCHAR(ctxt->cur, len);
5191 codepoint = CUR_SCHAR(ctxt->cur, len);
H A Dparser.c1780 * CUR_SCHAR same but operate on a string instead of the context
1876 #define CUR_SCHAR(s, l) xmlStringCurrentChar(ctxt, s, &l) macro
2504 c = CUR_SCHAR(str, l);
2613 c = CUR_SCHAR(str, l);
2851 int first = CUR_SCHAR(cur, l);
3311 c = CUR_SCHAR(cur, l);
3318 c = CUR_SCHAR(cur, l);
3322 c = CUR_SCHAR(cur, l);
3352 c = CUR_SCHAR(cur, l);
H A DHTMLparser.c284 #define CUR_SCHAR(s, l) xmlStringCurrentChar(ctxt, s, &l) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dtree.c346 #define CUR_SCHAR(s, l) xmlStringCurrentChar(NULL, s, &l) macro
392 c = CUR_SCHAR(cur, l);
396 c = CUR_SCHAR(cur, l);
402 c = CUR_SCHAR(cur, l);
407 c = CUR_SCHAR(cur, l);
412 c = CUR_SCHAR(cur, l);
479 c = CUR_SCHAR(cur, l);
483 c = CUR_SCHAR(cur, l);
489 c = CUR_SCHAR(cur, l);
494 c = CUR_SCHAR(cu
[all...]
H A Dxmlregexp.c54 #define CUR_SCHAR(s, l) xmlStringCurrentChar(NULL, s, &l) macro
3075 codepoint = CUR_SCHAR(&(exec->inputString[exec->index]), len);
3127 codepoint = CUR_SCHAR(&(exec->inputString[exec->index]),
4250 codepoint = CUR_SCHAR(&(exec->inputString[exec->index]), len);
4290 codepoint = CUR_SCHAR(&(exec->inputString[exec->index]),
4373 cur = CUR_SCHAR(ctxt->cur, len);
4840 end = start = CUR_SCHAR(ctxt->cur, len);
4874 end = CUR_SCHAR(ctxt->cur, len);
5077 codepoint = CUR_SCHAR(ctxt->cur, len);
H A Dparser.c1486 * CUR_SCHAR same but operate on a string instead of the context
1582 #define CUR_SCHAR(s, l) xmlStringCurrentChar(ctxt, s, &l) macro
2200 c = CUR_SCHAR(str, l);
2294 c = CUR_SCHAR(str, l);
2527 int first = CUR_SCHAR(cur, l);
2747 c = CUR_SCHAR(cur, l);
2760 c = CUR_SCHAR(cur, l);
2795 c = CUR_SCHAR(cur, l);
H A DHTMLparser.c284 #define CUR_SCHAR(s, l) xmlStringCurrentChar(ctxt, s, &l) macro

Completed in 487 milliseconds