/PHP-5.4/ext/spl/ |
H A D | spl_functions.c | 80 void spl_add_class_name(zval *list, zend_class_entry * pce, int allow, int ce_flags TSRMLS_DC) in spl_add_class_name() 96 void spl_add_interfaces(zval *list, zend_class_entry * pce, int allow, int ce_flags TSRMLS_DC) in spl_add_interfaces() 107 void spl_add_traits(zval *list, zend_class_entry * pce, int allow, int ce_flags TSRMLS_DC) in spl_add_traits() 119 int spl_add_classes(zend_class_entry *pce, zval *list, int sub, int allow, int ce_flags TSRMLS_DC) in spl_add_classes()
|
H A D | php_spl.c | 815 zval list; in PHP_MINFO_FUNCTION() local
|
/PHP-5.4/ext/odbc/ |
H A D | birdstep.c | 227 static int birdstep_add_conn(HashTable *list,VConn *conn,HDBC hdbc TSRMLS_DC) in birdstep_add_conn() 238 static VConn * birdstep_find_conn(HashTable *list,int ind) in birdstep_find_conn() 250 static void birdstep_del_conn(HashTable *list,int ind) in birdstep_del_conn() 255 static int birdstep_add_result(HashTable *list,Vresult *res,VConn *conn) in birdstep_add_result() 266 static Vresult * birdstep_find_result(HashTable *list,int ind) in birdstep_find_result() 278 static void birdstep_del_result(HashTable *list,int ind) in birdstep_del_result()
|
/PHP-5.4/Zend/ |
H A D | zend_multibyte.c | 43 …_encoding_detector(const unsigned char *string, size_t length, const zend_encoding **list, size_t … in dummy_encoding_detector() 143 …_encoding_detector(const unsigned char *string, size_t length, const zend_encoding **list, size_t … in zend_multibyte_encoding_detector() 185 const zend_encoding **list = 0; in zend_multibyte_set_script_encoding_by_string() local
|
H A D | zend_vm_gen.php | 264 $list = array(); // list of opcode handlers and helpers in original order variable
|
H A D | zend_compile.c | 5713 void** list = emalloc(sizeof(void*) * 2); in zend_init_list() local 5724 void** list = *(void**)result; in zend_add_to_list() local
|
/PHP-5.4/ext/mbstring/oniguruma/enc/ |
H A D | unicode.c | 3347 #define CR_SET(list) do { \ in onigenc_unicode_get_ctype_code_range() argument
|
/PHP-5.4/ext/mbstring/ |
H A D | mbstring.c | 113 const enum mbfl_no_encoding *list; member 670 const mbfl_encoding **entry, **list; in php_mb_parse_encoding_list() local 789 const mbfl_encoding **list, **entry; in php_mb_parse_encoding_array() local 885 …g_detector(const unsigned char *arg_string, size_t arg_length, const zend_encoding **list, size_t … in php_mb_zend_encoding_detector() 1204 const mbfl_encoding **list; in PHP_INI_MH() local 1232 const mbfl_encoding **list; in PHP_INI_MH() local 1774 char *list, *temp; in PHP_FUNCTION() local 1910 const mbfl_encoding **list = NULL; in PHP_FUNCTION() local 2954 const mbfl_encoding **list; in php_mb_convert_encoding() local 3191 const mbfl_encoding **elist, **list; in PHP_FUNCTION() local [all …]
|
/PHP-5.4/win32/build/ |
H A D | mkdist.php | 115 function copy_file_list($source_dir, $dest_dir, $list)
|
/PHP-5.4/ext/exif/ |
H A D | exif.c | 1365 union _image_info_value *list; member 1379 image_info_data *list; member 1499 file_section *list; member 1518 xp_field_type *list; member 1679 image_info_data *list; in exif_iif_add_value() local 1813 image_info_data *list; in exif_iif_add_int() local 1835 image_info_data *list; in exif_iif_add_str() local 1876 image_info_data *list; in exif_iif_add_buffer() local
|
/PHP-5.4/ext/xmlrpc/libxmlrpc/ |
H A D | queue.c | 715 static void QuickSort(void *list[], int low, int high, in QuickSort()
|
H A D | xmlrpc_introspection.c | 80 static inline XMLRPC_VALUE find_named_value(XMLRPC_VALUE list, const char* needle) { in find_named_value()
|
/PHP-5.4/ext/pcre/pcrelib/ |
H A D | pcre_compile.c | 2897 const pcre_uint8 *fcc, pcre_uint32 *list) in get_chr_property_list() 3105 pcre_uint32 list[8]; in compare_opcodes() local 3645 pcre_uint32 list[8]; in auto_possessify() local
|
H A D | pcre_jit_compile.c | 2015 static SLJIT_INLINE void set_jumps(jump_list *list, struct sljit_label *label) in set_jumps() 2026 static SLJIT_INLINE void add_jump(struct sljit_compiler *compiler, jump_list **list, struct sljit_j… in add_jump() 4751 jump_list **list = (cc[0] & XCL_NOT) == 0 ? &found : backtracks; in compile_xclass_matchingpath() local
|
/PHP-5.4/main/streams/ |
H A D | streams.c | 162 zend_llist *list = NULL; in php_get_wrapper_errors_list() local 262 zend_llist *list = NULL; in php_stream_wrapper_log_error() local
|
/PHP-5.4/ext/standard/ |
H A D | array.c | 1845 PHPAPI HashTable* php_splice(HashTable *in_hash, int offset, int length, zval ***list, int list_cou… in php_splice() 2994 Bucket ***lists, **list, ***ptrs, *p; in php_array_intersect() local 3412 Bucket ***lists, **list, ***ptrs, *p; in php_array_diff() local
|
/PHP-5.4/ext/intl/locale/ |
H A D | locale_methods.c | 109 static int16_t findOffset(const char* const* list, const char* key) in findOffset()
|
/PHP-5.4/ext/xmlrpc/ |
H A D | xmlrpc-epi-php.c | 341 static int add_zval(zval* list, const char* id, zval** val) in add_zval()
|
/PHP-5.4/ext/soap/ |
H A D | php_encoding.c | 3124 smart_str list = {0}; in to_xml_list() local 3148 smart_str list = {0}; in to_xml_list() local
|
/PHP-5.4/sapi/cgi/ |
H A D | fastcgi.c | 179 fcgi_hash_bucket *list; member
|
/PHP-5.4/ext/pcre/pcrelib/sljit/ |
H A D | sljitNativeMIPS_common.c | 524 #define CHECK_FLAGS(list) \ argument
|
H A D | sljitNativeTILEGX_64.c | 112 #define CHECK_FLAGS(list) (!(flags & UNUSED_DEST) || (op & GET_FLAGS(~(list)))) argument
|
/PHP-5.4/ext/simplexml/ |
H A D | simplexml.c | 988 static inline char * sxe_xmlNodeListGetString(xmlDocPtr doc, xmlNodePtr list, int inLine) /* {{{ */ in sxe_xmlNodeListGetString()
|
/PHP-5.4/ext/sqlite3/libsqlite/ |
H A D | sqlite3.c | 17928 } list; member
|