Home | History | Annotate | Download | only in policyrep

Lines Matching refs:SWIG_FromCharPtrAndSize

3071 SWIG_FromCharPtrAndSize(const char* carray, size_t size)
3094 return SWIG_FromCharPtrAndSize(cptr, (cptr ? strlen(cptr) : 0));