Searched refs:dollar (Results 1 – 4 of 4) sorted by relevance
420 char *dollar; in SETDEFAULTS_FUNC() local424 if (NULL == (dollar = strchr(s->auth_ldap_filter->ptr, '$'))) { in SETDEFAULTS_FUNC()430 …buffer_copy_string_len(s->ldap_filter_pre, s->auth_ldap_filter->ptr, dollar - s->auth_ldap_filter-… in SETDEFAULTS_FUNC()431 buffer_copy_string(s->ldap_filter_post, dollar+1); in SETDEFAULTS_FUNC()
673 char *dollar = NULL; in http_auth_basic_password_compare() local675 if (NULL == (dollar = strchr(password->ptr + 3, '$'))) { in http_auth_basic_password_compare()679 salt_len = dollar - password->ptr; in http_auth_basic_password_compare()
56 - quoted strings: 'string with a dollar: $FOO'
1589 # with a dollar sign (not a hyphen), so the echo should work correctly.2072 # with a dollar sign (not a hyphen), so the echo should work correctly.