Home
last modified time | relevance | path

Searched refs:ResultCopy (Results 1 – 17 of 17) sorted by relevance

/dports/devel/boost-docs/boost_1_72_0/libs/algorithm/string/example/
H A Dsplit_example.cpp51 vector<std::string> ResultCopy; in main() local
52 split(ResultCopy, str1, is_any_of("-*"), token_compress_on); in main()
54 for(unsigned int nIndex=0; nIndex<ResultCopy.size(); nIndex++) in main()
56 cout << nIndex << ":" << ResultCopy[nIndex] << endl; in main()
/dports/devel/boost-python-libs/boost_1_72_0/libs/algorithm/string/example/
H A Dsplit_example.cpp51 vector<std::string> ResultCopy; in main() local
52 split(ResultCopy, str1, is_any_of("-*"), token_compress_on); in main()
54 for(unsigned int nIndex=0; nIndex<ResultCopy.size(); nIndex++) in main()
56 cout << nIndex << ":" << ResultCopy[nIndex] << endl; in main()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/algorithm/string/example/
H A Dsplit_example.cpp51 vector<std::string> ResultCopy; in main() local
52 split(ResultCopy, str1, is_any_of("-*"), token_compress_on); in main()
54 for(unsigned int nIndex=0; nIndex<ResultCopy.size(); nIndex++) in main()
56 cout << nIndex << ":" << ResultCopy[nIndex] << endl; in main()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/libs/algorithm/string/example/
H A Dsplit_example.cpp51 vector<std::string> ResultCopy; in main() local
52 split(ResultCopy, str1, is_any_of("-*"), token_compress_on); in main()
54 for(unsigned int nIndex=0; nIndex<ResultCopy.size(); nIndex++) in main()
56 cout << nIndex << ":" << ResultCopy[nIndex] << endl; in main()
/dports/databases/percona57-server/boost_1_59_0/libs/algorithm/string/example/
H A Dsplit_example.cpp51 vector<std::string> ResultCopy; in main() local
52 split(ResultCopy, str1, is_any_of("-*"), token_compress_on); in main()
54 for(unsigned int nIndex=0; nIndex<ResultCopy.size(); nIndex++) in main()
56 cout << nIndex << ":" << ResultCopy[nIndex] << endl; in main()
/dports/databases/xtrabackup/boost_1_59_0/libs/algorithm/string/example/
H A Dsplit_example.cpp51 vector<std::string> ResultCopy; in main() local
52 split(ResultCopy, str1, is_any_of("-*"), token_compress_on); in main()
54 for(unsigned int nIndex=0; nIndex<ResultCopy.size(); nIndex++) in main()
56 cout << nIndex << ":" << ResultCopy[nIndex] << endl; in main()
/dports/databases/percona57-client/boost_1_59_0/libs/algorithm/string/example/
H A Dsplit_example.cpp51 vector<std::string> ResultCopy; in main() local
52 split(ResultCopy, str1, is_any_of("-*"), token_compress_on); in main()
54 for(unsigned int nIndex=0; nIndex<ResultCopy.size(); nIndex++) in main()
56 cout << nIndex << ":" << ResultCopy[nIndex] << endl; in main()
/dports/devel/boost-libs/boost_1_72_0/libs/algorithm/string/example/
H A Dsplit_example.cpp51 vector<std::string> ResultCopy; in main() local
52 split(ResultCopy, str1, is_any_of("-*"), token_compress_on); in main()
54 for(unsigned int nIndex=0; nIndex<ResultCopy.size(); nIndex++) in main()
56 cout << nIndex << ":" << ResultCopy[nIndex] << endl; in main()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/algorithm/string/example/
H A Dsplit_example.cpp51 vector<std::string> ResultCopy; in main() local
52 split(ResultCopy, str1, is_any_of("-*"), token_compress_on); in main()
54 for(unsigned int nIndex=0; nIndex<ResultCopy.size(); nIndex++) in main()
56 cout << nIndex << ":" << ResultCopy[nIndex] << endl; in main()
/dports/devel/hyperscan/boost_1_75_0/libs/algorithm/string/example/
H A Dsplit_example.cpp51 vector<std::string> ResultCopy; in main() local
52 split(ResultCopy, str1, is_any_of("-*"), token_compress_on); in main()
54 for(unsigned int nIndex=0; nIndex<ResultCopy.size(); nIndex++) in main()
56 cout << nIndex << ":" << ResultCopy[nIndex] << endl; in main()
/dports/lang/tcl86/tcl8.6.12/generic/
H A DtclIOGT.c111 static inline int ResultCopy(ResultBuffer *r, unsigned char *buf,
658 copied = ResultCopy(&dataPtr->result, UCHARP(buf), toRead); in TransformInputProc()
1365 ResultCopy( in ResultCopy() function
H A DtclIORTrans.c102 static int ResultCopy(ResultBuffer *r, unsigned char *buf,
1108 copied = ResultCopy(&rtPtr->result, UCHARP(buf), toRead); in ReflectInput()
3042 ResultCopy( in ResultCopy() function
/dports/lang/tcl85/tcl8.5.19/generic/
H A DtclIOGT.c109 static inline int ResultCopy(ResultBuffer *r, unsigned char *buf,
644 copied = ResultCopy(&dataPtr->result, UCHARP(buf), toRead); in TransformInputProc()
1352 ResultCopy( in ResultCopy() function
/dports/lang/tcl87/tcl8.7a5/generic/
H A DtclIOGT.c111 static inline int ResultCopy(ResultBuffer *r, unsigned char *buf,
654 copied = ResultCopy(&dataPtr->result, UCHARP(buf), toRead); in TransformInputProc()
1372 ResultCopy( in ResultCopy() function
H A DtclIORTrans.c106 static int ResultCopy(ResultBuffer *r, unsigned char *buf,
1103 copied = ResultCopy(&rtPtr->result, UCHARP(buf), toRead); in ReflectInput()
3030 ResultCopy( in ResultCopy() function
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/tclGeneric/
H A DtclIOGT.c122 static int ResultCopy _ANSI_ARGS_ ((ResultBuffer* r,
670 copied = ResultCopy (&dataPtr->result, UCHARP (buf), toRead);
1368 ResultCopy (r, buf, toRead) in ResultCopy() function
/dports/devel/tcl-trf/trf2.1.4/generic/
H A Dregistry.c416 static int ResultCopy _ANSI_ARGS_ ((ResultBuffer* r,
1479 copied = ResultCopy (&trans->result, (unsigned char*) buf, toRead);
3612 ResultCopy (r, buf, toRead) in ResultCopy() function
3619 START (ResultCopy);
3673 DONE (ResultCopy);
3726 DONE (ResultCopy);