extra            1857 Zend/zend_virtual_cwd.c 	int dir_length, extra = 0;
extra            1867 Zend/zend_virtual_cwd.c 		if (*dir == '\'') extra+=3;
extra            1874 Zend/zend_virtual_cwd.c 	ptr = command_line = (char *) emalloc(command_length + sizeof("cd '' ; ") + dir_length + extra+1+1);
extra              94 ext/bcmath/libbcmath/src/div.c   unsigned int  len1, len2, scale2, qdigits, extra, count;
extra             127 ext/bcmath/libbcmath/src/div.c     extra = scale - scale1;
extra             129 ext/bcmath/libbcmath/src/div.c     extra = 0;
extra             130 ext/bcmath/libbcmath/src/div.c   num1 = (unsigned char *) safe_emalloc (1, n1->n_len+n1->n_scale, extra+2);
extra             132 ext/bcmath/libbcmath/src/div.c   memset (num1, 0, n1->n_len+n1->n_scale+extra+2);
extra             177 ext/bcmath/libbcmath/src/div.c 	  _one_mult (num1, len1+scale1+extra+1, norm, num1);
extra            2133 ext/fileinfo/libmagic/apprentice.c goodchar(unsigned char x, const char *extra)
extra            2135 ext/fileinfo/libmagic/apprentice.c 	return (isascii(x) && isalnum(x)) || strchr(extra, x);
extra            2140 ext/fileinfo/libmagic/apprentice.c     zend_off_t off, size_t len, const char *name, const char *extra, int nt)
extra            2161 ext/fileinfo/libmagic/apprentice.c 	for (i = 0; *l && i < len && goodchar(*l, extra); buf[i++] = *l++)
extra            2171 ext/fileinfo/libmagic/apprentice.c 		if (!isspace((unsigned char)*l) && !goodchar(*l, extra))
extra            1160 ext/ftp/ftp.c  	ftp->extra = NULL;
extra            1180 ext/ftp/ftp.c  	if (ftp->extra) {
extra            1181 ext/ftp/ftp.c  		memmove(ftp->inbuf, ftp->extra, ftp->extralen);
extra            1192 ext/ftp/ftp.c  				ftp->extra = eol + 1;
extra            1194 ext/ftp/ftp.c  					ftp->extra++;
extra            1198 ext/ftp/ftp.c  					ftp->extra = NULL;
extra            1203 ext/ftp/ftp.c  				ftp->extra = eol + 1;
extra            1205 ext/ftp/ftp.c  					ftp->extra = NULL;
extra            1252 ext/ftp/ftp.c  	if (ftp->extra) {
extra            1253 ext/ftp/ftp.c  		ftp->extra -= 4;
extra              65 ext/ftp/ftp.h  	char		*extra;			/* extra characters */
extra            2751 ext/pcre/pcrelib/pcre_internal.h                            PUBL(extra) *, int);
extra            2752 ext/pcre/pcrelib/pcre_internal.h extern int               PRIV(jit_exec)(const PUBL(extra) *,
extra            9792 ext/pcre/pcrelib/pcre_jit_compile.c PRIV(jit_compile)(const REAL_PCRE *re, PUBL(extra) *extra, int mode)
extra            9818 ext/pcre/pcrelib/pcre_jit_compile.c SLJIT_ASSERT((extra->flags & PCRE_EXTRA_STUDY_DATA) != 0);
extra            9819 ext/pcre/pcrelib/pcre_jit_compile.c study = extra->study_data;
extra            10358 ext/pcre/pcrelib/pcre_jit_compile.c if ((extra->flags & PCRE_EXTRA_EXECUTABLE_JIT) != 0 && extra->executable_jit != NULL)
extra            10359 ext/pcre/pcrelib/pcre_jit_compile.c   functions = (executable_functions *)extra->executable_jit;
extra            10383 ext/pcre/pcrelib/pcre_jit_compile.c   extra->executable_jit = functions;
extra            10384 ext/pcre/pcrelib/pcre_jit_compile.c   extra->flags |= PCRE_EXTRA_EXECUTABLE_JIT;
extra            10411 ext/pcre/pcrelib/pcre_jit_compile.c PRIV(jit_exec)(const PUBL(extra) *extra_data, const pcre_uchar *subject,
extra            10633 ext/pcre/pcrelib/pcre_jit_compile.c pcre_assign_jit_stack(pcre_extra *extra, pcre_jit_callback callback, void *userdata)
extra            10636 ext/pcre/pcrelib/pcre_jit_compile.c pcre16_assign_jit_stack(pcre16_extra *extra, pcre16_jit_callback callback, void *userdata)
extra            10639 ext/pcre/pcrelib/pcre_jit_compile.c pcre32_assign_jit_stack(pcre32_extra *extra, pcre32_jit_callback callback, void *userdata)
extra            10643 ext/pcre/pcrelib/pcre_jit_compile.c if (extra != NULL &&
extra            10644 ext/pcre/pcrelib/pcre_jit_compile.c     (extra->flags & PCRE_EXTRA_EXECUTABLE_JIT) != 0 &&
extra            10645 ext/pcre/pcrelib/pcre_jit_compile.c     extra->executable_jit != NULL)
extra            10647 ext/pcre/pcrelib/pcre_jit_compile.c   functions = (executable_functions *)extra->executable_jit;
extra            10704 ext/pcre/pcrelib/pcre_jit_compile.c pcre_assign_jit_stack(pcre_extra *extra, pcre_jit_callback callback, void *userdata)
extra            10707 ext/pcre/pcrelib/pcre_jit_compile.c pcre16_assign_jit_stack(pcre16_extra *extra, pcre16_jit_callback callback, void *userdata)
extra            10710 ext/pcre/pcrelib/pcre_jit_compile.c pcre32_assign_jit_stack(pcre32_extra *extra, pcre32_jit_callback callback, void *userdata)
extra            10713 ext/pcre/pcrelib/pcre_jit_compile.c (void)extra;
extra             339 ext/pcre/pcrelib/pcre_printint.c   unsigned int extra = 0;
extra             496 ext/pcre/pcrelib/pcre_printint.c         extra = 2;
extra             500 ext/pcre/pcrelib/pcre_printint.c     else extra = print_char(f, code+1, utf);
extra             515 ext/pcre/pcrelib/pcre_printint.c     extra = print_char(f, code + 1 + IMM2_SIZE, utf);
extra             530 ext/pcre/pcrelib/pcre_printint.c       extra = 2;
extra             545 ext/pcre/pcrelib/pcre_printint.c     extra = print_char(f, code + 1, utf);
extra             571 ext/pcre/pcrelib/pcre_printint.c     extra = print_char(f, code + 1, utf);
extra             587 ext/pcre/pcrelib/pcre_printint.c     extra = print_char(f, code + 1 + IMM2_SIZE, utf);
extra             653 ext/pcre/pcrelib/pcre_printint.c         extra = GET(code, 1);
extra             778 ext/pcre/pcrelib/pcre_printint.c         extra += priv_OP_lengths[*ccode];
extra             790 ext/pcre/pcrelib/pcre_printint.c         extra += priv_OP_lengths[*ccode];
extra             808 ext/pcre/pcrelib/pcre_printint.c     extra += code[1];
extra             827 ext/pcre/pcrelib/pcre_printint.c   code += priv_OP_lengths[*code] + extra;
extra            1463 ext/pcre/pcrelib/pcre_study.c PUBL(extra) *extra = NULL;
extra            1570 ext/pcre/pcrelib/pcre_study.c   extra = (PUBL(extra) *)(PUBL(malloc))
extra            1571 ext/pcre/pcrelib/pcre_study.c     (sizeof(PUBL(extra)) + sizeof(pcre_study_data));
extra            1572 ext/pcre/pcrelib/pcre_study.c   if (extra == NULL)
extra            1578 ext/pcre/pcrelib/pcre_study.c   study = (pcre_study_data *)((char *)extra + sizeof(PUBL(extra)));
extra            1579 ext/pcre/pcrelib/pcre_study.c   extra->flags = PCRE_EXTRA_STUDY_DATA;
extra            1580 ext/pcre/pcrelib/pcre_study.c   extra->study_data = study;
extra            1626 ext/pcre/pcrelib/pcre_study.c   extra->executable_jit = NULL;
extra            1628 ext/pcre/pcrelib/pcre_study.c     PRIV(jit_compile)(re, extra, JIT_COMPILE);
extra            1630 ext/pcre/pcrelib/pcre_study.c     PRIV(jit_compile)(re, extra, JIT_PARTIAL_SOFT_COMPILE);
extra            1632 ext/pcre/pcrelib/pcre_study.c     PRIV(jit_compile)(re, extra, JIT_PARTIAL_HARD_COMPILE);
extra            1634 ext/pcre/pcrelib/pcre_study.c   if (study->flags == 0 && (extra->flags & PCRE_EXTRA_EXECUTABLE_JIT) == 0 &&
extra            1638 ext/pcre/pcrelib/pcre_study.c     pcre_free_study(extra);
extra            1640 ext/pcre/pcrelib/pcre_study.c     pcre16_free_study(extra);
extra            1642 ext/pcre/pcrelib/pcre_study.c     pcre32_free_study(extra);
extra            1644 ext/pcre/pcrelib/pcre_study.c     extra = NULL;
extra            1649 ext/pcre/pcrelib/pcre_study.c return extra;
extra            1665 ext/pcre/pcrelib/pcre_study.c pcre_free_study(pcre_extra *extra)
extra            1668 ext/pcre/pcrelib/pcre_study.c pcre16_free_study(pcre16_extra *extra)
extra            1671 ext/pcre/pcrelib/pcre_study.c pcre32_free_study(pcre32_extra *extra)
extra            1674 ext/pcre/pcrelib/pcre_study.c if (extra == NULL)
extra            1677 ext/pcre/pcrelib/pcre_study.c if ((extra->flags & PCRE_EXTRA_EXECUTABLE_JIT) != 0 &&
extra            1678 ext/pcre/pcrelib/pcre_study.c      extra->executable_jit != NULL)
extra            1679 ext/pcre/pcrelib/pcre_study.c   PRIV(jit_free)(extra->executable_jit);
extra            1681 ext/pcre/pcrelib/pcre_study.c PUBL(free)(extra);
extra             228 ext/pcre/pcrelib/sljit/sljitLir.c #define GET_SAVED_REGISTERS_SIZE(scratches, saveds, extra) \
extra             231 ext/pcre/pcrelib/sljit/sljitLir.c 		extra) * sizeof(sljit_sw))
extra             107 ext/pcre/php_pcre.c 	if (pce->extra) {
extra             108 ext/pcre/php_pcre.c 		pcre_free_study(pce->extra);
extra             218 ext/pcre/php_pcre.c 	pcre_extra *extra = pce->extra;
extra             226 ext/pcre/php_pcre.c 	rc1 = pcre_fullinfo(pce->re, extra, PCRE_INFO_NAMETABLE, &name_table);
extra             227 ext/pcre/php_pcre.c 	rc2 = pcre_fullinfo(pce->re, extra, PCRE_INFO_NAMEENTRYSIZE, &name_size);
extra             273 ext/pcre/php_pcre.c 	pcre_extra			*extra;
extra             459 ext/pcre/php_pcre.c 		extra = pcre_study(re, soptions, &error);
extra             460 ext/pcre/php_pcre.c 		if (extra) {
extra             461 ext/pcre/php_pcre.c 			extra->flags |= PCRE_EXTRA_MATCH_LIMIT | PCRE_EXTRA_MATCH_LIMIT_RECURSION;
extra             462 ext/pcre/php_pcre.c 			extra->match_limit = (unsigned long)PCRE_G(backtrack_limit);
extra             463 ext/pcre/php_pcre.c 			extra->match_limit_recursion = (unsigned long)PCRE_G(recursion_limit);
extra             469 ext/pcre/php_pcre.c 		extra = NULL;
extra             486 ext/pcre/php_pcre.c 	new_entry.extra = extra;
extra             499 ext/pcre/php_pcre.c 	rc = pcre_fullinfo(re, extra, PCRE_INFO_CAPTURECOUNT, &new_entry.capture_count);
extra             505 ext/pcre/php_pcre.c 	rc = pcre_fullinfo(re, extra, PCRE_INFO_NAMECOUNT, &new_entry.name_count);
extra             534 ext/pcre/php_pcre.c PHPAPI pcre* pcre_get_compiled_regex(zend_string *regex, pcre_extra **extra, int *preg_options)
extra             538 ext/pcre/php_pcre.c 	if (extra) {
extra             539 ext/pcre/php_pcre.c 		*extra = pce ? pce->extra : NULL;
extra             551 ext/pcre/php_pcre.c PHPAPI pcre* pcre_get_compiled_regex_ex(zend_string *regex, pcre_extra **extra, int *preg_options, int *compile_options)
extra             555 ext/pcre/php_pcre.c 	if (extra) {
extra             556 ext/pcre/php_pcre.c 		*extra = pce ? pce->extra : NULL;
extra             641 ext/pcre/php_pcre.c 	pcre_extra		*extra = pce->extra;/* Holds results of studying */
extra             696 ext/pcre/php_pcre.c 	if (extra == NULL) {
extra             698 ext/pcre/php_pcre.c 		extra = &extra_data;
extra             700 ext/pcre/php_pcre.c 	extra->match_limit = (unsigned long)PCRE_G(backtrack_limit);
extra             701 ext/pcre/php_pcre.c 	extra->match_limit_recursion = (unsigned long)PCRE_G(recursion_limit);
extra             703 ext/pcre/php_pcre.c 	extra->mark = &mark;
extra             704 ext/pcre/php_pcre.c 	extra->flags |= PCRE_EXTRA_MARK;
extra             742 ext/pcre/php_pcre.c 		count = pcre_exec(pce->re, extra, subject, (int)subject_len, (int)start_offset,
extra            1081 ext/pcre/php_pcre.c 	pcre_extra		*extra = pce->extra;/* Holds results of studying */
extra            1110 ext/pcre/php_pcre.c 	if (extra == NULL) {
extra            1112 ext/pcre/php_pcre.c 		extra = &extra_data;
extra            1115 ext/pcre/php_pcre.c 	extra->match_limit = (unsigned long)PCRE_G(backtrack_limit);
extra            1116 ext/pcre/php_pcre.c 	extra->match_limit_recursion = (unsigned long)PCRE_G(recursion_limit);
extra            1161 ext/pcre/php_pcre.c 		extra->mark = &mark;
extra            1162 ext/pcre/php_pcre.c 		extra->flags |= PCRE_EXTRA_MARK;
extra            1165 ext/pcre/php_pcre.c 		count = pcre_exec(pce->re, extra, subject, subject_len, start_offset,
extra            1733 ext/pcre/php_pcre.c 	pcre_extra		*extra = pce->extra;/* Holds results of studying */
extra            1757 ext/pcre/php_pcre.c 	if (extra == NULL) {
extra            1759 ext/pcre/php_pcre.c 		extra = &extra_data;
extra            1761 ext/pcre/php_pcre.c 	extra->match_limit = (unsigned long)PCRE_G(backtrack_limit);
extra            1762 ext/pcre/php_pcre.c 	extra->match_limit_recursion = (unsigned long)PCRE_G(recursion_limit);
extra            1764 ext/pcre/php_pcre.c 	extra->flags &= ~PCRE_EXTRA_MARK;
extra            1786 ext/pcre/php_pcre.c 		count = pcre_exec(pce->re, extra, subject,
extra            2020 ext/pcre/php_pcre.c 	pcre_extra		*extra = pce->extra;/* Holds results of studying */
extra            2033 ext/pcre/php_pcre.c 	if (extra == NULL) {
extra            2035 ext/pcre/php_pcre.c 		extra = &extra_data;
extra            2037 ext/pcre/php_pcre.c 	extra->match_limit = (unsigned long)PCRE_G(backtrack_limit);
extra            2038 ext/pcre/php_pcre.c 	extra->match_limit_recursion = (unsigned long)PCRE_G(recursion_limit);
extra            2040 ext/pcre/php_pcre.c 	extra->flags &= ~PCRE_EXTRA_MARK;
extra            2061 ext/pcre/php_pcre.c 		count = pcre_exec(pce->re, extra, ZSTR_VAL(subject_str),
extra              37 ext/pcre/php_pcre.h PHPAPI pcre* pcre_get_compiled_regex(zend_string *regex, pcre_extra **extra, int *options);
extra              38 ext/pcre/php_pcre.h PHPAPI pcre* pcre_get_compiled_regex_ex(zend_string *regex, pcre_extra **extra, int *preg_options, int *coptions);
extra              48 ext/pcre/php_pcre.h 	pcre_extra *extra;
extra            1097 ext/pdo_pgsql/pgsql_driver.c 		if (pgsql_notify->extra && pgsql_notify->extra[0]) {
extra            1098 ext/pdo_pgsql/pgsql_driver.c 			add_index_string(return_value, 2, pgsql_notify->extra);
extra            1104 ext/pdo_pgsql/pgsql_driver.c 		if (pgsql_notify->extra && pgsql_notify->extra[0]) {
extra            1105 ext/pdo_pgsql/pgsql_driver.c 			add_assoc_string(return_value, "payload", pgsql_notify->extra);
extra            5300 ext/pgsql/pgsql.c 			add_index_string(return_value, 2, pgsql_notify->extra);
extra            5313 ext/pgsql/pgsql.c 			add_assoc_string(return_value, "payload", pgsql_notify->extra);
extra              65 ext/session/session.c static int php_session_rfc1867_callback(unsigned int event, void *event_data, void **extra);
extra              66 ext/session/session.c static int (*php_session_rfc1867_orig_callback)(unsigned int event, void *event_data, void **extra);
extra            2902 ext/session/session.c static int php_session_rfc1867_callback(unsigned int event, void *event_data, void **extra) /* {{{ */
extra            2908 ext/session/session.c 		retval = php_session_rfc1867_orig_callback(event, event_data, extra);
extra            2063 ext/spl/spl_iterators.c 			if (intern->u.regex.pce->extra) {
extra            2064 ext/spl/spl_iterators.c 				intern->u.regex.pce->extra->flags &= ~PCRE_EXTRA_MARK;
extra            2067 ext/spl/spl_iterators.c 			count = pcre_exec(intern->u.regex.pce->re, intern->u.regex.pce->extra, ZSTR_VAL(subject), ZSTR_LEN(subject), 0, 0, NULL, 0);
extra              60 main/rfc1867.c PHPAPI int (*php_rfc1867_callback)(unsigned int event, void *event_data, void **extra) = NULL;
extra              81 main/rfc1867.h extern PHPAPI int (*php_rfc1867_callback)(unsigned int event, void *event_data, void **extra);