Searched defs:sljit_get_compiler_error (Results 1 - 1 of 1) sorted by relevance
/external/pcre/dist/sljit/ | ||
H A D | sljitLir.h | 420 static SLJIT_INLINE sljit_si sljit_get_compiler_error(struct sljit_compiler *compiler) { return compiler->error; } function |
Completed in 330 milliseconds