Home
last modified time | relevance | path

Searched refs:myisattr (Results 1 – 8 of 8) sorted by relevance

/dports/textproc/sphinxsearch/sphinx-2.2.11-release/mysqlse/
H A Dha_sphinx.cc1401 static bool myisattr ( char c ) in myisattr() function
1620 while ( (*sValue) && !( myisattr(*sValue) || myismagic(*sValue) ) ) in ParseField()
1626 while ( (*sValue) && ( myisattr(*sValue) || myismagic(*sValue) ) ) in ParseField()
1658 if ( !myisattr(*p) ) in ParseField()
1665 while ( myisattr(*p) ) p++; in ParseField()
/dports/textproc/libsphinxclient/sphinx-2.0.9-release/mysqlse/
H A Dha_sphinx.cc1373 static bool myisattr ( char c ) in myisattr() function
1592 while ( (*sValue) && !( myisattr(*sValue) || myismagic(*sValue) ) ) in ParseField()
1598 while ( (*sValue) && ( myisattr(*sValue) || myismagic(*sValue) ) ) in ParseField()
1630 if ( !myisattr(*p) ) in ParseField()
1637 while ( myisattr(*p) ) p++; in ParseField()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/sphinx/
H A Dha_sphinx.cc1405 static bool myisattr ( char c ) in myisattr() function
1633 while ( (*sValue) && !( myisattr(*sValue) || myismagic(*sValue) ) ) in ParseField()
1639 while ( (*sValue) && ( myisattr(*sValue) || myismagic(*sValue) || myisjson(*sValue) ) ) in ParseField()
1671 if ( !myisattr(*p) ) in ParseField()
1678 while ( myisattr(*p) ) p++; in ParseField()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/sphinx/
H A Dha_sphinx.cc1405 static bool myisattr ( char c ) in myisattr() function
1633 while ( (*sValue) && !( myisattr(*sValue) || myismagic(*sValue) ) ) in ParseField()
1639 while ( (*sValue) && ( myisattr(*sValue) || myismagic(*sValue) || myisjson(*sValue) ) ) in ParseField()
1671 if ( !myisattr(*p) ) in ParseField()
1678 while ( myisattr(*p) ) p++; in ParseField()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/sphinx/
H A Dha_sphinx.cc1406 static bool myisattr ( char c ) in myisattr() function
1634 while ( (*sValue) && !( myisattr(*sValue) || myismagic(*sValue) ) ) in ParseField()
1640 while ( (*sValue) && ( myisattr(*sValue) || myismagic(*sValue) || myisjson(*sValue) ) ) in ParseField()
1672 if ( !myisattr(*p) ) in ParseField()
1679 while ( myisattr(*p) ) p++; in ParseField()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/sphinx/
H A Dha_sphinx.cc1405 static bool myisattr ( char c ) in myisattr() function
1633 while ( (*sValue) && !( myisattr(*sValue) || myismagic(*sValue) ) ) in ParseField()
1639 while ( (*sValue) && ( myisattr(*sValue) || myismagic(*sValue) || myisjson(*sValue) ) ) in ParseField()
1671 if ( !myisattr(*p) ) in ParseField()
1678 while ( myisattr(*p) ) p++; in ParseField()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/sphinx/
H A Dha_sphinx.cc1405 static bool myisattr ( char c ) in myisattr() function
1633 while ( (*sValue) && !( myisattr(*sValue) || myismagic(*sValue) ) ) in ParseField()
1639 while ( (*sValue) && ( myisattr(*sValue) || myismagic(*sValue) || myisjson(*sValue) ) ) in ParseField()
1671 if ( !myisattr(*p) ) in ParseField()
1678 while ( myisattr(*p) ) p++; in ParseField()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/sphinx/
H A Dha_sphinx.cc1406 static bool myisattr ( char c ) in myisattr() function
1634 while ( (*sValue) && !( myisattr(*sValue) || myismagic(*sValue) ) ) in ParseField()
1640 while ( (*sValue) && ( myisattr(*sValue) || myismagic(*sValue) || myisjson(*sValue) ) ) in ParseField()
1672 if ( !myisattr(*p) ) in ParseField()
1679 while ( myisattr(*p) ) p++; in ParseField()