Home
last modified time | relevance | path

Searched refs:smart_str_appends (Results 1 – 25 of 354) sorted by relevance

12345678910>>...15

/dports/lang/php73/php-7.3.33/Zend/
H A Dzend_ast.c1027 smart_str_appends(str, ", "); in zend_ast_export_list()
1085 smart_str_appends(str, ", "); in zend_ast_export_var_list()
1243 smart_str_appends(str, " {\n"); in zend_ast_export_class_no_header()
1246 smart_str_appends(str, "}"); in zend_ast_export_class_no_header()
1595 smart_str_appends(str, "->"); in zend_ast_export_ex()
1948 smart_str_appends(str, op); in zend_ast_export_ex()
1955 smart_str_appends(str, op); in zend_ast_export_ex()
1963 smart_str_appends(str, op); in zend_ast_export_ex()
1968 smart_str_appends(str, op); in zend_ast_export_ex()
1975 smart_str_appends(str, op); in zend_ast_export_ex()
[all …]
/dports/www/mod_php73/php-7.3.33/Zend/
H A Dzend_ast.c1027 smart_str_appends(str, ", "); in zend_ast_export_list()
1085 smart_str_appends(str, ", "); in zend_ast_export_var_list()
1243 smart_str_appends(str, " {\n"); in zend_ast_export_class_no_header()
1246 smart_str_appends(str, "}"); in zend_ast_export_class_no_header()
1595 smart_str_appends(str, "->"); in zend_ast_export_ex()
1948 smart_str_appends(str, op); in zend_ast_export_ex()
1955 smart_str_appends(str, op); in zend_ast_export_ex()
1963 smart_str_appends(str, op); in zend_ast_export_ex()
1968 smart_str_appends(str, op); in zend_ast_export_ex()
1975 smart_str_appends(str, op); in zend_ast_export_ex()
[all …]
/dports/lang/php80/php-8.0.15/Zend/
H A Dzend_ast.c1129 smart_str_appends(str, ", "); in zend_ast_export_list()
1187 smart_str_appends(str, ", "); in zend_ast_export_var_list()
1348 smart_str_appends(str, "}"); in zend_ast_export_class_no_header()
1383 smart_str_appends(str, "#["); in zend_ast_export_attributes()
1385 smart_str_appends(str, "]"); in zend_ast_export_attributes()
2195 smart_str_appends(str, op); in zend_ast_export_ex()
2202 smart_str_appends(str, op); in zend_ast_export_ex()
2210 smart_str_appends(str, op); in zend_ast_export_ex()
2215 smart_str_appends(str, op); in zend_ast_export_ex()
2222 smart_str_appends(str, op); in zend_ast_export_ex()
[all …]
/dports/www/mod_php80/php-8.0.15/Zend/
H A Dzend_ast.c1129 smart_str_appends(str, ", "); in zend_ast_export_list()
1187 smart_str_appends(str, ", "); in zend_ast_export_var_list()
1348 smart_str_appends(str, "}"); in zend_ast_export_class_no_header()
1383 smart_str_appends(str, "#["); in zend_ast_export_attributes()
1385 smart_str_appends(str, "]"); in zend_ast_export_attributes()
2195 smart_str_appends(str, op); in zend_ast_export_ex()
2202 smart_str_appends(str, op); in zend_ast_export_ex()
2210 smart_str_appends(str, op); in zend_ast_export_ex()
2215 smart_str_appends(str, op); in zend_ast_export_ex()
2222 smart_str_appends(str, op); in zend_ast_export_ex()
[all …]
/dports/lang/php74/php-7.4.27/Zend/
H A Dzend_ast.c1093 smart_str_appends(str, ", "); in zend_ast_export_list()
1151 smart_str_appends(str, ", "); in zend_ast_export_var_list()
1309 smart_str_appends(str, " {\n"); in zend_ast_export_class_no_header()
1312 smart_str_appends(str, "}"); in zend_ast_export_class_no_header()
1689 smart_str_appends(str, "->"); in zend_ast_export_ex()
2048 smart_str_appends(str, op); in zend_ast_export_ex()
2055 smart_str_appends(str, op); in zend_ast_export_ex()
2063 smart_str_appends(str, op); in zend_ast_export_ex()
2068 smart_str_appends(str, op); in zend_ast_export_ex()
2075 smart_str_appends(str, op); in zend_ast_export_ex()
[all …]
/dports/www/mod_php74/php-7.4.27/Zend/
H A Dzend_ast.c1093 smart_str_appends(str, ", "); in zend_ast_export_list()
1151 smart_str_appends(str, ", "); in zend_ast_export_var_list()
1309 smart_str_appends(str, " {\n"); in zend_ast_export_class_no_header()
1312 smart_str_appends(str, "}"); in zend_ast_export_class_no_header()
1689 smart_str_appends(str, "->"); in zend_ast_export_ex()
2048 smart_str_appends(str, op); in zend_ast_export_ex()
2055 smart_str_appends(str, op); in zend_ast_export_ex()
2063 smart_str_appends(str, op); in zend_ast_export_ex()
2068 smart_str_appends(str, op); in zend_ast_export_ex()
2075 smart_str_appends(str, op); in zend_ast_export_ex()
[all …]
/dports/www/mod_php81/php-8.1.1/Zend/
H A Dzend_ast.c1242 smart_str_appends(str, ", "); in zend_ast_export_list()
1300 smart_str_appends(str, ", "); in zend_ast_export_var_list()
1459 smart_str_appends(str, "}"); in zend_ast_export_class_no_header()
1485 smart_str_appends(str, "#["); in zend_ast_export_attributes()
1487 smart_str_appends(str, "]"); in zend_ast_export_attributes()
2344 smart_str_appends(str, op); in zend_ast_export_ex()
2351 smart_str_appends(str, op); in zend_ast_export_ex()
2359 smart_str_appends(str, op); in zend_ast_export_ex()
2364 smart_str_appends(str, op); in zend_ast_export_ex()
2371 smart_str_appends(str, op); in zend_ast_export_ex()
[all …]
/dports/lang/php81/php-8.1.1/Zend/
H A Dzend_ast.c1242 smart_str_appends(str, ", "); in zend_ast_export_list()
1300 smart_str_appends(str, ", "); in zend_ast_export_var_list()
1459 smart_str_appends(str, "}"); in zend_ast_export_class_no_header()
1485 smart_str_appends(str, "#["); in zend_ast_export_attributes()
1487 smart_str_appends(str, "]"); in zend_ast_export_attributes()
2344 smart_str_appends(str, op); in zend_ast_export_ex()
2351 smart_str_appends(str, op); in zend_ast_export_ex()
2359 smart_str_appends(str, op); in zend_ast_export_ex()
2364 smart_str_appends(str, op); in zend_ast_export_ex()
2371 smart_str_appends(str, op); in zend_ast_export_ex()
[all …]
/dports/lang/php73/php-7.3.33/ext/intl/
H A Dintl_error.c253 smart_str_appends( &ret, "parse error " ); in intl_parse_error_to_string()
256 smart_str_appends( &ret, "on line " ); in intl_parse_error_to_string()
262 smart_str_appends( &ret, ", " ); in intl_parse_error_to_string()
264 smart_str_appends( &ret, "at " ); in intl_parse_error_to_string()
266 smart_str_appends( &ret, "offset " ); in intl_parse_error_to_string()
273 smart_str_appends( &ret, ", " ); in intl_parse_error_to_string()
275 smart_str_appends( &ret, "after \"" ); in intl_parse_error_to_string()
285 smart_str_appends( &ret, "\"" ); in intl_parse_error_to_string()
292 smart_str_appends( &ret, ", " ); in intl_parse_error_to_string()
305 smart_str_appends( &ret, "\"" ); in intl_parse_error_to_string()
[all …]
/dports/www/mod_php81/php-8.1.1/ext/intl/
H A Dintl_error.c215 smart_str_appends( &ret, "parse error " ); in intl_parse_error_to_string()
218 smart_str_appends( &ret, "on line " ); in intl_parse_error_to_string()
224 smart_str_appends( &ret, ", " ); in intl_parse_error_to_string()
226 smart_str_appends( &ret, "at " ); in intl_parse_error_to_string()
228 smart_str_appends( &ret, "offset " ); in intl_parse_error_to_string()
235 smart_str_appends( &ret, ", " ); in intl_parse_error_to_string()
237 smart_str_appends( &ret, "after \"" ); in intl_parse_error_to_string()
247 smart_str_appends( &ret, "\"" ); in intl_parse_error_to_string()
254 smart_str_appends( &ret, ", " ); in intl_parse_error_to_string()
267 smart_str_appends( &ret, "\"" ); in intl_parse_error_to_string()
[all …]
/dports/lang/php74/php-7.4.27/ext/intl/
H A Dintl_error.c253 smart_str_appends( &ret, "parse error " ); in intl_parse_error_to_string()
256 smart_str_appends( &ret, "on line " ); in intl_parse_error_to_string()
262 smart_str_appends( &ret, ", " ); in intl_parse_error_to_string()
264 smart_str_appends( &ret, "at " ); in intl_parse_error_to_string()
266 smart_str_appends( &ret, "offset " ); in intl_parse_error_to_string()
273 smart_str_appends( &ret, ", " ); in intl_parse_error_to_string()
275 smart_str_appends( &ret, "after \"" ); in intl_parse_error_to_string()
285 smart_str_appends( &ret, "\"" ); in intl_parse_error_to_string()
292 smart_str_appends( &ret, ", " ); in intl_parse_error_to_string()
305 smart_str_appends( &ret, "\"" ); in intl_parse_error_to_string()
[all …]
/dports/lang/php81/php-8.1.1/ext/intl/
H A Dintl_error.c215 smart_str_appends( &ret, "parse error " ); in intl_parse_error_to_string()
218 smart_str_appends( &ret, "on line " ); in intl_parse_error_to_string()
224 smart_str_appends( &ret, ", " ); in intl_parse_error_to_string()
226 smart_str_appends( &ret, "at " ); in intl_parse_error_to_string()
228 smart_str_appends( &ret, "offset " ); in intl_parse_error_to_string()
235 smart_str_appends( &ret, ", " ); in intl_parse_error_to_string()
237 smart_str_appends( &ret, "after \"" ); in intl_parse_error_to_string()
247 smart_str_appends( &ret, "\"" ); in intl_parse_error_to_string()
254 smart_str_appends( &ret, ", " ); in intl_parse_error_to_string()
267 smart_str_appends( &ret, "\"" ); in intl_parse_error_to_string()
[all …]
/dports/lang/php80/php-8.0.15/ext/intl/
H A Dintl_error.c226 smart_str_appends( &ret, "parse error " ); in intl_parse_error_to_string()
229 smart_str_appends( &ret, "on line " ); in intl_parse_error_to_string()
235 smart_str_appends( &ret, ", " ); in intl_parse_error_to_string()
237 smart_str_appends( &ret, "at " ); in intl_parse_error_to_string()
239 smart_str_appends( &ret, "offset " ); in intl_parse_error_to_string()
246 smart_str_appends( &ret, ", " ); in intl_parse_error_to_string()
248 smart_str_appends( &ret, "after \"" ); in intl_parse_error_to_string()
258 smart_str_appends( &ret, "\"" ); in intl_parse_error_to_string()
265 smart_str_appends( &ret, ", " ); in intl_parse_error_to_string()
278 smart_str_appends( &ret, "\"" ); in intl_parse_error_to_string()
[all …]
/dports/devel/php73-intl/php-7.3.33/ext/intl/
H A Dintl_error.c253 smart_str_appends( &ret, "parse error " ); in intl_parse_error_to_string()
256 smart_str_appends( &ret, "on line " ); in intl_parse_error_to_string()
262 smart_str_appends( &ret, ", " ); in intl_parse_error_to_string()
264 smart_str_appends( &ret, "at " ); in intl_parse_error_to_string()
266 smart_str_appends( &ret, "offset " ); in intl_parse_error_to_string()
273 smart_str_appends( &ret, ", " ); in intl_parse_error_to_string()
275 smart_str_appends( &ret, "after \"" ); in intl_parse_error_to_string()
285 smart_str_appends( &ret, "\"" ); in intl_parse_error_to_string()
292 smart_str_appends( &ret, ", " ); in intl_parse_error_to_string()
305 smart_str_appends( &ret, "\"" ); in intl_parse_error_to_string()
[all …]
/dports/www/mod_php73/php-7.3.33/ext/intl/
H A Dintl_error.c253 smart_str_appends( &ret, "parse error " ); in intl_parse_error_to_string()
256 smart_str_appends( &ret, "on line " ); in intl_parse_error_to_string()
262 smart_str_appends( &ret, ", " ); in intl_parse_error_to_string()
264 smart_str_appends( &ret, "at " ); in intl_parse_error_to_string()
266 smart_str_appends( &ret, "offset " ); in intl_parse_error_to_string()
273 smart_str_appends( &ret, ", " ); in intl_parse_error_to_string()
275 smart_str_appends( &ret, "after \"" ); in intl_parse_error_to_string()
285 smart_str_appends( &ret, "\"" ); in intl_parse_error_to_string()
292 smart_str_appends( &ret, ", " ); in intl_parse_error_to_string()
305 smart_str_appends( &ret, "\"" ); in intl_parse_error_to_string()
[all …]
/dports/devel/php81-intl/php-8.1.1/ext/intl/
H A Dintl_error.c215 smart_str_appends( &ret, "parse error " ); in intl_parse_error_to_string()
218 smart_str_appends( &ret, "on line " ); in intl_parse_error_to_string()
224 smart_str_appends( &ret, ", " ); in intl_parse_error_to_string()
226 smart_str_appends( &ret, "at " ); in intl_parse_error_to_string()
228 smart_str_appends( &ret, "offset " ); in intl_parse_error_to_string()
235 smart_str_appends( &ret, ", " ); in intl_parse_error_to_string()
237 smart_str_appends( &ret, "after \"" ); in intl_parse_error_to_string()
247 smart_str_appends( &ret, "\"" ); in intl_parse_error_to_string()
254 smart_str_appends( &ret, ", " ); in intl_parse_error_to_string()
267 smart_str_appends( &ret, "\"" ); in intl_parse_error_to_string()
[all …]
/dports/devel/php80-intl/php-8.0.15/ext/intl/
H A Dintl_error.c226 smart_str_appends( &ret, "parse error " ); in intl_parse_error_to_string()
229 smart_str_appends( &ret, "on line " ); in intl_parse_error_to_string()
235 smart_str_appends( &ret, ", " ); in intl_parse_error_to_string()
237 smart_str_appends( &ret, "at " ); in intl_parse_error_to_string()
239 smart_str_appends( &ret, "offset " ); in intl_parse_error_to_string()
246 smart_str_appends( &ret, ", " ); in intl_parse_error_to_string()
248 smart_str_appends( &ret, "after \"" ); in intl_parse_error_to_string()
258 smart_str_appends( &ret, "\"" ); in intl_parse_error_to_string()
265 smart_str_appends( &ret, ", " ); in intl_parse_error_to_string()
278 smart_str_appends( &ret, "\"" ); in intl_parse_error_to_string()
[all …]
/dports/devel/php74-intl/php-7.4.27/ext/intl/
H A Dintl_error.c253 smart_str_appends( &ret, "parse error " ); in intl_parse_error_to_string()
256 smart_str_appends( &ret, "on line " ); in intl_parse_error_to_string()
262 smart_str_appends( &ret, ", " ); in intl_parse_error_to_string()
264 smart_str_appends( &ret, "at " ); in intl_parse_error_to_string()
266 smart_str_appends( &ret, "offset " ); in intl_parse_error_to_string()
273 smart_str_appends( &ret, ", " ); in intl_parse_error_to_string()
275 smart_str_appends( &ret, "after \"" ); in intl_parse_error_to_string()
285 smart_str_appends( &ret, "\"" ); in intl_parse_error_to_string()
292 smart_str_appends( &ret, ", " ); in intl_parse_error_to_string()
305 smart_str_appends( &ret, "\"" ); in intl_parse_error_to_string()
[all …]
/dports/www/mod_php74/php-7.4.27/ext/intl/
H A Dintl_error.c253 smart_str_appends( &ret, "parse error " ); in intl_parse_error_to_string()
256 smart_str_appends( &ret, "on line " ); in intl_parse_error_to_string()
262 smart_str_appends( &ret, ", " ); in intl_parse_error_to_string()
264 smart_str_appends( &ret, "at " ); in intl_parse_error_to_string()
266 smart_str_appends( &ret, "offset " ); in intl_parse_error_to_string()
273 smart_str_appends( &ret, ", " ); in intl_parse_error_to_string()
275 smart_str_appends( &ret, "after \"" ); in intl_parse_error_to_string()
285 smart_str_appends( &ret, "\"" ); in intl_parse_error_to_string()
292 smart_str_appends( &ret, ", " ); in intl_parse_error_to_string()
305 smart_str_appends( &ret, "\"" ); in intl_parse_error_to_string()
[all …]
/dports/www/mod_php80/php-8.0.15/ext/intl/
H A Dintl_error.c226 smart_str_appends( &ret, "parse error " ); in intl_parse_error_to_string()
229 smart_str_appends( &ret, "on line " ); in intl_parse_error_to_string()
235 smart_str_appends( &ret, ", " ); in intl_parse_error_to_string()
237 smart_str_appends( &ret, "at " ); in intl_parse_error_to_string()
239 smart_str_appends( &ret, "offset " ); in intl_parse_error_to_string()
246 smart_str_appends( &ret, ", " ); in intl_parse_error_to_string()
248 smart_str_appends( &ret, "after \"" ); in intl_parse_error_to_string()
258 smart_str_appends( &ret, "\"" ); in intl_parse_error_to_string()
265 smart_str_appends( &ret, ", " ); in intl_parse_error_to_string()
278 smart_str_appends( &ret, "\"" ); in intl_parse_error_to_string()
[all …]
/dports/lang/php81/php-8.1.1/ext/standard/
H A Dhttp_fopen_wrapper.c379 smart_str_appends(&req_buf, "GET "); in php_stream_url_wrap_http_ex()
390 smart_str_appends(&req_buf, path); in php_stream_url_wrap_http_ex()
415 smart_str_appends(&req_buf, "\r\n"); in php_stream_url_wrap_http_ex()
539 smart_str_appends(&req_buf, "\r\n"); in php_stream_url_wrap_http_ex()
551 smart_str_appends(&req_buf, "\r\n"); in php_stream_url_wrap_http_ex()
563 smart_str_appends(&req_buf, "\r\n"); in php_stream_url_wrap_http_ex()
617 smart_str_appends(&req_buf, "\r\n"); in php_stream_url_wrap_http_ex()
622 smart_str_appends(&req_buf, "\r\n"); in php_stream_url_wrap_http_ex()
633 smart_str_appends(&req_buf, "\r\n"); in php_stream_url_wrap_http_ex()
639 smart_str_appends(&req_buf, "\r\n"); in php_stream_url_wrap_http_ex()
[all …]
/dports/www/mod_php81/php-8.1.1/ext/standard/
H A Dhttp_fopen_wrapper.c379 smart_str_appends(&req_buf, "GET "); in php_stream_url_wrap_http_ex()
390 smart_str_appends(&req_buf, path); in php_stream_url_wrap_http_ex()
415 smart_str_appends(&req_buf, "\r\n"); in php_stream_url_wrap_http_ex()
539 smart_str_appends(&req_buf, "\r\n"); in php_stream_url_wrap_http_ex()
551 smart_str_appends(&req_buf, "\r\n"); in php_stream_url_wrap_http_ex()
563 smart_str_appends(&req_buf, "\r\n"); in php_stream_url_wrap_http_ex()
617 smart_str_appends(&req_buf, "\r\n"); in php_stream_url_wrap_http_ex()
622 smart_str_appends(&req_buf, "\r\n"); in php_stream_url_wrap_http_ex()
633 smart_str_appends(&req_buf, "\r\n"); in php_stream_url_wrap_http_ex()
639 smart_str_appends(&req_buf, "\r\n"); in php_stream_url_wrap_http_ex()
[all …]
/dports/lang/php74/php-7.4.27/ext/standard/
H A Dhttp_fopen_wrapper.c385 smart_str_appends(&req_buf, "GET "); in php_stream_url_wrap_http_ex()
396 smart_str_appends(&req_buf, path); in php_stream_url_wrap_http_ex()
421 smart_str_appends(&req_buf, "\r\n"); in php_stream_url_wrap_http_ex()
545 smart_str_appends(&req_buf, "\r\n"); in php_stream_url_wrap_http_ex()
557 smart_str_appends(&req_buf, "\r\n"); in php_stream_url_wrap_http_ex()
569 smart_str_appends(&req_buf, "\r\n"); in php_stream_url_wrap_http_ex()
623 smart_str_appends(&req_buf, "\r\n"); in php_stream_url_wrap_http_ex()
628 smart_str_appends(&req_buf, "\r\n"); in php_stream_url_wrap_http_ex()
639 smart_str_appends(&req_buf, "\r\n"); in php_stream_url_wrap_http_ex()
645 smart_str_appends(&req_buf, "\r\n"); in php_stream_url_wrap_http_ex()
[all …]
/dports/lang/php80/php-8.0.15/ext/standard/
H A Dhttp_fopen_wrapper.c383 smart_str_appends(&req_buf, "GET "); in php_stream_url_wrap_http_ex()
394 smart_str_appends(&req_buf, path); in php_stream_url_wrap_http_ex()
419 smart_str_appends(&req_buf, "\r\n"); in php_stream_url_wrap_http_ex()
543 smart_str_appends(&req_buf, "\r\n"); in php_stream_url_wrap_http_ex()
555 smart_str_appends(&req_buf, "\r\n"); in php_stream_url_wrap_http_ex()
567 smart_str_appends(&req_buf, "\r\n"); in php_stream_url_wrap_http_ex()
621 smart_str_appends(&req_buf, "\r\n"); in php_stream_url_wrap_http_ex()
626 smart_str_appends(&req_buf, "\r\n"); in php_stream_url_wrap_http_ex()
637 smart_str_appends(&req_buf, "\r\n"); in php_stream_url_wrap_http_ex()
643 smart_str_appends(&req_buf, "\r\n"); in php_stream_url_wrap_http_ex()
[all …]
/dports/www/mod_php74/php-7.4.27/ext/standard/
H A Dhttp_fopen_wrapper.c385 smart_str_appends(&req_buf, "GET "); in php_stream_url_wrap_http_ex()
396 smart_str_appends(&req_buf, path); in php_stream_url_wrap_http_ex()
421 smart_str_appends(&req_buf, "\r\n"); in php_stream_url_wrap_http_ex()
545 smart_str_appends(&req_buf, "\r\n"); in php_stream_url_wrap_http_ex()
557 smart_str_appends(&req_buf, "\r\n"); in php_stream_url_wrap_http_ex()
569 smart_str_appends(&req_buf, "\r\n"); in php_stream_url_wrap_http_ex()
623 smart_str_appends(&req_buf, "\r\n"); in php_stream_url_wrap_http_ex()
628 smart_str_appends(&req_buf, "\r\n"); in php_stream_url_wrap_http_ex()
639 smart_str_appends(&req_buf, "\r\n"); in php_stream_url_wrap_http_ex()
645 smart_str_appends(&req_buf, "\r\n"); in php_stream_url_wrap_http_ex()
[all …]

12345678910>>...15