Open Search
    RegularExpressionInterface Member List

    This is the complete list of members for RegularExpressionInterface, including all inherited members.

    Alloc(MAXON_SOURCE_LOCATION_DECLARATION)RegularExpressionInterfacestatic
    Find(const String &text, REGPARSEMODE mode, Bool onlyFirst, Int *resPos, String *resPattern)RegularExpressionInterface
    FindAll(const String &text, REGPARSEMODE mode, const ValueReceiver< const FindRecvType & > &recv, Bool onlyFirst=false) constRegularExpressionInterface
    FindNext(const String &text, Int *resPos, String *resPattern)RegularExpressionInterface
    FindRecvType typedefRegularExpressionInterface
    InitExpression(const String &regularExpression)RegularExpressionInterface
    InitSimpleExpression(const String &simpleExpression)RegularExpressionInterface
    MAXON_INTERFACE_NONVIRTUAL(RegularExpressionInterface, MAXON_REFERENCE_NORMAL, "net.maxon.interface.regularexpression")RegularExpressionInterfaceprivate