Searched refs:re_bytecode_reserve (Results 1 – 1 of 1) sorted by relevance
51 re_bytecode_reserve (re_compiler_ctx_t *re_ctx_p, /**< RegExp bytecode context */ in re_bytecode_reserve() function70 re_bytecode_reserve (re_ctx_p, size); in re_bytecode_insert()85 uint8_t *dest_p = re_bytecode_reserve (re_ctx_p, sizeof (uint8_t)); in re_append_byte()235 uint8_t *dest_p = re_bytecode_reserve (re_ctx_p, size); in re_append_value()285 uint8_t *dest_p = re_bytecode_reserve (re_ctx_p, size); in re_append_char()