Searched defs:ostring (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xedit/dist/lisp/
H A Dregex.c132 LispObj *regex, *ostring, *count, *ostart, *oend, *notbol, *noteol; local in function:Lisp_Reexec
H A Dstream.c565 LispObj *ostring, *ostart, *oend, *result; local in function:Lisp_MakeStringInputStream
H A Dstring.c375 LispObj *ostring, *oindex; local in function:Lisp_Char
404 LispObj *ostring, *oindex, *ovalue; local in function:Lisp_XeditCharStore
426 THESTR(ostring)[offset] = character; local in function:Lisp_XeditCharStore
586 LispObj *ostring, *ostart, *oend, *oradix, *junk_allowed; local in function:Lisp_ParseInteger
734 LispObj *ostring, *eof_error_p, *eof_value, *ostart, *oend; local in function:Lisp_ReadFromString
785 LispObj *ochars, *ostring; local in function:LispStringTrim
1126 LispObj *ostring, *ostart, *oend; local in function:LispStringUpcase
1198 LispObj *ostring, *ostart, *oend; local in function:LispStringDowncase
1269 LispObj *ostring, *ostart, *oend; local in function:LispStringCapitalize
[all...]

Completed in 36 milliseconds