CAM
string_utils Module Reference

Functions/Subroutines

character(len=len(str)) function, public to_upper (str)
 
character(len=len(str)) function, public to_lower (str)
 
integer function, public incstr (s, inc)
 
integer function lastnd (cs)
 
integer function, public glc (cs)
 

Function/Subroutine Documentation

◆ glc()

integer function, public string_utils::glc ( character(len=*), intent(in)  cs)
Here is the caller graph for this function:

◆ incstr()

integer function, public string_utils::incstr ( character(len=*), intent(inout)  s,
integer, intent(in)  inc 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ lastnd()

integer function string_utils::lastnd ( character(len=*), intent(in)  cs)
private
Here is the call graph for this function:
Here is the caller graph for this function:

◆ to_lower()

character(len=len(str)) function, public string_utils::to_lower ( character(len=*), intent(in)  str)
Here is the caller graph for this function:

◆ to_upper()

character(len=len(str)) function, public string_utils::to_upper ( character(len=*), intent(in)  str)
Here is the caller graph for this function: