Searched refs:externalSubset1 (Results 1 - 2 of 2) sorted by relevance
/third_party/skia/third_party/externals/expat/expat/lib/ |
H A D | xmlrole.c | 116 = ((state)->documentEntity ? internalSubset : externalSubset1)) 133 externalSubset0, externalSubset1, condSect0, condSect1, condSect2, variable 380 state->handler = externalSubset1; in externalSubset0() 383 return externalSubset1(state, tok, ptr, end, enc); in externalSubset0() 387 externalSubset1(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in externalSubset1() function 1150 state->handler = externalSubset1; in condSect1() 1167 state->handler = externalSubset1; in condSect2()
|
/third_party/python/Modules/expat/ |
H A D | xmlrole.c | 117 = ((state)->documentEntity ? internalSubset : externalSubset1)) 134 externalSubset0, externalSubset1, condSect0, condSect1, condSect2, variable 381 state->handler = externalSubset1; in externalSubset0() 384 return externalSubset1(state, tok, ptr, end, enc); in externalSubset0() 388 externalSubset1(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in externalSubset1() function 1151 state->handler = externalSubset1; in condSect1() 1168 state->handler = externalSubset1; in condSect2()
|
Completed in 4 milliseconds