/PHP-5.6/ext/zip/examples/ |
H A D | addglob.php | 11 $found = $z->addGlob("/home/pierre/cvs/gd/libgd/tests/*.png", 0, $options); variable
|
H A D | addpattern.php | 10 $found = $z->addPattern("/(\.png)$/i", "/home/pierre/cvs/gd/libgd/tests", $options); variable
|
/PHP-5.6/ext/intl/grapheme/ |
H A D | grapheme_string.c | 113 unsigned char *found; in PHP_FUNCTION() local 181 unsigned char *found; in PHP_FUNCTION() local 617 unsigned char *haystack, *needle, *found; in strstr_common_handler() local
|
/PHP-5.6/ext/opcache/Optimizer/ |
H A D | pass1_5.c | 411 int found = zend_hash_find(&module_registry, variable
|
H A D | block_pass.c | 338 int found = 0; in replace_source() local
|
/PHP-5.6/ext/xsl/ |
H A D | php_xsl.c | 228 zval *php_xsl_create_object(xsltStylesheetPtr obj, int *found, zval *wrapper_in, zval *return_value… in php_xsl_create_object()
|
H A D | xsltprocessor.c | 674 int found; in PHP_FUNCTION() local
|
/PHP-5.6/ext/spl/ |
H A D | php_spl.c | 68 int found; in spl_find_ce_by_name() local 319 int class_name_len, file_exts_len = SPL_G(autoload_extensions_len), found = 0; in PHP_FUNCTION() local
|
H A D | spl_observer.c | 431 int hash_len, found; in spl_object_storage_contains() local
|
/PHP-5.6/ext/zip/lib/ |
H A D | zip_extra_field_api.c | 241 int i, found, new_len; in zip_file_extra_field_set() local
|
/PHP-5.6/ext/soap/ |
H A D | php_xml.c | 320 char *found = strrchr((char*)inval, ':'); in parse_namespace() local
|
/PHP-5.6/Zend/ |
H A D | zend_builtin_functions.c | 1234 int found; in ZEND_FUNCTION() local 1277 int found; in ZEND_FUNCTION() local 1320 int found; in ZEND_FUNCTION() local 1404 int found; in ZEND_FUNCTION() local
|
H A D | zend_hash.c | 1209 int found = HASH_UPDATE_KEY_IF_BEFORE; in zend_hash_update_current_key_ex() local
|
/PHP-5.6/ext/phar/ |
H A D | dirstream.c | 184 char *entry, *found, *save, *str_key; in phar_make_dirstream() local
|
/PHP-5.6/ext/intl/timezone/ |
H A D | timezone_methods.cpp | 551 bool found = false; in PHP_FUNCTION() local
|
/PHP-5.6/ext/standard/ |
H A D | html.c | 451 int found = 0; in determine_charset() local 577 unsigned char found; in map_from_unicode() local
|
H A D | string.c | 1071 int allocated = EXPLODE_ALLOC_STEP, found = 0; in php_explode_negative_limit() local 1730 char *found = NULL; local 1784 char *found = NULL; local 1831 char *found = NULL; local 1879 char *found = NULL; local 2121 const char *found = NULL; local
|
/PHP-5.6/ext/date/lib/ |
H A D | parse_date.c | 721 static timelib_long timelib_lookup_abbr(char **ptr, int *dst, char **tz_abbr, int *found) in timelib_lookup_abbr() 778 int found = 0; in timelib_parse_zone() local
|
/PHP-5.6/ext/pcre/pcrelib/ |
H A D | pcre_jit_compile.c | 3822 struct sljit_jump *found; in fast_forward_first_char() local 3969 struct sljit_jump *found = NULL; in fast_forward_start_bits() local 4047 struct sljit_jump *found; in search_requested_char() local 4783 jump_list *found = NULL; in compile_xclass_matchingpath() local 5964 jump_list *found = NULL; in compile_dnref_search() local 6471 jump_list **found; in compile_assert_matchingpath() local
|
/PHP-5.6/ext/gd/libgd/ |
H A D | gdft.c | 376 FT_CharMap found = 0; local
|
/PHP-5.6/ext/mbstring/ |
H A D | php_mbregex.c | 451 int found = 0; in php_mbregex_compile_pattern() local
|
/PHP-5.6/ext/dom/ |
H A D | php_dom.c | 1326 PHP_DOM_EXPORT zval *php_dom_create_object(xmlNodePtr obj, int *found, zval *return_value, dom_obje… in php_dom_create_object()
|
/PHP-5.6/ext/oci8/ |
H A D | oci8.c | 1931 zend_bool found = 0; in php_oci_do_connect_ex() local
|
/PHP-5.6/main/ |
H A D | main.c | 277 int found = 0; in php_binary_init() local
|
/PHP-5.6/ext/snmp/ |
H A D | snmp.c | 712 int status, count, found; in php_snmp_internal() local
|