Searched defs:space (Results 1 – 9 of 9) sorted by relevance
/PHP-5.4/ext/bcmath/libbcmath/src/ |
H A D | output.c | 61 bc_out_long (val, size, space, out_char) in bc_out_long() argument
|
/PHP-5.4/Zend/ |
H A D | zend_list.c | 116 const char *space; in zend_fetch_resource() local
|
H A D | zend_vm_def.h | 3191 const char *space; variable
|
H A D | zend_API.c | 194 const char *space; in zend_wrong_param_count() local 678 const char *space; in zend_parse_arg() local
|
H A D | zend_vm_execute.h | 768 const char *space; in ZEND_RECV_SPEC_HANDLER() local
|
/PHP-5.4/main/ |
H A D | php_variables.c | 457 char *ss, *space; in php_build_argv() local
|
H A D | main.c | 707 const char *space = ""; in php_verror() local
|
/PHP-5.4/ext/pcre/pcrelib/ |
H A D | pcre_jit_compile.c | 1066 int space, size, bracketlen; in set_private_data_ptrs() local 1140 space = 1; in set_private_data_ptrs() local 1145 space = 2; in set_private_data_ptrs() local 1150 space = 2; in set_private_data_ptrs() local 1155 space = 1; in set_private_data_ptrs() local
|
/PHP-5.4/ext/gd/ |
H A D | gd.c | 4262 long _fg, _bg, x, y, size, space = 0, aa_steps = 4, width = 0; in PHP_FUNCTION() local 4402 int i, space = 0, add_width = 0, char_width, amount_kern; in PHP_FUNCTION() local
|
Completed in 143 milliseconds