Home
last modified time | relevance | path

Searched refs:initialized (Results 51 – 71 of 71) sorted by relevance

123

/PHP-7.0/ext/intl/timezone/
H A Dtimezone_methods.cpp87 if (!tzobj->initialized) { in PHP_FUNCTION()
/PHP-7.0/Zend/
H A Dzend_interfaces.c69 fcic.initialized = 1; in zend_call_method()
H A Dzend_closures.c152 fci_cache.initialized = 1; in ZEND_METHOD()
H A Dzend_API.c701 fcc->initialized = 0; in zend_parse_arg_impl()
2946 fcc->initialized = 1; in zend_is_callable_check_func()
2957 fcc->initialized = 1; in zend_is_callable_check_func()
3177 fcc->initialized = 1; in zend_is_callable_check_func()
3198 fcc->initialized = 0; in zend_is_callable_ex()
3364 fcc->initialized = 1; in zend_is_callable_ex()
H A Dzend_API.h57 zend_bool initialized; member
1215 dest_fcc->initialized = 0; in zend_parse_arg_func()
H A DZEND_CHANGES342 ensures, that the clone will be initialized with all of the
654 * Member variables of classes can now be initialized.
/PHP-7.0/ext/xml/
H A Dcompat.c489 parser->parser->sax->initialized = 1; in XML_ParserCreate_MM()
/PHP-7.0/ext/reflection/
H A Dphp_reflection.c1431 fcc.initialized = 1; in _reflection_export()
1960 fcc.initialized = 1; in ZEND_METHOD()
2020 fcc.initialized = 1; in ZEND_METHOD()
3252 fcc.initialized = 1; in ZEND_METHOD()
3359 fcc.initialized = 1; in ZEND_METHOD()
4663 fcc.initialized = 1; in ZEND_METHOD()
4767 fcc.initialized = 1; in ZEND_METHOD()
/PHP-7.0/ext/mysqlnd/
H A Dmysqlnd_structs.h1066 zend_uchar *initialized; /* every row is a single bit */ member
/PHP-7.0/main/streams/
H A Duserspace.c316 fcc.initialized = 1; in user_stream_create_object()
/PHP-7.0/ext/pdo/
H A Dpdo_dbh.c452 fcc.initialized = 1; in pdo_stmt_construct()
H A Dpdo_stmt.c753 fcc->initialized = 1; in do_fetch_class_prepare()
/PHP-7.0/ext/mysqli/
H A Dmysqli.c1321 fcc.initialized = 1; in php_mysqli_fetch_into_hash()
/PHP-7.0/ext/spl/
H A Dspl_directory.c2087 fcic.initialized = 1; in spl_filesystem_file_call()
/PHP-7.0/
H A Dphp.ini-development419 ; relying on the fact it is automatically initialized to an
H A Dphp.ini-production419 ; relying on the fact it is automatically initialized to an
H A DNEWS229 . Fixed bug #74631 (PDO_PCO with PHP-FPM: OCI environment initialized
/PHP-7.0/ext/pgsql/
H A Dpgsql.c2816 fcc.initialized = 1;
/PHP-7.0/ext/pcre/pcrelib/
H A DChangeLog2077 pcre_malloc etc. are now initialized to local functions that call the
/PHP-7.0/ext/pcre/pcrelib/doc/
H A Dpcre.txt3049 When a pattern is compiled, the reference count field is initialized to
/PHP-7.0/ext/fileinfo/tests/
H A Dmagic12768 # but they should never be full and initialized with zeros...

Completed in 204 milliseconds

123