Blender V5.0
node_fn_find_in_string.cc File Reference

Go to the source code of this file.

Namespaces

namespace  blender
namespace  blender::nodes
namespace  blender::nodes::node_fn_find_in_string_cc

Functions

static void blender::nodes::node_fn_find_in_string_cc::node_declare (NodeDeclarationBuilder &b)
static int blender::nodes::node_fn_find_in_string_cc::string_find (const StringRef text, const StringRef token)
static int blender::nodes::node_fn_find_in_string_cc::string_count (const StringRef text, const StringRef token)
static void blender::nodes::node_fn_find_in_string_cc::node_build_multi_function (NodeMultiFunctionBuilder &builder)
static void blender::nodes::node_fn_find_in_string_cc::node_register ()