end_with_wildcard  277 libcli/ldap/ldap_message.c 			    (tree->u.substring.end_with_wildcard == 0)) {
end_with_wildcard  857 libcli/ldap/ldap_message.c 		ret->u.substring.end_with_wildcard = 1;
end_with_wildcard  889 libcli/ldap/ldap_message.c 				if (ret->u.substring.end_with_wildcard == 0) {
end_with_wildcard  914 libcli/ldap/ldap_message.c 				ret->u.substring.end_with_wildcard = 0;
end_with_wildcard  229 source3/lib/ldb/common/ldb_match.c 		if ( (! tree->u.substring.chunks[c + 1]) && (! tree->u.substring.end_with_wildcard) ) {
end_with_wildcard  242 source3/lib/ldb/common/ldb_match.c 	if ( (! tree->u.substring.end_with_wildcard) && (*(val.data) != 0) ) goto failed; /* last chunk have not reached end of string */
end_with_wildcard  389 source3/lib/ldb/common/ldb_parse.c 				ret->u.substring.end_with_wildcard = 0;
end_with_wildcard  398 source3/lib/ldb/common/ldb_parse.c 					ret->u.substring.end_with_wildcard = 1;
end_with_wildcard  714 source3/lib/ldb/common/ldb_parse.c 			    tree->u.substring.end_with_wildcard) {
end_with_wildcard  261 source3/lib/ldb/include/ldb.h 			int end_with_wildcard;
end_with_wildcard  403 source3/lib/ldb/ldb_sqlite3/ldb_sqlite3.c 		if ( ! t->u.substring.end_with_wildcard ) {
end_with_wildcard   88 source4/dsdb/samdb/ldb_modules/anr.c 		match_tree->u.substring.end_with_wildcard = 1;
end_with_wildcard  268 source4/dsdb/samdb/ldb_modules/anr.c 			    tree->u.substring.end_with_wildcard == 1 && 
end_with_wildcard  227 source4/lib/ldb/common/ldb_match.c 		if ( (! tree->u.substring.chunks[c + 1]) && (! tree->u.substring.end_with_wildcard) ) {
end_with_wildcard  240 source4/lib/ldb/common/ldb_match.c 	if ( (! tree->u.substring.end_with_wildcard) && (*(val.data) != 0) ) goto failed; /* last chunk have not reached end of string */
end_with_wildcard  390 source4/lib/ldb/common/ldb_parse.c 				ret->u.substring.end_with_wildcard = 0;
end_with_wildcard  399 source4/lib/ldb/common/ldb_parse.c 					ret->u.substring.end_with_wildcard = 1;
end_with_wildcard  715 source4/lib/ldb/common/ldb_parse.c 			    tree->u.substring.end_with_wildcard) {
end_with_wildcard  264 source4/lib/ldb/include/ldb.h 			int end_with_wildcard;
end_with_wildcard  354 source4/lib/ldb/ldb_sqlite3/ldb_sqlite3.c 		if ( ! t->u.substring.end_with_wildcard ) {