Lines Matching defs:str
170 static int php_curl_option_str(php_curl *ch, zend_long option, const char *str, const int len, zend… in php_curl_option_str()
510 char str[1024]; in PHP_INI_BEGIN() local
2383 zend_string *str = zval_get_string(zvalue); in _php_curl_setopt() local
2417 zend_string *str = zval_get_string(zvalue); in _php_curl_setopt() local
2428 zend_string *str = zval_get_string(zvalue); in _php_curl_setopt() local
2437 zend_string *str = zval_get_string(zvalue); in _php_curl_setopt() local
2759 zend_string *str = zval_get_string(zvalue); in _php_curl_setopt() local
2863 zend_string *str = zval_get_string(zvalue); in _php_curl_setopt() local
3421 const char *str; in PHP_FUNCTION() local
3518 char *str = NULL, *res = NULL; in PHP_FUNCTION() local
3548 char *str = NULL, *out = NULL; in PHP_FUNCTION() local