Home
last modified time | relevance | path

Searched refs:pszEndLine (Results 1 – 4 of 4) sorted by relevance

/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/common/
H A Dintl.cpp2735 wxChar const * pszEndLine = wxStrchr(pszFound, wxT('\n')); in GetHeaderValue() local
2736 if ( pszEndLine == NULL ) pszEndLine = pszFound + wxStrlen(pszFound); in GetHeaderValue()
2740 wxString retVal( pszFound, pszEndLine - pszFound ); in GetHeaderValue()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/common/
H A Dintl.cpp2735 wxChar const * pszEndLine = wxStrchr(pszFound, wxT('\n')); in GetHeaderValue() local
2736 if ( pszEndLine == NULL ) pszEndLine = pszFound + wxStrlen(pszFound); in GetHeaderValue()
2740 wxString retVal( pszFound, pszEndLine - pszFound ); in GetHeaderValue()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/common/
H A Dintl.cpp2735 wxChar const * pszEndLine = wxStrchr(pszFound, wxT('\n')); in GetHeaderValue() local
2736 if ( pszEndLine == NULL ) pszEndLine = pszFound + wxStrlen(pszFound); in GetHeaderValue()
2740 wxString retVal( pszFound, pszEndLine - pszFound ); in GetHeaderValue()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/common/
H A Dintl.cpp2735 wxChar const * pszEndLine = wxStrchr(pszFound, wxT('\n')); in GetHeaderValue() local
2736 if ( pszEndLine == NULL ) pszEndLine = pszFound + wxStrlen(pszFound); in GetHeaderValue()
2740 wxString retVal( pszFound, pszEndLine - pszFound ); in GetHeaderValue()