Lines Matching refs:streamable
2361 int streamable = 1;2409 if (streamable) {2414 streamable = 0;2417 streamable = 0;2420 if (streamable)2430 if (streamable == 0) {2517 * Check if the pattern is streamable i.e. xmlPatternGetStreamCtxt()2520 * Returns 1 if streamable, 0 if not and -1 in case of error.