List of all Regex mentioned in the code..
Value | Count | File:Line |
'/html/i' | 1 | |
'/index\.php/' | 1 | |
'/^http(s)?:/' | 1 | |
'/[\r\n\t]/' | 1 | |
'/[\x00-\x08\x0B-\x0C\x0E-\x1F\x7F]/u' | 1 | |
'/delete\s*from/i' | 1 | |
'/create\s*table/i' | 1 | |
'/insert\s*into/i' | 1 | |
'/select\s*from/i' | 1 | |
'/into\s*(outfile|dumpfile)/i' | 1 | |
'/user\s*\(/i' | 1 | |
'/information_schema/i' | 1 | |
'/<svg/i' | 1 | |
'/update[^&=\w].*set.+=/i' | 1 | |
'/union.+select/i' | 1 | |
'/select|update|delete|truncate|replace|group\s*by|concat|count|from|union/i' | 1 | |
'/updatexml\(/i' | 1 | |
'/(\.\.%2f)+/i' | 1 | |
'/\s@@/' | 1 | |
'/<audio/i' | 1 | |
'/<embed/i' | 1 | |
'/<iframe/i' | 1 | |
'/<object/i' | 1 | |
'/<script/i' | 1 | |
'/Set\.constructor/i' | 1 | |
'/<style/i' | 1 | |
'/base\s+href/si' | 1 | |
'/=data:/si' | 1 | |
'/<[^<]+>/' | 1 | |
'/:|:|:/i' | 1 | |
'/vbscript\s*:/i' | 1 | |
'/"/i' | 1 | |
'/[:;"\'<>\?\(\){}\$%]/' | 1 | |
'/^https:/i' | 1 | |
'/\.(css|js|json)\.php$/' | 1 | |
'/^(confirm_)?(add|classify|close|confirm|copy|del|disable|enable|remove|set|unset|update|save)/' | 1 | |
'/public/' | 1 | |
'/[^a-zA-Z0-9_@\-\.]/' | 1 | |
'/\s*\(.+\)$/' | 1 | |
'/^https?:\/\/[^\/]*/' | 1 | |
'/^(https?:\/\/[^\/]+)\/.*$/' | 1 | |
'/showapp/' | 1 | |
'/[^a-z0-9_\.\-\[\]]/i' | 1 | |
'/ES:([^|]+)/i' | 1 | |
'/FR:([^|]+)/i' | 1 | |
'/^de/i' | 1 | |
'/DE:([^|]+)/i' | 1 | |
'/EN:([^|]+)/i' | 1 | |
'/list\.php$/' | 1 | |
'/MyObject/' | 1 |
- /htdocs/modulebuilder/index.php
|
'/mymodule/' | 1 |
- /htdocs/modulebuilder/index.php
|
'/myobject/' | 1 |
- /htdocs/modulebuilder/index.php
|
'/^' . $relofcustom . '/' | 1 |
- /htdocs/modulebuilder/index.php
|
'/\$picto\s*=\s*["\']([^"\']+)["\']/' | 1 |
- /htdocs/modulebuilder/index.php
|
'/\/llx_.*$/' | 1 |
- /htdocs/modulebuilder/index.php
|
'/var ' . $tabobj . '\s+([^\s]*)\s/ims' | 1 |
- /htdocs/modulebuilder/index.php
|
'/^integer:/' | 1 |
- /htdocs/modulebuilder/index.php
|
'/^product_batch/' | 1 |
- /htdocs/expedition/dispatch.php
|
'/^d/' | 1 | |
'/^l/' | 1 | |
'@^[\\\/]@' | 1 | |
'@[\\\/][^\\\/]+[\\\/]\.\.$@' | 1 | |
'/ ->.*/' | 1 | |
'/\.class\.php$/' | 1 |
- /htdocs/modulebuilder/index.php
|
'/_extrafields/' | 1 |
- /htdocs/modulebuilder/index.php
|
'/_([a-z]+)\.php$/' | 1 |
- /htdocs/modulebuilder/index.php
|
'/\.txt$/' | 1 |
- /htdocs/modulebuilder/index.php
|
'/^fk_prod/' | 1 |
- /htdocs/modulebuilder/index.php
|
'/^(fk_user|fk_commercial)/' | 1 |
- /htdocs/modulebuilder/index.php
|
'/integer:/' | 1 |
- /htdocs/modulebuilder/index.php
|
'/class="(.*)"/' | 1 |
- /htdocs/contrat/class/contrat.class.php
|
'/LEFT JOIN ' . MAIN_DB_PREFIX . 'contratdet as cd ON c.rowid = cd.fk_contrat /' | 1 | |
'/GROUP BY.*$/' | 1 | |
'/expired/' | 1 |
- /htdocs/contrat/services_list.php
|
"/(\d{1,2}:\d{2})-(\d{1,2}:\d{2})/" | 1 |
- /htdocs/opensurvey/wizard/choix_date.php
|
";^(\d{1,2}h\d{0,2})-(\d{1,2}h\d{0,2})$;i" | 1 |
- /htdocs/opensurvey/wizard/choix_date.php
|
";^(\d{1,2}):(\d{2})$;" | 1 |
- /htdocs/opensurvey/wizard/choix_date.php
|
";^(\d{1,2})h(\d{0,2})$;i" | 1 |
- /htdocs/opensurvey/wizard/choix_date.php
|
";^(\d{1,2})-(\d{1,2})$;" | 1 |
- /htdocs/opensurvey/wizard/choix_date.php
|
";^(\d{1,2})h-(\d{1,2})h$;" | 1 |
- /htdocs/opensurvey/wizard/choix_date.php
|
"|/$|" | 1 |
- /htdocs/opensurvey/lib/opensurvey.lib.php
|
'/' . preg_quote($_SERVER["PHP_SELF"], '/') . '/' | 1 |
- /htdocs/adherents/card.php
|
'/^DebugBar/' | 1 |
- /htdocs/debugbar/class/autoloader.php
|
'/^' . preg_quote('Psr\Log', '/') . '/' | 1 |
- /htdocs/debugbar/class/autoloader.php
|
'/^' . preg_quote('Symfony\Component\VarDumper', '/') . '/' | 1 |
- /htdocs/debugbar/class/autoloader.php
|
'/' . preg_quote('Symfony\Component\VarDumper', '/') . '/' | 1 |
- /htdocs/debugbar/class/autoloader.php
|
'/^DOLSESSID_/' | 1 |
- /htdocs/debugbar/class/DataCollector/DolRequestDataCollector.php
|
'/^PHP_AUTH_PW/' | 1 |
- /htdocs/debugbar/class/DataCollector/DolRequestDataCollector.php
|
"/\d{4}-\d{2}-\d{2} \d{2}:\d{2}:\d{2}.*/" | 1 |
- /htdocs/debugbar/class/DataCollector/DolLogsCollector.php
|
'/"$/' | 1 | |
'/^"/' | 1 | |
"/,\s*$/" | 1 |
- /htdocs/variants/list.php
|
"/^SELECT[a-z0-9\._\s\(\),]+FROM/i" | 1 |
- /htdocs/variants/list.php
|
'/^asc/i' | 1 |
- /htdocs/accountancy/bookkeeping/listbyaccount.php
|
'/-- ADD (\d+) to rowid/ims' | 1 |
- /htdocs/accountancy/admin/account.php
|
'/^ACCOUNTING_PRODUCT/' | 1 |
- /htdocs/accountancy/admin/defaultaccounts.php
|
'/^ACCOUNTING_SERVICE/' | 1 |
- /htdocs/accountancy/admin/defaultaccounts.php
|
'/^ACCOUNTING_VAT_PAY_ACCOUNT/' | 1 |
- /htdocs/accountancy/admin/defaultaccounts.php
|
'/^ACCOUNTING_VAT/' | 1 |
- /htdocs/accountancy/admin/defaultaccounts.php
|
'/^ACCOUNTING_ACCOUNT_CUSTOMER/' | 1 |
- /htdocs/accountancy/admin/defaultaccounts.php
|
'/^LOAN_ACCOUNTING_ACCOUNT/' | 1 |
- /htdocs/accountancy/admin/defaultaccounts.php
|
'/^DONATION_ACCOUNTING/' | 1 |
- /htdocs/accountancy/admin/defaultaccounts.php
|
'/^ADHERENT_SUBSCRIPTION/' | 1 |
- /htdocs/accountancy/admin/defaultaccounts.php
|
'/^ACCOUNTING_ACCOUNT_TRANSFER/' | 1 |
- /htdocs/accountancy/admin/defaultaccounts.php
|
'/^ACCOUNTING_ACCOUNT_SUSPENSE/' | 1 |
- /htdocs/accountancy/admin/defaultaccounts.php
|
'/' . $separator . '/' | 1 |
- /htdocs/accountancy/class/accountancyexport.class.php
|
'/([0-9]+)([a-zA-Z]*)/i' | 1 |
- /htdocs/install/check.php
|
'/-.*/' | 1 |
- /htdocs/install/check.php
|
'/^(\d+\.\d+\.\d+)-(\d+\.\d+\.\d+)\.sql$/i' | 1 |
- /htdocs/install/check.php
|
'/--(.+)*/' | 1 |
- /htdocs/install/step2.php
|
'/ENGINE=innodb/i' | 1 |
- /htdocs/install/step2.php
|
'/duplicate key name/i' | 1 |
- /htdocs/install/step2.php
|
'/^llx_accounting_account_/' | 1 |
- /htdocs/install/step2.php
|
'/' . preg_quote($createdata) . '/i' | 1 |
- /htdocs/install/step2.php
|
'/^[a-z0-9]+_$/i' | 1 |
- /htdocs/install/step1.php
|
'/^db_pass/i' | 1 |
- /htdocs/install/step1.php
|
'/enablemodules=/' | 1 |
- /htdocs/install/upgrade2.php
|
'/MAIN_MODULE_([a-zA-Z0-9]+)/' | 1 |
- /htdocs/install/upgrade2.php
|
'/CONSTRAINT `(0_[0-9a-zA-Z]+|[_0-9a-zA-Z]+_ibfk_[0-9]+)`/i' | 1 |
- /htdocs/install/upgrade.php
|
'/CONSTRAINT `' . $reg[1] . '`/i' | 1 |
- /htdocs/install/upgrade.php
|
'/' . $from . '\-/i' | 1 |
- /htdocs/install/upgrade.php
|
'/\-' . $to . '/i' | 1 |
- /htdocs/install/upgrade.php
|
'/^(.*)\.class\.php$/i' | 1 |
- /htdocs/install/fileconf.php
|
'/[\\/]php$/i' | 1 | |
'/php\.exe$/i' | 1 | |
'/[\\/]dolibarr[\\/]htdocs$/i' | 1 | |
"/\/htdocs$/" | 1 | |
'/__SUPERUSERLOGIN__/' | 1 | |
'/__SUPERUSERPASSWORD__/' | 1 | |
'/repair/i' | 1 |
- /htdocs/install/repair.php
|
'/MAIN_MODULE_([^_]+)_(.+)/i' | 1 |
- /htdocs/install/repair.php
|
'/^(.+)@(.+)$/i' | 1 |
- /htdocs/install/repair.php
|
'/MAIN_MODULE_(.*)_' . strtoupper($key) . '/i' | 1 |
- /htdocs/install/repair.php
|
'/__WEBSITE_KEY__/' | 1 |
- /htdocs/install/doctemplates/websites/website_template-homesubmenu/containers/wrapper.php
|
'/^(\d+)([a-z]+)$/' | 1 |
- /htdocs/bom/class/bom.class.php
|
'/#builddoc$/' | 1 |
- /htdocs/core/actions_builddoc.inc.php
|
'/action=remove_file&?/' | 1 |
- /htdocs/core/actions_builddoc.inc.php
|
"/^[a-z0-9_]+$/" | 1 |
- /htdocs/core/actions_extrafields.inc.php
|
'/from_template_(\d+)/' | 1 |
- /htdocs/core/actions_sendmails.inc.php
|
'/(<img.*src=")[^\"]*viewimage\.php([^\"]*)modulepart=medias([^\"]*)file=([^\"]*)("[^\/]*\/>)/' | 1 |
- /htdocs/core/actions_sendmails.inc.php
|
'/' . preg_quote($dolibarr_main_url_root, '/') . '/' | 1 |
- /htdocs/core/search_page.php
|
'/' . preg_quote(DOL_MAIN_URL_ROOT, '/') . '/' | 1 |
- /htdocs/core/search_page.php
|
'/' . preg_quote($tmpurlrootwithouthttp, '/') . '/' | 1 |
- /htdocs/core/search_page.php
|
'/([a-z\.]+)\s*([!<>=]+|in|notin|like|notlike)\s*/' | 1 |
- /htdocs/core/customreports.php
|
'/(:[!<>=\s]+:|:in:|:notin:|:like:|:notlike:).*$/' | 1 |
- /htdocs/core/customreports.php
|
'/^.*(:[!<>=\s]+:|:in:|:notin:|:like:|:notlike:)/' | 1 |
- /htdocs/core/customreports.php
|
'/(:[!<>=\s]+:|:in:|:notin:|:like:|:notlike:)/' | 1 |
- /htdocs/core/customreports.php
|
'/:([!<>=\s]+|in|notin|like|notlike):/' | 1 |
- /htdocs/core/customreports.php
|
'/^\'[^\']*\'$/' | 1 |
- /htdocs/core/customreports.php
|
'/integer:([^:]+):([^:]+)$/' | 1 |
- /htdocs/core/customreports.php
|
'/^(.*)\.(.*)/' | 1 |
- /htdocs/core/customreports.php
|
'/^(.*)\-(year|month|day)/' | 1 |
- /htdocs/core/customreports.php
|
'/\-(year|month|day)/' | 1 |
- /htdocs/core/customreports.php
|
'/^param(\d*)$/' | 1 |
- /htdocs/core/actions_setmoduleoptions.inc.php
|
'/\/statement\/([^\/]+)\//' | 1 |
- /htdocs/core/photos_resize.php
|
'/^chkbxlst:(.*)/' | 1 |
- /htdocs/core/actions_addupdatedelete.inc.php
|
'/^set(\w+)$/' | 1 |
- /htdocs/core/actions_addupdatedelete.inc.php
|
'|/$|' | 1 |
- /htdocs/core/filemanagerdol/connectors/php/connector.lib.php
|
",(/\.)|[[:cntrl:]]|(//)|(\\\\)|([\:\*\?\"\<\>\|])," | 1 |
- /htdocs/core/filemanagerdol/connectors/php/connector.lib.php
|
'/\\.|\\\\|\\/|\\||\\:|\\?|\\*|"|<|>|[[:cntrl:]]/' | 1 |
- /htdocs/core/filemanagerdol/connectors/php/connector.lib.php
|
'/\\.(?![^.]*$)/' | 1 |
- /htdocs/core/filemanagerdol/connectors/php/connector.lib.php
|
'/\\\\|\\/|\\||\\:|\\?|\\*|"|<|>|[[:cntrl:]]/' | 1 |
- /htdocs/core/filemanagerdol/connectors/php/connector.lib.php
|
'/' . $regex . '/S' | 1 |
- /htdocs/core/filemanagerdol/connectors/php/connector.lib.php
|
"/<!DOCTYPE\W*X?HTML/sim" | 1 |
- /htdocs/core/filemanagerdol/connectors/php/connector.lib.php
|
'!type\s*=\s*[\'"]?\s*(?:\w*/)?(?:ecma|java)!sim' | 1 |
- /htdocs/core/filemanagerdol/connectors/php/connector.lib.php
|
'!(?:href|src|data)\s*=\s*[\'"]?\s*(?:ecma|java)script:!sim' | 1 |
- /htdocs/core/filemanagerdol/connectors/php/connector.lib.php
|
'!url\s*\(\s*[\'"]?\s*(?:ecma|java)script:!sim' | 1 |
- /htdocs/core/filemanagerdol/connectors/php/connector.lib.php
|
'/^ACTION_/' | 1 |
- /htdocs/core/triggers/interface_50_modAgenda_ActionsAuto.class.php
|
'/^COMPANY_/' | 1 |
- /htdocs/core/triggers/interface_50_modAgenda_ActionsAuto.class.php
|
'/^CONTACT_/' | 1 |
- /htdocs/core/triggers/interface_50_modAgenda_ActionsAuto.class.php
|
'/^CONTRACT_/' | 1 |
- /htdocs/core/triggers/interface_50_modAgenda_ActionsAuto.class.php
|
'/^PROPAL_/' | 1 |
- /htdocs/core/triggers/interface_50_modAgenda_ActionsAuto.class.php
|
'/^ORDER_/' | 1 |
- /htdocs/core/triggers/interface_50_modAgenda_ActionsAuto.class.php
|
'/^BILL_/' | 1 |
- /htdocs/core/triggers/interface_50_modAgenda_ActionsAuto.class.php
|
'/^FICHINTER_/' | 1 |
- /htdocs/core/triggers/interface_50_modAgenda_ActionsAuto.class.php
|
'/^SHIPPING_/' | 1 |
- /htdocs/core/triggers/interface_50_modAgenda_ActionsAuto.class.php
|
'/^RECEPTION_/' | 1 |
- /htdocs/core/triggers/interface_50_modAgenda_ActionsAuto.class.php
|
'/^PROPOSAL_SUPPLIER/' | 1 |
- /htdocs/core/triggers/interface_50_modAgenda_ActionsAuto.class.php
|
'/^ORDER_SUPPLIER_/' | 1 |
- /htdocs/core/triggers/interface_50_modAgenda_ActionsAuto.class.php
|
'/^BILL_SUPPLIER_/' | 1 |
- /htdocs/core/triggers/interface_50_modAgenda_ActionsAuto.class.php
|
'/^MEMBER_SUBSCRIPTION_/' | 1 |
- /htdocs/core/triggers/interface_50_modAgenda_ActionsAuto.class.php
|
'/^MEMBER_/' | 1 |
- /htdocs/core/triggers/interface_50_modAgenda_ActionsAuto.class.php
|
'/^PARTNERSHIP_/' | 1 |
- /htdocs/core/triggers/interface_50_modAgenda_ActionsAuto.class.php
|
'/^PROJECT_/' | 1 |
- /htdocs/core/triggers/interface_50_modAgenda_ActionsAuto.class.php
|
'/^TICKET_/' | 1 |
- /htdocs/core/triggers/interface_50_modAgenda_ActionsAuto.class.php
|
'/^USER_/' | 1 |
- /htdocs/core/triggers/interface_50_modAgenda_ActionsAuto.class.php
|
'/(&|\?)action=[^&#]*/' | 1 |
- /htdocs/core/tpl/ajaxrow.tpl.php
|
"/\.[a-z0-9]+$/i" | 1 |
- /htdocs/core/tpl/filemanager.tpl.php
|
'/user/' | 1 |
- /htdocs/core/tpl/card_presend.tpl.php
|
'/company/' | 1 |
- /htdocs/core/tpl/card_presend.tpl.php
|
'/senderprofile_(\d+)/' | 1 |
- /htdocs/core/tpl/card_presend.tpl.php
|
'/mainmenu=/' | 1 |
- /htdocs/core/tpl/login.tpl.php
|
'/' . preg_quote('core/modules/oauth', '/') . '/' | 1 |
- /htdocs/core/tpl/login.tpl.php
|
'/(\?|&|&)action=[^&]+/' | 1 |
- /htdocs/core/tpl/login.tpl.php
|
'/(\?|&|&)actionlogin=[^&]+/' | 1 |
- /htdocs/core/tpl/login.tpl.php
|
'/(\?|&|&)afteroauthloginreturn=[^&]+/' | 1 |
- /htdocs/core/tpl/login.tpl.php
|
'/(\?|&|&)username=[^&]*/' | 1 |
- /htdocs/core/tpl/login.tpl.php
|
'/(\?|&|&)entity=\d+/' | 1 |
- /htdocs/core/tpl/login.tpl.php
|
'/(\?|&|&)massaction=[^&]+/' | 1 |
- /htdocs/core/tpl/login.tpl.php
|
'/(\?|&|&)token=[^&]+/' | 1 |
- /htdocs/core/tpl/login.tpl.php
|
'/(&)+/' | 1 |
- /htdocs/core/tpl/login.tpl.php
|
'/google/' | 1 |
- /htdocs/core/tpl/login.tpl.php
|
'/<!-- warning -->/' | 1 |
- /htdocs/core/tpl/login.tpl.php
|
'/width="650" height="658"/' | 1 |
- /htdocs/core/tpl/login.tpl.php
|
'/[^a-z0-9]/' | 1 |
- /htdocs/core/tpl/list_print_total.tpl.php
|
'/^SELECT[a-zA-Z0-9\._\s\(\),=<>\:\-\']+\sFROM/' | 1 |
- /htdocs/core/tpl/list_print_total.tpl.php
|
'/^(\w+)\((\d+)\)$/' | 1 |
- /htdocs/core/class/html.form.class.php
|
'/^select;|day|datepicker|dayhour|datehourpicker/' | 1 |
- /htdocs/core/class/html.form.class.php
|
'/^(string|safehtmlstring|email|phone|url)/' | 1 |
- /htdocs/core/class/html.form.class.php
|
'/^(integer)/' | 1 |
- /htdocs/core/class/html.form.class.php
|
'/^(numeric|amount)/' | 1 |
- /htdocs/core/class/html.form.class.php
|
'/^(checkbox)/' | 1 |
- /htdocs/core/class/html.form.class.php
|
'/^link/' | 1 |
- /htdocs/core/class/html.form.class.php
|
'/ckeditor|textarea/' | 1 |
- /htdocs/core/class/html.form.class.php
|
'/^email/' | 1 |
- /htdocs/core/class/html.form.class.php
|
'/^phone/' | 1 |
- /htdocs/core/class/html.form.class.php
|
'/^url/' | 1 |
- /htdocs/core/class/html.form.class.php
|
'/^(amount|numeric)/' | 1 |
- /htdocs/core/class/html.form.class.php
|
'/^checkbox/' | 1 |
- /htdocs/core/class/html.form.class.php
|
'/^(safehtmlstring|restricthtml)/' | 1 |
- /htdocs/core/class/html.form.class.php
|
'/<br>.*/' | 1 |
- /htdocs/core/class/html.form.class.php
|
'/^numeric/' | 1 |
- /htdocs/core/class/html.form.class.php
|
'/^(string|email|numeric)/' | 1 |
- /htdocs/core/class/html.form.class.php
|
'/^day$/' | 1 |
- /htdocs/core/class/html.form.class.php
|
'/^datepicker/' | 1 |
- /htdocs/core/class/html.form.class.php
|
'/^datehourpicker/' | 1 |
- /htdocs/core/class/html.form.class.php
|
'/^(select|autocomplete)/' | 1 |
- /htdocs/core/class/html.form.class.php
|
'/^textarea/' | 1 |
- /htdocs/core/class/html.form.class.php
|
'/[^a-z0-9]/i' | 1 |
- /htdocs/core/class/html.form.class.php
|
'/onsmartphone$/' | 1 |
- /htdocs/core/class/html.form.class.php
|
'/^.*onsmartphone$/' | 1 |
- /htdocs/core/class/html.form.class.php
|
'/\'(..)\'/' | 1 |
- /htdocs/core/class/html.form.class.php
|
'/^([0-9]+)\-([0-9]+)\-([0-9]+)\s?([0-9]+)?:?([0-9]+)?/' | 1 |
- /htdocs/core/class/html.form.class.php
|
'/<.+@.+>/' | 1 |
- /htdocs/core/class/html.form.class.php
|
'/---/' | 1 |
- /htdocs/core/class/html.form.class.php
|
'/\/tasks\/(task|contact|note|document)\.php/' | 1 |
- /htdocs/core/class/html.form.class.php
|
'/\/tasks\/(task|contact|time|note|document)\.php/' | 1 |
- /htdocs/core/class/html.form.class.php
|
'/<head><title>.*<\/style><\/head>/' | 1 |
- /htdocs/core/class/smtps.class.php
|
'/%[dsa]/' | 1 |
- /htdocs/core/class/lessc.class.php
|
'/' . self::preg_quote($match) . '/' | 1 |
- /htdocs/core/class/lessc.class.php
|
'/url\(.*?\)/' | 1 |
- /htdocs/core/class/lessc.class.php
|
'/' . $min[0] . '.*?(?<!\\\\)' . $min[0] . '/' | 1 |
- /htdocs/core/class/lessc.class.php
|
'/\/\*.*?\*\//s' | 1 |
- /htdocs/core/class/lessc.class.php
|
'/' . $poscursor['find'] . '/' | 1 |
- /htdocs/core/class/doleditor.class.php
|
'/^ace/' | 1 |
- /htdocs/core/class/doleditor.class.php
|
'/<link[^>]*rel=[\'"]openid.server[\'"][^>]*href=[\'"]([^\'"]+)[\'"][^>]*\/?>/i' | 1 |
- /htdocs/core/class/openid.class.php
|
'/<link[^>]*href=\'"([^\'"]+)[\'"][^>]*rel=[\'"]openid.server[\'"][^>]*\/?>/i' | 1 |
- /htdocs/core/class/openid.class.php
|
'/<link[^>]*rel=[\'"]openid.delegate[\'"][^>]*href=[\'"]([^\'"]+)[\'"][^>]*\/?>/i' | 1 |
- /htdocs/core/class/openid.class.php
|
'/<link[^>]*href=[\'"]([^\'"]+)[\'"][^>]*rel=[\'"]openid.delegate[\'"][^>]*\/?>/i' | 1 |
- /htdocs/core/class/openid.class.php
|
'/' . preg_quote('<URI>', '/') . '(.*)' . preg_quote('</URI>', '/') . '/is' | 1 |
- /htdocs/core/class/openid.class.php
|
'/graph/' | 1 |
- /htdocs/core/class/html.formother.class.php
|
'/^A/i' | 1 |
- /htdocs/core/class/html.formother.class.php
|
'/^B/i' | 1 |
- /htdocs/core/class/html.formother.class.php
|
'/@[^@]+/' | 1 |
- /htdocs/core/class/infobox.class.php
|
'/all/' | 1 |
- /htdocs/core/class/html.formprojet.class.php
|
'/progress/' | 1 |
- /htdocs/core/class/html.formprojet.class.php
|
'/^MAIN_MODULE_([0-9A-Z_]+)_TABS_/i' | 1 |
- /htdocs/core/class/conf.class.php
|
'/^MAIN_MODULE_([0-9A-Z_]+)_([A-Z]+)$/i' | 1 |
- /htdocs/core/class/conf.class.php
|
'/^MAIN_MODULE_([0-9A-Z_]+)$/i' | 1 |
- /htdocs/core/class/conf.class.php
|
'/^[0-9]{1,10}(\.[0-9]{1,9})?$/ui' | 1 |
- /htdocs/core/class/validate.class.php
|
'/^[+0-9. ()-]*$/ui' | 1 |
- /htdocs/core/class/validate.class.php
|
'/^[0|1]{1}$/ui' | 1 |
- /htdocs/core/class/validate.class.php
|
'/^\s*([a-z]\w*)\s*=\s*(.+)$/' | 1 |
- /htdocs/core/class/evalmath.class.php
|
'/^\s*([a-z]\w*)\s*\(\s*([a-z]\w*(?:\s*,\s*[a-z]\w*)*)\s*\)\s*=\s*(.+)$/' | 1 |
- /htdocs/core/class/evalmath.class.php
|
"/\s+/" | 1 |
- /htdocs/core/class/evalmath.class.php
|
'/^[a-z]\w*$/' | 1 |
- /htdocs/core/class/evalmath.class.php
|
"/[^\w\s+*^\/()\.,-]/" | 1 |
- /htdocs/core/class/evalmath.class.php
|
'/^([a-z]\w*\(?|\d+(?:\.\d*)?|\.\d+|\()/' | 1 |
- /htdocs/core/class/evalmath.class.php
|
"/^arc/" | 1 |
- /htdocs/core/class/evalmath.class.php
|
'/\.virus$/i' | 1 |
- /htdocs/core/class/antivir.class.php
|
'/%maxreclevel/' | 1 |
- /htdocs/core/class/antivir.class.php
|
'/%maxfiles/' | 1 |
- /htdocs/core/class/antivir.class.php
|
'/%maxratio/' | 1 |
- /htdocs/core/class/antivir.class.php
|
'/%bz2archivememlim/' | 1 |
- /htdocs/core/class/antivir.class.php
|
'/%maxfilesize/' | 1 |
- /htdocs/core/class/antivir.class.php
|
"/;([^,]*)/i" | 1 |
- /htdocs/core/class/translate.class.php
|
'/[^_a-zA-Z]/' | 1 |
- /htdocs/core/class/translate.class.php
|
'/^Civility([0-9A-Z]+)$/i' | 1 |
- /htdocs/core/class/translate.class.php
|
'/^Currency([A-Z][A-Z][A-Z])$/i' | 1 |
- /htdocs/core/class/translate.class.php
|
'/^SendingMethod([0-9A-Z]+)$/i' | 1 |
- /htdocs/core/class/translate.class.php
|
'/^PaymentType(?:Short)?([0-9A-Z]+)$/i' | 1 |
- /htdocs/core/class/translate.class.php
|
'/^OppStatus([0-9A-Z]+)$/i' | 1 |
- /htdocs/core/class/translate.class.php
|
'/^OrderSource([0-9A-Z]+)$/i' | 1 |
- /htdocs/core/class/translate.class.php
|
'/^([a-z]+)_([A-Z]+)/i' | 1 |
- /htdocs/core/class/translate.class.php
|
'/' . preg_quote('-- Dump completed', '/') . '/i' | 1 |
- /htdocs/core/class/utils.class.php
|
'/' . preg_quote('SET SQL_NOTES=@OLD_SQL_NOTES', '/') . '/i' | 1 |
- /htdocs/core/class/utils.class.php
|
'/' . preg_quote('-- Dump completed') . '/i' | 1 |
- /htdocs/core/class/utils.class.php
|
'/' . preg_quote('SET SQL_NOTES=@OLD_SQL_NOTES') . '/i' | 1 |
- /htdocs/core/class/utils.class.php
|
'/^-- (MySql|MariaDB)/i' | 1 |
- /htdocs/core/class/utils.class.php
|
'/notindoc/' | 1 |
- /htdocs/core/class/utils.class.php
|
'/example/' | 1 |
- /htdocs/core/class/utils.class.php
|
"#\n#" | 1 |
- /htdocs/core/class/utils.class.php
|
"/^\w[a-zA-Z0-9_]*$/" | 1 |
- /htdocs/core/class/extrafields.class.php
|
"#^.*list.php$#" | 1 |
- /htdocs/core/class/extrafields.class.php
|
'#([^=])(\([^)^(]*(' . $word . ')[^)^(]*\))#' | 1 |
- /htdocs/core/class/extrafields.class.php
|
'#\b[a-zA-Z0-9-\.-_]+\b=\([^)^(]*(' . $word . ')[^)^(]*\)#' | 1 |
- /htdocs/core/class/extrafields.class.php
|
'/^(.*):(.*)$/' | 1 |
- /htdocs/core/class/extralanguages.class.php
|
'/(?:(?: \(([\d]+)\))?(\.[^.]+))?$/' | 1 |
- /htdocs/core/class/fileupload.class.php
|
'/^image\/(gif|jpe?g|png)/' | 1 |
- /htdocs/core/class/fileupload.class.php
|
'/\s*(http|ftp)s?:/i' | 1 |
- /htdocs/core/class/fileupload.class.php
|
'/^[_a-zA-Z0-9]+$/' | 1 |
- /htdocs/core/class/commonobject.class.php
|
'/date/' | 1 |
- /htdocs/core/class/commonobject.class.php
|
'/^[a-z0-9_\-,]+$/i' | 1 |
- /htdocs/core/class/commonobject.class.php
|
'/^integer:([^:]*):([^:]*)/i' | 1 |
- /htdocs/core/class/commonobject.class.php
|
'/#getnomurlparam1=([^#]*)/' | 1 |
- /htdocs/core/class/commonobject.class.php
|
'/#getnomurlparam2=([^#]*)/' | 1 |
- /htdocs/core/class/commonobject.class.php
|
'/colspan="(\d+)"/' | 1 |
- /htdocs/core/class/commonobject.class.php
|
'/(^int|int$)/i' | 1 |
- /htdocs/core/class/commonobject.class.php
|
'/^(double|real|price)/i' | 1 |
- /htdocs/core/class/commonobject.class.php
|
'/^(int|double|real|price)/i' | 1 |
- /htdocs/core/class/commonobject.class.php
|
'/int$/i' | 1 |
- /htdocs/core/class/commonobject.class.php
|
'/^interface_([0-9]+)_([^_]+)_(.+)\.class\.php$/i' | 1 |
- /htdocs/core/class/interfaces.class.php
|
'/^interface_([0-9]+)_([^_]+)_(.+)\.class\.php/' | 1 |
- /htdocs/core/class/interfaces.class.php
|
'/^interface_([0-9]+)_([^_]+)_(.+)\.class\.php/i' | 1 |
- /htdocs/core/class/interfaces.class.php
|
'/^NOTIFICATION_FIXEDEMAIL_.*_THRESHOLD_HIGHER_(.*)$/' | 1 |
- /htdocs/core/class/notify.class.php
|
"/\//" | 1 |
- /htdocs/core/class/menubase.class.php
|
'/\|\|/' | 1 |
- /htdocs/core/class/menubase.class.php
|
'/^ldaps/i' | 1 |
- /htdocs/core/class/ldap.class.php
|
'/^ldap/' | 1 |
- /htdocs/core/class/ldap.class.php
|
'/^ldaps:\/\/([^\/]+)\/?$/' | 1 |
- /htdocs/core/class/ldap.class.php
|
'/^ldap:\/\/([^\/]+)\/?$/' | 1 |
- /htdocs/core/class/ldap.class.php
|
'/user_aliases/' | 1 |
- /htdocs/core/class/html.formmail.class.php
|
'/global_aliases/' | 1 |
- /htdocs/core/class/html.formmail.class.php
|
'/senderprofile/' | 1 |
- /htdocs/core/class/html.formmail.class.php
|
'/</' | 1 |
- /htdocs/core/class/html.formmail.class.php
|
'/>/' | 1 |
- /htdocs/core/class/html.formmail.class.php
|
'/</' | 1 |
- /htdocs/core/class/html.formmail.class.php
|
'#^(/)(\w+)(/)(.+)$#' | 1 |
- /htdocs/core/class/html.formmail.class.php
|
'/^\d+:/' | 1 |
- /htdocs/core/class/hookmanager.class.php
|
'/entity\=[0-9]+/' | 1 |
- /htdocs/core/class/html.formfile.class.php
|
'/massfilesarea_/' | 1 |
- /htdocs/core/class/html.formfile.class.php
|
'/^massfilesarea/' | 1 |
- /htdocs/core/class/html.formfile.class.php
|
'/#[a-zA-Z0-9_]*$/' | 1 |
- /htdocs/core/class/html.formfile.class.php
|
'/__FILENAMEURLENCODED__/' | 1 |
- /htdocs/core/class/html.formfile.class.php
|
'/^.*\/produit\//' | 1 |
- /htdocs/core/class/html.formfile.class.php
|
'/&id=/' | 1 |
- /htdocs/core/class/html.formfile.class.php
|
'/\/(.+)/' | 1 |
- /htdocs/core/class/html.formfile.class.php
|
'/&file=.*$/' | 1 |
- /htdocs/core/class/html.formfile.class.php
|
'/' . preg_quote(DOL_DATA_ROOT . '/', '/') . '/' | 1 |
- /htdocs/core/class/html.formfile.class.php
|
'/^[0-9]+.[0-9]+\.[0-9]+\.[0-9]+/' | 1 |
- /htdocs/core/class/dolgeoip.class.php
|
'/src="' . preg_quote(DOL_URL_ROOT, '/') . '\/viewimage\.php/ims' | 1 |
- /htdocs/core/class/CMailFile.class.php
|
'/' . preg_quote($emailtoadd, '/') . '/i' | 1 |
- /htdocs/core/class/CMailFile.class.php
|
"/([\r\n]+)$/i" | 1 |
- /htdocs/core/class/CMailFile.class.php
|
'/(\r|\n)\.(\r|\n)/ims' | 1 |
- /htdocs/core/class/CMailFile.class.php
|
'/^[\s\t]*<html/i' | 1 |
- /htdocs/core/class/CMailFile.class.php
|
"/\r\n/si" | 1 |
- /htdocs/core/class/CMailFile.class.php
|
'/(?:"|\')([^"\']+\.(' . implode('|', $extensions) . '))(?:"|\')/Ui' | 1 |
- /htdocs/core/class/CMailFile.class.php
|
'/file=([A-Za-z0-9_\-\/]+[\.]?[A-Za-z0-9]+)?$/i' | 1 |
- /htdocs/core/class/CMailFile.class.php
|
'/^.+\.(\w{3,4})$/' | 1 |
- /htdocs/core/class/CMailFile.class.php
|
"/src=\"$src\"|src='$src'/i" | 1 |
- /htdocs/core/class/CMailFile.class.php
|
'/([A-Za-z0-9_-]+[\.]?[A-Za-z0-9]+)?$/i' | 1 |
- /htdocs/core/class/CMailFile.class.php
|
'/src="data:image\/(' . implode('|', $extensions) . ');base64,([^"]+)"/Ui' | 1 |
- /htdocs/core/class/CMailFile.class.php
|
'/lib\.php$/i' | 1 |
- /htdocs/core/class/html.formadmin.class.php
|
'/eldy_(backoffice|frontoffice)\.php$/i' | 1 |
- /htdocs/core/class/html.formadmin.class.php
|
'/auguria_(backoffice|frontoffice)\.php$/i' | 1 |
- /htdocs/core/class/html.formadmin.class.php
|
'/smartphone_(backoffice|frontoffice)\.php$/i' | 1 |
- /htdocs/core/class/html.formadmin.class.php
|
'/^eldy/i' | 1 |
- /htdocs/core/class/html.formadmin.class.php
|
'/^smartphone/i' | 1 |
- /htdocs/core/class/html.formadmin.class.php
|
'/^auguria/i' | 1 |
- /htdocs/core/class/html.formadmin.class.php
|
'/(_backoffice|_frontoffice)?\.php$/i' | 1 |
- /htdocs/core/class/html.formadmin.class.php
|
'/^index/i' | 1 |
- /htdocs/core/class/html.formadmin.class.php
|
'/^default/i' | 1 |
- /htdocs/core/class/html.formadmin.class.php
|
'/^empty/i' | 1 |
- /htdocs/core/class/html.formadmin.class.php
|
'/\.lib/i' | 1 |
- /htdocs/core/class/html.formadmin.class.php
|
'/<a href="([^"]+)">([^<]+)<\/a>/' | 1 |
- /htdocs/core/lib/parsemd.lib.php
|
'/<a href="([^"]+)" target="([^"]+)">([^<]+)<\/a>/' | 1 |
- /htdocs/core/lib/parsemd.lib.php
|
'/<!--.*-->/Ums' | 1 |
- /htdocs/core/lib/parsemd.lib.php
|
'/<span style="([^"]+)">/' | 1 |
- /htdocs/core/lib/parsemd.lib.php
|
'/<\/span>/' | 1 |
- /htdocs/core/lib/parsemd.lib.php
|
'/<!-- SPAN_STYLE_([^-]+) -->/' | 1 |
- /htdocs/core/lib/parsemd.lib.php
|
'/<!-- SPAN_END -->/' | 1 |
- /htdocs/core/lib/parsemd.lib.php
|
'/<!--.*-->/msU' | 1 |
- /htdocs/core/lib/parsemd.lib.php
|
'/[ ]+/' | 1 |
- /htdocs/core/lib/functionsnumtoword.lib.php
|
'/0+$/' | 1 |
- /htdocs/core/lib/functionsnumtoword.lib.php
|
'/(' . $regeximgext . ')$/i' | 1 |
- /htdocs/core/lib/images.lib.php
|
'/\.jpeg$/' | 1 |
- /htdocs/core/lib/images.lib.php
|
'/(\.gif|\.jpeg|\.jpg|\.png|\.bmp)$/i' | 1 |
- /htdocs/core/lib/images.lib.php
|
"/^([a-zA-Z]){4}([a-zA-Z]){2}([0-9a-zA-Z]){2}([0-9a-zA-Z]{3})?$/" | 1 |
- /htdocs/core/lib/bank.lib.php
|
'/login\.tpl\.php$/' | 1 |
- /htdocs/core/lib/security2.lib.php
|
'/^[^#]*dolibarr_main_db_encrypted_pass[\s]*=[\s]*(.*)/i' | 1 |
- /htdocs/core/lib/security2.lib.php
|
'/^[^#]*dolibarr_main_db_pass[\s]*=[\s]*(.*)/i' | 1 |
- /htdocs/core/lib/security2.lib.php
|
'/^dolcrypt:([^:]+):(.*)$/i' | 1 |
- /htdocs/core/lib/security2.lib.php
|
'/crypted:([^:]+):/i' | 1 |
- /htdocs/core/lib/security2.lib.php
|
"/^upc$/i" | 1 |
- /htdocs/core/lib/barcode.lib.php
|
"/^[0-9]{11,12}$/" | 1 |
- /htdocs/core/lib/barcode.lib.php
|
"/^isbn$/i" | 1 |
- /htdocs/core/lib/barcode.lib.php
|
"/^ANY$/i" | 1 |
- /htdocs/core/lib/barcode.lib.php
|
"/^[0-9]{12,13}$/" | 1 |
- /htdocs/core/lib/barcode.lib.php
|
"/^97[89]/" | 1 |
- /htdocs/core/lib/barcode.lib.php
|
'/permission denied/i' | 1 |
- /htdocs/core/lib/barcode.lib.php
|
'/(.*)@(.*)/' | 1 |
- /htdocs/core/lib/security.lib.php
|
'/' . preg_quote($reg[1]) . '/i' | 1 |
- /htdocs/core/lib/admin.lib.php
|
'/^\s*--/' | 1 |
- /htdocs/core/lib/admin.lib.php
|
'/([,;ERLT\)])\s*--.*$/i' | 1 |
- /htdocs/core/lib/admin.lib.php
|
'/__\+MAX_([A-Za-z0-9_]+)__/i' | 1 |
- /htdocs/core/lib/admin.lib.php
|
'/VALUES\s*\(__ENTITY__, \s*(\d+)\s*,(\s*\'[^\',]*\'\s*,\s*\'[^\',]*\'\s*,\s*\'?[^\',]*\'?\s*),\s*\'?([^\',]*)\'?/ims' | 1 |
- /htdocs/core/lib/admin.lib.php
|
'/([,\s])0 \+ ' . ((int) $offsetforchartofaccount) . '/ims' | 1 |
- /htdocs/core/lib/admin.lib.php
|
'/^--/' | 1 |
- /htdocs/core/lib/admin.lib.php
|
'/^UPDATE llx_website SET \w+ = \d+\+\d+ WHERE rowid = \d+;$/' | 1 |
- /htdocs/core/lib/admin.lib.php
|
'/^INSERT INTO llx_website_page\([a-z0-9_\s,]+\) VALUES\([0-9_\s,\+]+\);$/' | 1 |
- /htdocs/core/lib/admin.lib.php
|
'/^UPDATE llx_website SET \w+ = \'[a-zA-Z,\s]*\' WHERE rowid = \d+;$/' | 1 |
- /htdocs/core/lib/admin.lib.php
|
'/__HANDLER__/i' | 1 |
- /htdocs/core/lib/admin.lib.php
|
'/__DATABASE__/i' | 1 |
- /htdocs/core/lib/admin.lib.php
|
'/__ENTITY__/i' | 1 |
- /htdocs/core/lib/admin.lib.php
|
'/__ENCRYPT\(\'([^\']+)\'\)__/i' | 1 |
- /htdocs/core/lib/admin.lib.php
|
'/__DECRYPT\(\'([A-Za-z0-9_]+)\'\)__/i' | 1 |
- /htdocs/core/lib/admin.lib.php
|
'/__([0-9]+)__/' | 1 |
- /htdocs/core/lib/admin.lib.php
|
'/insert into ([^\s]+)/i' | 1 |
- /htdocs/core/lib/admin.lib.php
|
'/([^a-zA-Z_]+)/i' | 1 |
- /htdocs/core/lib/admin.lib.php
|
'/^(MAIN_LOGEVENTS|MAIN_AGENDA_ACTIONAUTO)/' | 1 |
- /htdocs/core/lib/admin.lib.php
|
'/(_KEY|_EXPORTKEY|_SECUREKEY|_SERVERKEY|_PASS|_PASSWORD|_PW|_PW_TICKET|_PW_EMAILING|_SECRET|_SECURITY_TOKEN|_WEB_TOKEN)$/' | 1 |
- /htdocs/core/lib/admin.lib.php
|
'/^sess_/i' | 1 |
- /htdocs/core/lib/admin.lib.php
|
'/dol_entity\|i:' . $conf->entity . ';/i' | 1 |
- /htdocs/core/lib/admin.lib.php
|
'/dol_entity\|s:([0-9]+):"' . $conf->entity . '"/i' | 1 |
- /htdocs/core/lib/admin.lib.php
|
'/dol_login\|s:[0-9]+:"([A-Za-z0-9]+)"/i' | 1 |
- /htdocs/core/lib/admin.lib.php
|
'/dol_entity\|s:([0-9]+):"(' . $conf->entity . ')"/i' | 1 |
- /htdocs/core/lib/admin.lib.php
|
'/emailtemplate/' | 1 |
- /htdocs/core/lib/admin.lib.php
|
'/MAIL_FROM$/i' | 1 |
- /htdocs/core/lib/admin.lib.php
|
"~<h2>(.*)</h2>~" | 1 |
- /htdocs/core/lib/admin.lib.php
|
"~<tr><td[^>]+>([^<]*)</td><td[^>]+>([^<]*)</td></tr>~" | 1 |
- /htdocs/core/lib/admin.lib.php
|
"~<tr><td[^>]+>([^<]*)</td><td[^>]+>([^<]*)</td><td[^>]+>([^<]*)</td></tr>~" | 1 |
- /htdocs/core/lib/admin.lib.php
|
"/" . preg_quote(DOL_URL_ROOT, "/") . "$/i" | 1 |
- /htdocs/core/lib/xcal.lib.php
|
'/' . preg_quote($GLOBALS['website']->virtualhost, '/') . '/' | 1 |
- /htdocs/core/lib/xcal.lib.php
|
'/<img\s*src="([^"]+)"/m' | 1 |
- /htdocs/core/lib/xcal.lib.php
|
"/\r\n/i" | 1 |
- /htdocs/core/lib/xcal.lib.php
|
"/\n\r/i" | 1 |
- /htdocs/core/lib/xcal.lib.php
|
"/\n/i" | 1 |
- /htdocs/core/lib/xcal.lib.php
|
"/=\r?\n/" | 1 |
- /htdocs/core/lib/xcal.lib.php
|
'/list/' | 1 |
- /htdocs/core/lib/agenda.lib.php
|
'/&?search_filtert=\d+/' | 1 |
- /htdocs/core/lib/agenda.lib.php
|
'/\/.*$/i' | 1 |
- /htdocs/core/lib/geturl.lib.php
|
'/^.*\.([^\.]+)\.([^\.]+)\.([^\.]+)\.([^\.]+)$/' | 1 |
- /htdocs/core/lib/geturl.lib.php
|
'/\.[^\.]+\.[^\.]+$/' | 1 |
- /htdocs/core/lib/geturl.lib.php
|
'/^([a-z]*:\/\/[^\/]*).*/i' | 1 |
- /htdocs/core/lib/geturl.lib.php
|
'/<!--[^\-]+-->/' | 1 |
- /htdocs/core/lib/geturl.lib.php
|
'/(^[0-9]{9}$)/' | 1 |
- /htdocs/core/lib/profid.lib.php
|
'/(^[0-9]{15}$)/' | 1 |
- /htdocs/core/lib/profid.lib.php
|
'/(^[0-1]{1}[0-9]{3}\.[0-9]{3}\.[0-9]{3}$)/' | 1 |
- /htdocs/core/lib/profid.lib.php
|
'/((^[A-Z]{1}[0-9]{7}[A-Z0-9]{1}$|^[T]{1}[A-Z0-9]{8}$)|^[0-9]{8}[A-Z]{1}$)/' | 1 |
- /htdocs/core/lib/profid.lib.php
|
'/(^[0-9]{8}[A-Z]{1}$)/' | 1 |
- /htdocs/core/lib/profid.lib.php
|
'/^[KLM]{1}/' | 1 |
- /htdocs/core/lib/profid.lib.php
|
'/^[ABCDEFGHJNPQRSUVW]{1}/' | 1 |
- /htdocs/core/lib/profid.lib.php
|
'/^[T]{1}/' | 1 |
- /htdocs/core/lib/profid.lib.php
|
'/^[T]{1}[A-Z0-9]{8}$/' | 1 |
- /htdocs/core/lib/profid.lib.php
|
'/^[XYZ]{1}/' | 1 |
- /htdocs/core/lib/profid.lib.php
|
'/value="<\?php((?!\?>).)*\?>\n*/ims' | 1 |
- /htdocs/core/lib/website.lib.php
|
'/"callto:<\?php((?!\?>).)*\?>\n*/ims' | 1 |
- /htdocs/core/lib/website.lib.php
|
'/"mailto:<\?php((?!\?>).)*\?>\n*/ims' | 1 |
- /htdocs/core/lib/website.lib.php
|
'/src="<\?php((?!\?>).)*\?>\n*/ims' | 1 |
- /htdocs/core/lib/website.lib.php
|
'/href="<\?php((?!\?>).)*\?>\n*/ims' | 1 |
- /htdocs/core/lib/website.lib.php
|
'/(href=")\/(#[^\"<>]*)?\"/' | 1 |
- /htdocs/core/lib/website.lib.php
|
'/(href=")\/\"/' | 1 |
- /htdocs/core/lib/website.lib.php
|
'/(href=")\/?([a-zA-Z0-9\-_#]+)(\"|\?)/' | 1 |
- /htdocs/core/lib/website.lib.php
|
'/(href=")(\/?viewimage\.php\?[^\"]*modulepart=[^\"]*)(\")/' | 1 |
- /htdocs/core/lib/website.lib.php
|
'/(src=")(\/?viewimage\.php\?[^\"]*modulepart=[^\"]*)(\")/' | 1 |
- /htdocs/core/lib/website.lib.php
|
'/^(<link[^>]*rel="canonical" href=")\//m' | 1 |
- /htdocs/core/lib/website.lib.php
|
'/(<a[^>]*href=")\/?documents\.php/' | 1 |
- /htdocs/core/lib/website.lib.php
|
'/(<a[^>]*href=")\/?document\.php/' | 1 |
- /htdocs/core/lib/website.lib.php
|
'/sitefiles/' | 1 |
- /htdocs/core/lib/website.lib.php
|
'/<img([^\.\/]+)src="([^>"]+)"([^>]*)>/i' | 1 |
- /htdocs/core/lib/website.lib.php
|
'/background([^\.\/\(;]+)url\([\"\']?([^\)\"\']*)[\"\']?\)/i' | 1 |
- /htdocs/core/lib/website.lib.php
|
'/' . $urlregex . '/i' | 1 |
- /htdocs/core/lib/functions2.lib.php
|
'/^' . $vatprefix . '[a-zA-Z0-9\-\.]{5,14}$/i' | 1 |
- /htdocs/core/lib/functions2.lib.php
|
'/^(https?:[\\/]+)?([0-9A-Z.-]+\.[A-Z]{2,4})(:[0-9]+)?/i' | 1 |
- /htdocs/core/lib/functions2.lib.php
|
'/^' . preg_quote($proto . $domain, '/') . '/i' | 1 |
- /htdocs/core/lib/functions2.lib.php
|
'/\{([A-Z]+)\-([1-9])\}/' | 1 |
- /htdocs/core/lib/functions2.lib.php
|
'/\{' . $regKey[1] . '\-' . $regKey[2] . '\}/i' | 1 |
- /htdocs/core/lib/functions2.lib.php
|
'#(' . $start . ')(.*?)(' . $end . ')#si' | 1 |
- /htdocs/core/lib/functions2.lib.php
|
'/' . preg_quote($val, '/') . '/i' | 1 |
- /htdocs/core/lib/functions2.lib.php
|
'/^([0-9]+)\-([0-9]+)\-([0-9]+)\s?([0-9]+)?:?([0-9]+)?/i' | 1 |
- /htdocs/core/lib/functions2.lib.php
|
'/^#?([0-9a-fA-F][0-9a-fA-F])([0-9a-fA-F][0-9a-fA-F])([0-9a-fA-F][0-9a-fA-F])$/' | 1 |
- /htdocs/core/lib/functions2.lib.php
|
'/s$/' | 1 |
- /htdocs/core/lib/functions2.lib.php
|
'/src="[a-zA-Z0-9_\/\-\.]*(viewimage\.php\?modulepart=medias[^"]*)"/' | 1 |
- /htdocs/core/lib/functions2.lib.php
|
"'syntax error, (.+) in .+ on line (\d+)$'s" | 1 |
- /htdocs/core/lib/functions2.lib.php
|
'/http:/i' | 1 |
- /htdocs/core/lib/functions2.lib.php
|
'/[\x{2600}-\x{FFFF}]/u' | 1 |
- /htdocs/core/lib/functions2.lib.php
|
'/[\x{10000}-\x{10FFFF}]/u' | 1 |
- /htdocs/core/lib/functions2.lib.php
|
'/[\x{' . $valarray[0] . '}-\x{' . $valarray[1] . '}]/u' | 1 |
- /htdocs/core/lib/functions2.lib.php
|
'/^(integer|price|sellist|varchar|double|text|html|duration)/' | 1 |
- /htdocs/core/lib/modulebuilder.lib.php
|
'/^(boolean|smallint|real|date|datetime|timestamp|phone|mail|url|ip|password)$/' | 1 |
- /htdocs/core/lib/modulebuilder.lib.php
|
'/\/\/ BEGIN MODULEBUILDER PROPERTIES.*END MODULEBUILDER PROPERTIES/ims' | 1 |
- /htdocs/core/lib/modulebuilder.lib.php
|
'/^null$/i' | 1 |
- /htdocs/core/lib/modulebuilder.lib.php
|
'/-- BEGIN MODULEBUILDER FIELDS.*END MODULEBUILDER FIELDS/ims' | 1 |
- /htdocs/core/lib/modulebuilder.lib.php
|
'/\.sql.new$/' | 1 |
- /htdocs/core/lib/modulebuilder.lib.php
|
'/-- BEGIN MODULEBUILDER INDEXES.*END MODULEBUILDER INDEXES/ims' | 1 |
- /htdocs/core/lib/modulebuilder.lib.php
|
'/\s*([^\s=>]+)\s*=>\s*([^,]+),?/' | 1 |
- /htdocs/core/lib/modulebuilder.lib.php
|
'/' . $varcommented . '/' | 1 |
- /htdocs/core/lib/modulebuilder.lib.php
|
'/' . $props . '/' | 1 |
- /htdocs/core/lib/modulebuilder.lib.php
|
'/' . $constructObj . '/' | 1 |
- /htdocs/core/lib/modulebuilder.lib.php
|
'/' . $includeClass . '/' | 1 |
- /htdocs/core/lib/modulebuilder.lib.php
|
'/' . $varcommented . '/i' | 1 |
- /htdocs/core/lib/modulebuilder.lib.php
|
'/' . $props . '/i' | 1 |
- /htdocs/core/lib/modulebuilder.lib.php
|
'/' . $constructObj . '/i' | 1 |
- /htdocs/core/lib/modulebuilder.lib.php
|
'/' . $includeClass . '/i' | 1 |
- /htdocs/core/lib/modulebuilder.lib.php
|
'/^[\t\s]+/' | 1 |
- /htdocs/core/lib/modulebuilder.lib.php
|
'/(?:GET|POST|PUT|DELETE) (\w+)s/' | 1 |
- /htdocs/core/lib/modulebuilder.lib.php
|
'/\\\u([0-9A-F]{2})([0-9A-F]{2})/i' | 1 |
- /htdocs/core/lib/json.lib.php
|
'/\\\u' . $reg[1] . $reg[2] . '/i' | 1 |
- /htdocs/core/lib/json.lib.php
|
'/^([0-9]+)\/([0-9]+)\/([0-9]+)\s?([0-9]+)?:?([0-9]+)?:?([0-9]+)?/i' | 1 |
- /htdocs/core/lib/date.lib.php
|
'/^([0-9]{4})-([0-9]{2})-([0-9]{2})T([0-9]{2}):([0-9]{2}):([0-9]{2})Z$/i' | 1 |
- /htdocs/core/lib/date.lib.php
|
'/^([0-9]{4})-([0-9]{2})-([0-9]{2}) ([0-9]{2}):([0-9]{2}):([0-9]{2})$/i' | 1 |
- /htdocs/core/lib/date.lib.php
|
'/^([0-9]{4})([0-9]{2})([0-9]{2})T([0-9]{2})([0-9]{2})([0-9]{2})Z$/i' | 1 |
- /htdocs/core/lib/date.lib.php
|
'/widthcentpercentminus[^\s]*/' | 1 |
- /htdocs/core/lib/ajax.lib.php
|
'/onrightofpage/' | 1 |
- /htdocs/core/lib/ajax.lib.php
|
'/<\/?html>/ims' | 1 |
- /htdocs/core/lib/website2.lib.php
|
'/^\/doctemplates\//' | 1 |
- /htdocs/core/lib/website2.lib.php
|
'/' . $forbiddenphpcommand . '\s*\(/ms' | 1 |
- /htdocs/core/lib/website2.lib.php
|
'/' . $forbiddenphpchar . '/ms' | 1 |
- /htdocs/core/lib/website2.lib.php
|
'/[}\]]\(/ims' | 1 |
- /htdocs/core/lib/website2.lib.php
|
'/\$[a-z0-9_]+\(/ims' | 1 |
- /htdocs/core/lib/website2.lib.php
|
'/^.*\/([^\/]+)$/' | 1 |
- /htdocs/core/lib/files.lib.php
|
'/(?:^|[^\\\\])\//' | 1 |
- /htdocs/core/lib/files.lib.php
|
'/([\\/]+)$/' | 1 |
- /htdocs/core/lib/files.lib.php
|
'/^(' . implode('|', $prots) . '):/i' | 1 |
- /htdocs/core/lib/files.lib.php
|
'/[\n\s]+\/JavaScript[\n\s]+/m' | 1 |
- /htdocs/core/lib/files.lib.php
|
'/(\/temp\/|\/thumbs\/|\.meta$)/' | 1 |
- /htdocs/core/lib/files.lib.php
|
'/File is a PDF with javascript inside/' | 1 |
- /htdocs/core/lib/files.lib.php
|
'/<meta name="Keywords" content="([^\/]+)"\s*\/>/i' | 1 |
- /htdocs/core/lib/files.lib.php
|
'/<pre>(.*)<\/pre>/si' | 1 |
- /htdocs/core/lib/files.lib.php
|
'/^dolibarr.*\.(log|json)$/' | 1 |
- /htdocs/core/lib/files.lib.php
|
'/^module_.*\.zip$/' | 1 |
- /htdocs/core/lib/files.lib.php
|
'/^(\d+)\/photos\//' | 1 |
- /htdocs/core/lib/files.lib.php
|
'/^productstats_/i' | 1 |
- /htdocs/core/lib/files.lib.php
|
'/^([a-z]+)_user_temp$/i' | 1 |
- /htdocs/core/lib/files.lib.php
|
'/^([a-z]+)_temp$/i' | 1 |
- /htdocs/core/lib/files.lib.php
|
'/^([a-z]+)_user$/i' | 1 |
- /htdocs/core/lib/files.lib.php
|
'/^massfilesarea_([a-z]+)$/i' | 1 |
- /htdocs/core/lib/files.lib.php
|
'/^' . preg_quote(DOL_DATA_ROOT, '/') . '\//' | 1 |
- /htdocs/core/lib/files.lib.php
|
'/(_pass|password|_pw|_key|securekey|serverkey|secret\d?|p12key|exportkey|_PW_[a-z]+|token)$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/linux/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/macintosh/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/windows/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/firefox(\/|\s)([\d\.]*)/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/edge(\/|\s)([\d\.]*)/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/chrome(\/|\s)([\d\.]+)/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/chrome/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/iceweasel/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/epiphany/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/safari(\/|\s)([\d\.]*)/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/opera(\/|\s)([\d\.]*)/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/(MSIE\s([0-9]+\.[0-9]))|.*(Trident\/[0-9]+.[0-9];.*rv:([0-9]+\.[0-9]+))/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/(Windows NT\s([0-9]+\.[0-9])).*(Trident\/[0-9]+.[0-9];.*rv:([0-9]+\.[0-9]+))/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/l[iy]n(x|ks)(\(|\/|\s)*([\d\.]+)/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/^presend/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/__([A-Z0-9]+_?[A-Z0-9]+)__/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/__' . preg_quote($reg[1], '/') . '__/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/^array/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/([<>])([-+]?\d)/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/[^0-9,-]+/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/[^a-z]+/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/[^a-z0-9_\-\.]+/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/[^a-z0-9_\-\.@]+/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/[^a-z0-9_\-\.,]+/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/^([^\?]+(\.css\.php|\.css|\.js\.php|\.js|\.png|\.jpg|\.php)?)/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/[\x00-\x08\x11-\x12\x14-\x1F\x7F]/u' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/<' . preg_quote($tagtoreplace, '/') . '>/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/<' . preg_quote($tagtoreplace, '/') . ' \/>/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/[^a-z0-9_\/\?\;\s=&\.]/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/<' . preg_quote($tagtoreplace, '/') . '\s+([^>]+)> \/>/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/[^a-z0-9_\/\?\;\s=&]/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/<' . preg_quote($tagtoreplace, '/') . '\s+([^>]+) \/>/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/__BEGINTAGTOREPLACE' . $tagtoreplace . '\[(.*)\]__/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/__BEGINENDTAGTOREPLACE' . $tagtoreplace . '\[(.*)\]__/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/password=\'[^\']*\'/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/<.*$/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/([a-z])\|([a-z])/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/' . preg_quote($object->element, '/') . '/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/class=\"/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/(\r\n|\r|\n)+/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/inputnoreduce/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/reduceformat/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/%b/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/%a/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/^([0-9][0-9][0-9][0-9])([0-9][0-9])([0-9][0-9])([0-9][0-9])([0-9][0-9])([0-9][0-9])$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/^([0-9]+)\-([0-9]+)\-([0-9]+) ?([0-9]+)?:?([0-9]+)?:?([0-9]+)?/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/__b__/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/__a__/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/^mailto:/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\/?{socialid}/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/^www\.' . preg_quote($tmpvirginurl, '/') . '\/?/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/^' . preg_quote($tmpvirginurl, '/') . '\/?/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/^https:\/\//i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/^www\.' . preg_quote($tmpvirginurl3, '/') . '\/?/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/^' . preg_quote($tmpvirginurl3, '/') . '\/?/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/^www\.' . preg_quote($tmpvirginurl2, '/') . '\/?/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/^' . preg_quote($tmpvirginurl2, '/') . '\/?/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
"/[\s.-]/" | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/(\.png|\.gif|\.svg)$/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/selected/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
"/^[^\.]+\./" | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/^DESC/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/^ASC/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/:\w+$/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/^DESC/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/^ASC/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\s*' . preg_quote($morelabel, '/') . '/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/0+$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.\.\./i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\'/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/[a-zA-Z\/\\\*\(\)\<\>\_]/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.(\d\d\d)$/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/C+S-(\d+)/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/I-(\d+)/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/^.*\-/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
"/^.:$/" | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/<br[^>]*>(\n|\r)+/ims' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/<br[^>]*>/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/<+([a-z]+)/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/<!--([^>]*)-->/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/:/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/:|�+58|:/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/position\s*:\s*(absolute|fixed)\s*!\s*important/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/(<[^>]+)\s+class=((["\']).*?\\3|\\w*)/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/<comment>([^>]*)<\/comment>/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\/\*.*\*\//m' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/position\s*:\s*[a-z]+/mi' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/display\s*:/mi' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/z-index\s*:/mi' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\s+(top|left|right|bottom)\s*:/mi' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/(logout|passwordforgotten)\.php/mi' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/action=/mi' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/^' . preg_quote('<?xml encoding="UTF-8">', '/') . '/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/^' . preg_quote('<html><body>', '/') . '/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/' . preg_quote('</body></html>', '/') . '$/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/<\/?' . $tagtoremove . '>/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/<\/?' . $tagtoremove . '\s+[^>]*>/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/position\s*:\s*(absolute|fixed)\s*!\s*important/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/<br[^>]*>.*$/s' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/<div[^>]*>.*$/s' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\n/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/^<\?xml encoding="UTF-8"><div class="tricktoremove">/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/<\/div>$/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/&(tab|newline);/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/&#x?[0-9]+/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/'/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/<img src="data:/mi' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/(<img|url\(|<link)/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/<br>$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/(\r\n|\r|\n)$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/' . "\r\n" . '<br(\s[\sa-zA-Z_="]*)?\/?>/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/<br(\s[\sa-zA-Z_="]*)?\/?>' . "\r\n" . '/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/<br(\s[\sa-zA-Z_="]*)?\/?>' . "\n" . '/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/ $/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/(<br>|<br(\s[\sa-zA-Z_="]*)?\/?>|' . "\n" . '|' . "\r" . ')+$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/<br/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/https?:\/\/[^"\'\s]+/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/<(br|hr)\/>/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/<(br|hr|div|font|li|p|span|strong|table)>/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/<(br|hr|div|font|li|p|span|strong|table)\s+[^<>\/]*\/?>/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/<img\s+[^<>]*src[^<>]*>/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/<a\s+[^<>]*href[^<>]*>/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/<h[0-9]>/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/&[A-Z0-9]{1,6};/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/&#[0-9]{2,3};/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/__\(([^\)]+)\)__/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/__\[([^\]]+)\]__/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/(__[A-Z\_]+__)@lazyload$/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/' . preg_quote($key_to_substitute, '/') . '/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/functions_(.*)\.lib\.php/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/<div class=".*">/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/[^\x00-\x7f]/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/[^a-z0-9\s' . preg_quote($specialcharsallowed, '/') . ']/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/->[a-zA-Z0-9_]+\(/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\s\(/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/^!?[a-zA-Z0-9_]+\(/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\s!?[a-zA-Z0-9_]+\(/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/(\^|\')\(/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/[^0-9]+\.[^0-9]+/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/' . $forbiddenphpregex . '/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/' . $forbiddenphpmethodsregex . '/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/new\.php/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/card\.php/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/^\[.*\]$/sm' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/^\(.*\)$/sm' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/([!<>=]+)\s+([0-9' . preg_quote($langs->trans("DecimalSeparator"), '/') . '\-])/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/[^0-9,]/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.(id|rowid)$/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/(\.gif|\.jpeg|\.jpg|\.png|\.bmp|\.webp)$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.txt$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.rtx$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.csv$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.tsv$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.(cf|conf|log)$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.ini$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.lang$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.(crt|cer|key|pub)$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.(html|htm|shtml)$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.(xml|xhtml)$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.xaml$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.bas$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.(c)$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.(cpp)$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.cs$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.(h)$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.(java|jsp)$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.php([0-9]{1})?$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.phtml$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.(pl|pm)$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.js$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.odp$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.ods$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.odt$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.mdb$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.doc[xm]?$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.dot[xm]?$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.xlt(x)?$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.xla(m)?$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.xls$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.xls[bmx]$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.pps[mx]?$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.ppt[mx]?$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.bat$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.sh$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.ksh$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.bash$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.ico$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.(jpg|jpeg)$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.(tif|tiff)$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.vcs$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.ics$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.torrent$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.(mp3|ogg|au|wav|wma|mid)$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.mp4$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.ogv$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.webm$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.avi$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.divx$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.xvid$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.(wmv|mpg|mpeg)$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.(zip|rar|gz|tgz|z|cab|bz2|7z|tar|lzh|zst)$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.(exe|com)$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.(dll|lib|o|so|a)$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.err$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
"/\r|\n/" | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/\.(htm|html|js|phar|php|php\d+|phtml|pht|pl|py|cgi|ksh|sh|shtml|bash|bat|cmd|wpk|exe|dmg)$/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/[^\(\)]/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/[^a-z0-9\._]/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/[^a-z<>!=]/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/^\'([^\']*)\'$/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/_AUTO/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/^(\d\d):(\d\d):(\d\d)$/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/(<img.*src=")[^\"]*viewimage\.php[^\"]*modulepart=medias[^\"]*file=([^\"]*)("[^\/]*\/>)/' | 1 |
- /htdocs/core/lib/pdf.lib.php
|
'/(<img[^>]*src=")[^\"]*viewimage\.php[^\"]*modulepart=medias[^\"]*file=([^\"]*)/' | 1 |
- /htdocs/core/lib/pdf.lib.php
|
'/(<img[^>]*src=")([^"]*)(&)([^"]*")/' | 1 |
- /htdocs/core/lib/pdf.lib.php
|
'/^\(DEPOSIT\).+/' | 1 |
- /htdocs/core/lib/pdf.lib.php
|
'/^(http:\/\/|https:\/\/)/i' | 1 |
- /htdocs/core/menus/standard/eldy.lib.php
|
'/^admintools/' | 1 |
- /htdocs/core/menus/standard/eldy.lib.php
|
'/customers_bills(|_draft|_notpaid|_paid|_canceled)$/' | 1 |
- /htdocs/core/menus/standard/eldy.lib.php
|
'/^tax_social/i' | 1 |
- /htdocs/core/menus/standard/eldy.lib.php
|
'/^tax_vat/i' | 1 |
- /htdocs/core/menus/standard/eldy.lib.php
|
'/^tax_1_vat/i' | 1 |
- /htdocs/core/menus/standard/eldy.lib.php
|
'/^tax_2_vat/i' | 1 |
- /htdocs/core/menus/standard/eldy.lib.php
|
'/^tax_salary/i' | 1 |
- /htdocs/core/menus/standard/eldy.lib.php
|
'/^tax_loan/i' | 1 |
- /htdocs/core/menus/standard/eldy.lib.php
|
'/^tax_various/i' | 1 |
- /htdocs/core/menus/standard/eldy.lib.php
|
'/accountancy_admin/' | 1 |
- /htdocs/core/menus/standard/eldy.lib.php
|
'/accountancy_dispatch_customer/' | 1 |
- /htdocs/core/menus/standard/eldy.lib.php
|
'/accountancy_dispatch_supplier/' | 1 |
- /htdocs/core/menus/standard/eldy.lib.php
|
'/accountancy_dispatch_expensereport/' | 1 |
- /htdocs/core/menus/standard/eldy.lib.php
|
'/report/' | 1 |
- /htdocs/core/menus/standard/eldy.lib.php
|
'/intracommreport/' | 1 |
- /htdocs/core/menus/standard/eldy.lib.php
|
'/asset_model/' | 1 |
- /htdocs/core/menus/standard/eldy.lib.php
|
'/checks/' | 1 |
- /htdocs/core/menus/standard/eldy.lib.php
|
'/\)[\s\t]*type[\s\t]*=[\s\t]*(MyISAM|innodb);/i' | 1 |
- /htdocs/core/db/sqlite3.class.php
|
'/\)[\s\t]*engine[\s\t]*=[\s\t]*(MyISAM|innodb);/i' | 1 |
- /htdocs/core/db/sqlite3.class.php
|
'/(int\w+|smallint)\s+unsigned/i' | 1 |
- /htdocs/core/db/sqlite3.class.php
|
'/AFTER [a-z0-9_]+/i' | 1 |
- /htdocs/core/db/sqlite3.class.php
|
'/ALTER TABLE [a-z0-9_]+ DROP INDEX/i' | 1 |
- /htdocs/core/db/sqlite3.class.php
|
'/ALTER TABLE ([a-z0-9_]+) CHANGE(?: COLUMN)? ([a-z0-9_]+) ([a-z0-9_]+)(.*)$/i' | 1 |
- /htdocs/core/db/sqlite3.class.php
|
'/ALTER TABLE ([a-z0-9_]+) MODIFY(?: COLUMN)? ([a-z0-9_]+) (.*)$/i' | 1 |
- /htdocs/core/db/sqlite3.class.php
|
'/ DEFAULT \'[0-9a-zA-Z_@]*\'/i' | 1 |
- /htdocs/core/db/sqlite3.class.php
|
'/[0-9]/' | 1 |
- /htdocs/core/db/sqlite3.class.php
|
'/table.*already exists/i' | 1 |
- /htdocs/core/db/sqlite3.class.php
|
'/index.*already exists/i' | 1 |
- /htdocs/core/db/sqlite3.class.php
|
'/syntax error/i' | 1 |
- /htdocs/core/db/sqlite3.class.php
|
'/column.* not unique/i' | 1 |
- /htdocs/core/db/sqlite3.class.php
|
'/PRIMARY KEY must be unique/i' | 1 |
- /htdocs/core/db/sqlite3.class.php
|
'/[^0-9_\-\.,' . ($allowschars ? 'a-z' : '') . ($allowsequals ? '=' : '') . ($allowsimplequote ? "\'" : '') . ($allowsspace ? ' ' : '') . ']/i' | 1 |
- /htdocs/core/db/DoliDB.class.php
|
'/[^0-9a-z_\.]/i' | 1 |
- /htdocs/core/db/DoliDB.class.php
|
'/LIMIT \d+$/' | 1 |
- /htdocs/core/db/DoliDB.class.php
|
'/ SEPARATOR/i' | 1 |
- /htdocs/core/db/pgsql.class.php
|
'/STRING_AGG\(([^,\)]+)\)/i' | 1 |
- /htdocs/core/db/pgsql.class.php
|
'/ as signed\)/i' | 1 |
- /htdocs/core/db/pgsql.class.php
|
'/\)[\s\t]*type[\s\t]*=[\s\t]*(MyISAM|innodb).*;/i' | 1 |
- /htdocs/core/db/pgsql.class.php
|
'/\)[\s\t]*engine[\s\t]*=[\s\t]*(MyISAM|innodb).*;/i' | 1 |
- /htdocs/core/db/pgsql.class.php
|
'/[\s\t\(]*(\w*)[\s\t]+bigint.*auto_increment/i' | 1 |
- /htdocs/core/db/pgsql.class.php
|
'/([\s\t\(]*)([a-zA-Z_0-9]*)[\s\t]+bigint.*auto_increment[^,]*/i' | 1 |
- /htdocs/core/db/pgsql.class.php
|
'/tinyint\(?[0-9]*\)?/' | 1 |
- /htdocs/core/db/pgsql.class.php
|
'/tinyint/i' | 1 |
- /htdocs/core/db/pgsql.class.php
|
'/(int\w+|smallint|bigint)\s+unsigned/i' | 1 |
- /htdocs/core/db/pgsql.class.php
|
'/longtext/i' | 1 |
- /htdocs/core/db/pgsql.class.php
|
'/text\([0-9]+\)/i' | 1 |
- /htdocs/core/db/pgsql.class.php
|
'/(\s*)tms(\s*)timestamp/i' | 1 |
- /htdocs/core/db/pgsql.class.php
|
'/(\s*)DEFAULT(\s*)CURRENT_TIMESTAMP/i' | 1 |
- /htdocs/core/db/pgsql.class.php
|
'/(\s*)ON(\s*)UPDATE(\s*)CURRENT_TIMESTAMP/i' | 1 |
- /htdocs/core/db/pgsql.class.php
|
'/\sAFTER [a-z0-9_]+/i' | 1 |
- /htdocs/core/db/pgsql.class.php
|
'/ALTER TABLE [a-z0-9_]+\s+DROP INDEX/i' | 1 |
- /htdocs/core/db/pgsql.class.php
|
'/ALTER TABLE ([a-z0-9_]+)\s+CHANGE(?: COLUMN)? ([a-z0-9_]+) ([a-z0-9_]+)(.*)$/i' | 1 |
- /htdocs/core/db/pgsql.class.php
|
'/ALTER TABLE ([a-z0-9_]+)\s+MODIFY(?: COLUMN)? ([a-z0-9_]+) (.*)$/i' | 1 |
- /htdocs/core/db/pgsql.class.php
|
'/ DEFAULT \'?[0-9a-zA-Z_@]*\'?/i' | 1 |
- /htdocs/core/db/pgsql.class.php
|
'/ALTER\s+TABLE\s*(.*)\s*DROP\s+PRIMARY\s+KEY\s*([^;]+)$/i' | 1 |
- /htdocs/core/db/pgsql.class.php
|
'/ALTER\s+TABLE\s+(.*)\s*ADD CONSTRAINT\s+(.*)\s*FOREIGN\s+KEY\s*(.*)$/i' | 1 |
- /htdocs/core/db/pgsql.class.php
|
'/\s+(\(+\s*)([a-zA-Z0-9\-\_\.]+) ILIKE /' | 1 |
- /htdocs/core/db/pgsql.class.php
|
'/^INSERT IGNORE/' | 1 |
- /htdocs/core/db/pgsql.class.php
|
'/FROM\s*\(([a-z_]+\s+as\s+[a-z_]+)\s*,\s*([a-z_]+\s+as\s+[a-z_]+\s*),\s*([a-z_]+\s+as\s+[a-z_]+\s*),\s*([a-z_]+\s+as\s+[a-z_]+\s*)\)/i' | 1 |
- /htdocs/core/db/pgsql.class.php
|
'/FROM\s*\(([a-z_]+\s+as\s+[a-z_]+)\s*,\s*([a-z_]+\s+as\s+[a-z_]+\s*),\s*([a-z_]+\s+as\s+[a-z_]+\s*),\s*([a-z_]+\s+as\s+[a-z_]+\s*),\s*([a-z_]+\s+as\s+[a-z_]+\s*)\)/i' | 1 |
- /htdocs/core/db/pgsql.class.php
|
"/\\\'/" | 1 |
- /htdocs/core/db/pgsql.class.php
|
'/: *([0-9P]+):/' | 1 |
- /htdocs/core/db/pgsql.class.php
|
'/noboxes/' | 1 |
- /htdocs/core/modules/DolibarrModules.class.php
|
'/(newboxdefonly|noboxes)/' | 1 |
- /htdocs/core/modules/DolibarrModules.class.php
|
'/<a href="/' | 1 |
- /htdocs/core/modules/DolibarrModules.class.php
|
'/^r=/' | 1 |
- /htdocs/core/modules/DolibarrModules.class.php
|
'/^fk_mainmenu=([a-zA-Z0-9_]+),fk_leftmenu=([a-zA-Z0-9_]+)$/' | 1 |
- /htdocs/core/modules/DolibarrModules.class.php
|
'/^fk_mainmenu=([a-zA-Z0-9_]+)$/' | 1 |
- /htdocs/core/modules/DolibarrModules.class.php
|
"/[^a-zA-Z0-9_\.\-]+/" | 1 |
- /htdocs/core/modules/DolibarrModules.class.php
|
'/EXTERNAL_RSS_TITLE_([0-9]+)/i' | 1 |
- /htdocs/core/modules/modExternalRss.class.php
|
'/^(.+)\.modules.php/' | 1 |
- /htdocs/core/modules/mailings/modules_mailings.php
|
'/\.log$/i' | 1 |
- /htdocs/core/modules/syslog/mod_syslog_file.php
|
'/^.*\-/' | 1 |
- /htdocs/core/modules/oauth/google_oauthcallback.php
|
'/_____/' | 1 |
- /htdocs/core/modules/bank/doc/pdf_sepamandate.modules.php
|
'/([0-9])+/' | 1 |
- /htdocs/core/modules/facture/mod_facture_mercure.php
|
'/[0-9][0-9][0-9][0-9]/i' | 1 |
- /htdocs/core/modules/member/mod_member_simple.php
|
'/^(EX_|TF_)/' | 1 |
- /htdocs/core/modules/expensereport/doc/pdf_standard.modules.php
|
'/' . getDolGlobalString('COMPANY_DIGITARIA_CLEAN_REGEX') . '/' | 1 |
- /htdocs/core/modules/societe/mod_codecompta_digitaria.php
|
'/([a-z])/i' | 1 |
- /htdocs/core/modules/societe/mod_codecompta_aquarium.php
|
'/' . getDolGlobalString('COMPANY_AQUARIUM_CLEAN_REGEX') . '/' | 1 |
- /htdocs/core/modules/societe/mod_codecompta_aquarium.php
|
'/\.od(s|t)/i' | 1 |
- /htdocs/core/modules/societe/doc/doc_generic_odt.modules.php
|
'/__+/' | 1 |
- /htdocs/core/modules/societe/doc/doc_generic_odt.modules.php
|
'/\.(ods|odt)/i' | 1 |
- /htdocs/core/modules/project/task/doc/doc_generic_task_odt.modules.php
|
'/^' . preg_quote($obj->label, '/') . '/' | 1 |
- /htdocs/core/modules/action/doc/pdf_standard_actions.class.php
|
"/^export_(.*)\.modules\.php$/i" | 1 |
- /htdocs/core/modules/export/modules_export.php
|
"/^import_(.*)\.modules\.php/i" | 1 |
- /htdocs/core/modules/import/modules_import.php
|
'/^' . preg_quote($this->db->prefix( ), '/') . '/' | 1 |
- /htdocs/core/modules/import/modules_import.php
|
'/website=/' | 1 |
- /htdocs/core/ajax/ajaxdirpreview.php
|
'/pageid=/' | 1 |
- /htdocs/core/ajax/ajaxdirpreview.php
|
'/' . $val['fullpath'] . '_/i' | 1 |
- /htdocs/core/ajax/ajaxdirtree.php
|
'/<' . $element_type . '[^>]*id="' . $element_id . '"[^>]*>\K(.*?)(?=<\/' . $element_type . '>)/s' | 1 |
- /htdocs/core/ajax/editinline.php
|
'/line$/' | 1 |
- /htdocs/core/ajax/row.php
|
'/statu[st]$/' | 1 |
- /htdocs/core/ajax/objectonoff.php
|
'/\\r|\\r\\n|\\n/' | 1 |
- /htdocs/core/ajax/fetchKnowledgeRecord.php
|
'/B:/' | 1 |
- /htdocs/core/ajax/box.php
|
'/^A:/' | 1 |
- /htdocs/core/ajax/box.php
|
'/^([0-9]+) /' | 1 |
- /htdocs/core/boxes/box_external_rss.php
|
'/[^a-z_]/' | 1 |
- /htdocs/core/boxes/box_task.php
|
'/^SELECT[a-z0-9\._\s\(\),]+FROM/Ui' | 1 |
- /htdocs/asset/model/list.php
|
'/^supplier_payment/i' | 1 |
- /htdocs/fourn/facture/rapport.php
|
'/^html_/' | 1 |
- /htdocs/don/class/don.class.php
|
'/^u\./' | 1 |
- /htdocs/compta/sociales/payments.php
|
'/^ba\./' | 1 |
- /htdocs/compta/sociales/payments.php
|
'/' . $search_description . '/i' | 1 |
- /htdocs/compta/bank/bankentries_list.php
|
"/^([a-zA-Z][a-zA-Z])/i" | 1 |
- /htdocs/compta/bank/class/account.class.php
|
'/ ?[^Bank]AccountNumber ?/' | 1 |
- /htdocs/compta/bank/class/account.class.php
|
'/' . getDolGlobalString('BANK_STATEMENT_REGEX_RULE') . '/' | 1 |
- /htdocs/compta/bank/class/account.class.php
|
'/^pv\./' | 1 |
- /htdocs/compta/charges/index.php
|
'/^pv/' | 1 |
- /htdocs/compta/charges/index.php
|
'/\.zip$/' | 1 |
- /htdocs/website/index.php
|
'/^https?:\/\/[^\/]+\/?/i' | 1 |
- /htdocs/website/index.php
|
'/[\/\.]/' | 1 |
- /htdocs/website/index.php
|
'/ISO-8859-1/' | 1 |
- /htdocs/website/index.php
|
'/UTF-8/' | 1 |
- /htdocs/website/index.php
|
'/<head>(.*)<\/head>/ims' | 1 |
- /htdocs/website/index.php
|
'/^(\d+)\-/' | 1 |
- /htdocs/website/index.php
|
'/<title>(.*)<\/title>/ims' | 1 |
- /htdocs/website/index.php
|
'/<meta name="title"[^"]+content="([^"]+)"/ims' | 1 |
- /htdocs/website/index.php
|
'/<meta name="description"[^"]+content="([^"]+)"/ims' | 1 |
- /htdocs/website/index.php
|
'/<meta name="keywords"[^"]+content="([^"]+)"/ims' | 1 |
- /htdocs/website/index.php
|
'/<html\s+lang="([^"]+)"/ims' | 1 |
- /htdocs/website/index.php
|
'/\s*<meta name="generator"[^"]+content="([^"]+)"\s*\/?>/ims' | 1 |
- /htdocs/website/index.php
|
'/^.*<head(\s[^>]*)*>/ims' | 1 |
- /htdocs/website/index.php
|
'/<\/head(\s[^>]*)*>.*$/ims' | 1 |
- /htdocs/website/index.php
|
'/<base(\s[^>]*)*>\n*/ims' | 1 |
- /htdocs/website/index.php
|
'/<meta http-equiv="content-type"([^>]*)*>\n*/ims' | 1 |
- /htdocs/website/index.php
|
'/<meta name="robots"([^>]*)*>\n*/ims' | 1 |
- /htdocs/website/index.php
|
'/<meta name="title"([^>]*)*>\n*/ims' | 1 |
- /htdocs/website/index.php
|
'/<meta name="description"([^>]*)*>\n*/ims' | 1 |
- /htdocs/website/index.php
|
'/<meta name="keywords"([^>]*)*>\n*/ims' | 1 |
- /htdocs/website/index.php
|
'/<meta name="generator"([^>]*)*>\n*/ims' | 1 |
- /htdocs/website/index.php
|
'/<title>[^<]*<\/title>\n*/ims' | 1 |
- /htdocs/website/index.php
|
'/<link[^>]*rel="shortcut[^>]*>\n/ims' | 1 |
- /htdocs/website/index.php
|
'/<link[^>]*rel="alternate[^>]*>\n/ims' | 1 |
- /htdocs/website/index.php
|
'/<link[^>]*rel="canonical[^>]*>\n/ims' | 1 |
- /htdocs/website/index.php
|
'/<script([^\.>]+)src=["\']([^"\'>]+)["\']([^>]*)><\/script>/i' | 1 |
- /htdocs/website/index.php
|
'/<link([^\.>]+)href=["\']([^"\'>]+\.css[^"\'>]*)["\']([^>]*)>/i' | 1 |
- /htdocs/website/index.php
|
'/\/\*\s+CSS content[a-z\s]*\s+\*\//' | 1 |
- /htdocs/website/index.php
|
'/' . preg_quote($regs[0][$key], '/') . '\n*/ims' | 1 |
- /htdocs/website/index.php
|
'/a href="\/([^\/"]+)\/([^\/"]+)"/' | 1 |
- /htdocs/website/index.php
|
'/a href="\/([^\/"]+)\/([^\/"]+)\/([^\/"]+)"/' | 1 |
- /htdocs/website/index.php
|
'/a href="\/([^\/"]+)\/([^\/"]+)\/([^\/"]+)\/([^\/"]+)"/' | 1 |
- /htdocs/website/index.php
|
'/<?php \/\/ BEGIN PHP[^?]END PHP ?>\n/ims' | 1 |
- /htdocs/website/index.php
|
'/Sitemap:.*/' | 1 |
- /htdocs/website/index.php
|
'/^\s*<html>/ims' | 1 |
- /htdocs/website/index.php
|
'/<\/html>\s*$/ims' | 1 |
- /htdocs/website/index.php
|
'/(<img.*src=")(?!http)/' | 1 |
- /htdocs/website/index.php
|
'/}[\s\n]*body\s*{[^}]+}/ims' | 1 |
- /htdocs/website/index.php
|
'/(div|section|header|main|footer)(\s[^\>]*)contenteditable="true"/' | 1 |
- /htdocs/website/index.php
|
'/^website_(.*)-(.*)$/' | 1 |
- /htdocs/website/class/website.class.php
|
'/^-- Page ID (\d+)\s[^\s]+\s(\d+).*Aliases\s(.+)\s--;/i' | 1 |
- /htdocs/website/class/website.class.php
|
'/^-- Page ID (\d+).*Aliases\s(.*)\s--;/i' | 1 |
- /htdocs/website/class/website.class.php
|
'/(\?|&)l=([a-zA-Z_]*)/' | 1 |
- /htdocs/website/class/website.class.php
|
'/page(\d+)\.tpl\.php/' | 1 |
- /htdocs/website/class/website.class.php
|
"/page\d+\.tpl\.php/" | 1 |
- /htdocs/website/class/website.class.php
|
'/(Ajoutée|Modifiée) à la ligne (\d+)/' | 1 |
- /htdocs/website/class/website.class.php
|
'/Supprimée à la ligne (\d+)/' | 1 |
- /htdocs/website/class/website.class.php
|
"/[^a-zA-Z0-9\s]/" | 1 |
- /htdocs/takepos/floors.php
|
'/^LIQ.*/' | 1 |
- /htdocs/takepos/admin/terminal.php
|
'/expensereport\//' | 1 |
- /htdocs/expensereport/card.php
|
'/^' . $HTTP_date . '$/' | 1 |
- /htdocs/includes/sabre/sabre/http/lib/functions.php
|
'/([^A-Za-z0-9_\-\.~\(\)\/:@])/' | 1 |
- /htdocs/includes/sabre/sabre/http/lib/functions.php
|
'/([^A-Za-z0-9_\-\.~\(\):@])/' | 1 |
- /htdocs/includes/sabre/sabre/http/lib/functions.php
|
'/^bytes\s([0-9]+)-([0-9]+)\//i' | 1 |
- /htdocs/includes/sabre/sabre/http/lib/Sapi.php
|
'@(\w+)=(?:(?:")([^"]+)"|([^\s,$]+))@' | 1 |
- /htdocs/includes/sabre/sabre/http/lib/Auth/Digest.php
|
'|/+|' | 1 |
- /htdocs/includes/sabre/sabre/dav/lib/DAV/Server.php
|
'/^bytes=([0-9]*)-([0-9]*)$/i' | 1 |
- /htdocs/includes/sabre/sabre/dav/lib/DAV/Server.php
|
'/^[a-zA-Z0-9]{32}$/' | 1 |
- /htdocs/includes/sabre/sabre/dav/lib/DAV/Auth/Backend/File.php
|
'/^(append)|(?:bytes=([0-9]+)-([0-9]*))|(?:bytes=(-[0-9]+))$/i' | 1 |
- /htdocs/includes/sabre/sabre/dav/lib/DAV/PartialUpdate/Plugin.php
|
'%[\x00-\x08\x0B-\x0C\x0E\x0F]%' | 1 |
- /htdocs/includes/sabre/sabre/vobject/lib/StringUtil.php
|
'%%u' | 1 |
- /htdocs/includes/sabre/sabre/vobject/lib/StringUtil.php
|
'%(?:[\x00-\x08\x0B-\x0C\x0E-\x1F\x7F])%' | 1 |
- /htdocs/includes/sabre/sabre/vobject/lib/StringUtil.php
|
'|^([A-Z]+):\\*\\*ANY\\*\\*\r$|m' | 1 |
- /htdocs/includes/sabre/sabre/vobject/lib/PHPUnitAssertions.php
|
'|^' . preg_quote($match[1], '|') . ':(.*)\r$|m' | 1 |
- /htdocs/includes/sabre/sabre/vobject/lib/PHPUnitAssertions.php
|
'/(
(?:^.)? # 1 additional byte in first line because of missing single space (see next line)
.{1,74} # max 75 bytes per line (1 byte is used for a single space added after every CRLF)
(?![\x80-\xbf]) # prevent splitting multibyte characters
)/x' | 1 |
- /htdocs/includes/sabre/sabre/vobject/lib/Property.php
|
'%([\x00-\x08\x0B-\x0C\x0E-\x1F\x7F])%' | 1 |
- /htdocs/includes/sabre/sabre/vobject/lib/Property.php
|
'/^([A-Z0-9-]+)$/' | 1 |
- /htdocs/includes/sabre/sabre/vobject/lib/Property.php
|
'/([^A-Z0-9-])/u' | 1 |
- /htdocs/includes/sabre/sabre/vobject/lib/Property.php
|
'/^([0-9]{4})([0-1][0-9])([0-3][0-9])T([0-2][0-9])([0-5][0-9])([0-5][0-9])([Z]?)$/' | 1 |
- /htdocs/includes/sabre/sabre/vobject/lib/DateTimeParser.php
|
'/^([0-9]{4})([0-1][0-9])([0-3][0-9])$/' | 1 |
- /htdocs/includes/sabre/sabre/vobject/lib/DateTimeParser.php
|
'/^(?<plusminus>\+|-)?P((?<week>\d+)W)?((?<day>\d+)D)?(T((?<hour>\d+)H)?((?<minute>\d+)M)?((?<second>\d+)S)?)?$/' | 1 |
- /htdocs/includes/sabre/sabre/vobject/lib/DateTimeParser.php
|
'#(?: [\n":;\^,\+] )#x' | 1 |
- /htdocs/includes/sabre/sabre/vobject/lib/Parameter.php
|
'#^ (-|\+)? ([1-5])? (MO|TU|WE|TH|FR|SA|SU) $# xi' | 1 |
- /htdocs/includes/sabre/sabre/vobject/lib/Recur/RRuleIterator.php
|
'/([0-9]{2})([0-9]{2})$/' | 1 |
- /htdocs/includes/sabre/sabre/vobject/lib/Property/Time.php
|
'/(
(?:^.)? # 1 additional byte in first line because of missing single space (see next line)
.{1,74} # max 75 bytes per line (1 byte is used for a single space added after every CRLF)
(?![\x80-\xbf]) # prevent splitting multibyte characters
)/x' | 1 |
- /htdocs/includes/sabre/sabre/vobject/lib/Property/Text.php
|
'#(\^(\^|n|\'))#' | 1 |
- /htdocs/includes/sabre/sabre/vobject/lib/Parser/MimeDir.php
|
'/^(?:(?:(.*)(?:\/+))?([^\/]+))(?:\/?)$/u' | 1 |
- /htdocs/includes/sabre/sabre/uri/lib/functions.php
|
'% ^([A-Za-z][A-Za-z0-9+-\.]+): %x' | 1 |
- /htdocs/includes/sabre/sabre/uri/lib/functions.php
|
'/(.*)(Debug|Info|Notice|Warning|Error|Critical|Alert|Emergency)(.*)/' | 1 |
- /htdocs/includes/sabre/psr/log/Psr/Log/Test/TestLogger.php
|
'/.*[\r\n]startxref[\s]*[\r\n]+([0-9]+)[\s]*[\r\n]+%%EOF/is' | 1 |
- /htdocs/includes/tcpdi/tcpdi_parser.php
|
'/^([0-9]+)[\s]([0-9]+)[\s]?([nf]?)/im' | 1 |
- /htdocs/includes/tcpdi/tcpdi_parser.php
|
'/trailer[\s]*<<(.*)>>[\s]*[\r\n]+startxref[\s]*[\r\n]+/isU' | 1 |
- /htdocs/includes/tcpdi/tcpdi_parser.php
|
'/^([0-9A-Fa-f ]+)[>]/iU' | 1 |
- /htdocs/includes/tcpdi/tcpdi_parser.php
|
'/^([0-9]+)[\s]+([0-9]+)[\s]+([Robj]{1,3})/i' | 1 |
- /htdocs/includes/tcpdi/tcpdi_parser.php
|
'/(*ANYCRLF)^[\s]*([0-9]+)[\s]+([0-9]+)[\s]+obj/im' | 1 |
- /htdocs/includes/tcpdi/tcpdi_parser.php
|
'|^\s+<<[^>]+/ObjStm|' | 1 |
- /htdocs/includes/tcpdi/tcpdi_parser.php
|
'/[a-z0-9]+/' | 1 |
- /htdocs/includes/geoPHP/geoPHP.inc.php
|
'/,\s*([A-Za-z])/' | 1 |
- /htdocs/includes/geoPHP/lib/adapters/WKT.class.php
|
'/([0-9]+)[\x20]([0-9]+)[\x20]?([nf]?)(\r\n|[\x20]?[\r\n])/' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf_parser.php
|
'/trailer[\s]*<<(.*)>>/isU' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf_parser.php
|
'/[\s]+width[\s]*=[\s]*"[^"]*"/si' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/[\s]+height[\s]*=[\s]*"[^"]*"/si' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/[\s]+viewBox[\s]*=[\s]*"[\s]*([0-9\.]+)[\s]+([0-9\.]+)[\s]+([0-9\.]+)[\s]+([0-9\.]+)[\s]*"/si' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/^([^\x00\x09\x0a\x0c\x0d\x20\s\x28\x29\x3c\x3e\x5b\x5d\x7b\x7d\x2f\x25]+)/' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf_parser.php
|
'/^([0-9A-Fa-f\x09\x0a\x0c\x0d\x20]+)>/iU' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf_parser.php
|
'/^([\r]?[\n])/isU' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf_parser.php
|
'/(endstream)[\x09\x0a\x0c\x0d\x20]/isU' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf_parser.php
|
'/^([0-9]+)[\s]+([0-9]+)[\s]+R/iU' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf_parser.php
|
'/^([0-9]+)[\s]+([0-9]+)[\s]+obj/iU' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf_parser.php
|
'/[^a-zA-Z0-9_\.-]/' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/[^0-9\.]/' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/[\s]*/si' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf_barcodes_2d.php
|
'/([0-9]{2})/' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf_barcodes_1d.php
|
'/([0-9]{4,})/' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf_barcodes_1d.php
|
'/([\0-\31])/' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf_barcodes_1d.php
|
'/^[fadtFADT]{65}$/' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf_barcodes_1d.php
|
'/\pL/u' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/^.+,/' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
"/[\r]+/si" | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
"/[\n]+/si" | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/[^A-Z\-\,]*/' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/\/ColorSpace \/[^\s]+/si' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/\/Function [0-9]+ /si' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
"/%%Creator:([^\r\n]+)/" | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
"/%%BoundingBox:([^\r\n]+)/" | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/\([^\)]*\)/' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/<cssarray>([^\<]*)<\/cssarray>/isU' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/<cssarray>(.*?)<\/cssarray>/isU' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/<link([^\>]*)>/isU' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/type[\s]*=[\s]*"text\/css"/' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/href[\s]*=[\s]*"([^"]*)"/' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/<head([^\>]*)>(.*?)<\/head>/siU' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/<pre/' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/<(table|tr|td|th|tcpdf|blockquote|dd|div|dl|dt|form|h1|h2|h3|h4|h5|h6|br|hr|li|ol|ul|p)([^\>]*)>[\n\r\t]+/' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'@(\r\n|\r)@' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
"'<textarea([^\>]*)>(.*?)[\"](.*?)</textarea>'si" | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/([\s]*)<option/si' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/<\/option>([\s]*)/si' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
"'<option([\s]+)value=\"([^\"]*)\"([^\>]*)>(.*?)</option>'si" | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
"'</select'si" | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
"'<select([^\>]*)>'si" | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
"'#!NwL!#</select>'si" | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/[\s]+<\/(table|tr|ul|ol|dl)>/' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/' . $this->re_space['p'] . '+<\/(td|th|li|dt|dd)>/' . $this->re_space['m'] | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/[\s]+<(tr|td|th|li|dt|dd)/' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/' . $this->re_space['p'] . '+<(ul|ol|dl|br)/' . $this->re_space['m'] | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/<\/(table|tr|td|th|blockquote|dd|dt|dl|div|dt|h1|h2|h3|h4|h5|h6|hr|li|ol|ul|p)>[\s]+</' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/<\/(td|th)>/' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/<\/table>([\s]*)<marker style="font-size:0"\/>/' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/' . $this->re_space['p'] . '+<img/' . $this->re_space['m'] | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/<img([^\>]*)>[\s]+([^\<])/xi' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/<img([^\>]*)>/xi' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/<xre/' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/<textarea([^\>]*)>([^\<]*)<\/textarea>/xi' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/<li([^\>]*)><\/li>/' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/<li([^\>]*)>' . $this->re_space['p'] . '*<img/' . $this->re_space['m'] | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/<([^\>\/]*)>[\s]/' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/[\s]<\/([^\>]*)>/' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/<su([bp])/' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/<\/su([bp])>/' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/' . $this->re_space['p'] . '+/' . $this->re_space['m'] | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/<li><br([^\>]*)>/' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/^<img/' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/[\/]?([a-zA-Z0-9]*)/' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/([^=\s]*)[\s]*=[\s]*"([^"]*)"/' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/([^;:\s]*):([^;]*)/' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/^([\s]+)$/' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/([0-9\.\+\-]*)[\s](Td|cm|m|l|c|re)[\s]/x' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/([0-9\.\+\-]*)[\s]([0-9\.\+\-]*)[\s]([0-9\.\+\-]*)[\s](' . $strpiece[1][0] . ')[\s](re)([\s]*)/x' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/(' . $xmatches[1] . ')[\s](' . $xmatches[2] . ')[\s](' . $xmatches[3] . ')[\s](' . $strpiece[1][0] . ')[\s](re)([\s]*)/x' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/([0-9\.\+\-]*)[\s]([0-9\.\+\-]*)[\s]([0-9\.\+\-]*)[\s]([0-9\.\+\-]*)[\s]([0-9\.\+\-]*)[\s](' . $strpiece[1][0] . ')[\s](c)([\s]*)/x' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/(' . $xmatches[1] . ')[\s](' . $xmatches[2] . ')[\s](' . $xmatches[3] . ')[\s](' . $xmatches[4] . ')[\s](' . $xmatches[5] . ')[\s](' . $strpiece[1][0] . ')[\s](c)([\s]*)/x' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
"/\[\(/x" | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/^(' . $this->re_space['p'] . '+)/' . $this->re_space['m'] | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/(' . $this->re_space['p'] . '+)$/' . $this->re_space['m'] | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/^' . $this->re_space['p'] . '+$/' . $this->re_space['m'] | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/([0-9\.\-\+]+)/' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/([a-z%]+)/' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/^' . $this->re_space['p'] . '+/' . $this->re_space['m'] | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/' . $this->re_space['p'] . '+$/' . $this->re_space['m'] | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/[^a-z0-9_\,]/' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/regular$/' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/italic$/' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/oblique$/' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/bold([I]?)$/' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/[\s]+x[\s]*=[\s]*"([^"]*)"/si' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/[\s]+y[\s]*=[\s]*"([^"]*)"/si' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/[\s]+viewBox[\s]*=[\s]*"[\s]*([0-9\.\-]+)[\s]+([0-9\.\-]+)[\s]+([0-9\.]+)[\s]+([0-9\.]+)[\s]*"/si' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/[\s]+preserveAspectRatio[\s]*=[\s]*"([^"]*)"/si' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/rect\(([a-z0-9\-\.]*)[\s]*([a-z0-9\-\.]*)[\s]*([a-z0-9\-\.]*)[\s]*([a-z0-9\-\.]*)\)/si' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/rgba\(\d+%?,\s*\d+%?,\s*\d+%?,\s*(\d+(?:\.\d+)?)\)/i' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/font-family[\s]*:[\s]*([^\;\"]*)/si' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/font-size[\s]*:[\s]*([^\s\;\"]*)/si' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/font-style[\s]*:[\s]*([^\s\;\"]*)/si' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/font-weight[\s]*:[\s]*([^\s\;\"]*)/si' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/font-stretch[\s]*:[\s]*([^\s\;\"]*)/si' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/letter-spacing[\s]*:[\s]*([^\s\;\"]*)/si' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/([0-9ACHLMQSTVZ])([\-\+])/si' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/([ACHLMQSTVZ])[\s]*([^ACHLMQSTVZ\"]*)/si' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/[;\"\s]{1}fill[\s]*:[\s]*([^;\"]*)/si' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/[;\"\s]{1}' . $key . '[\s]*:[\s]*([^;\"]*)/si' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
"/[0-9]+/" | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/^data:image\/[^;]+;base64,/' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/[\[][\"\'](t|g|rgb|cmyk)[\"\'][\,]?([0-9\.]*)[\,]?([0-9\.]*)[\,]?([0-9\.]*)[\,]?([0-9\.]*)[\]]/' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_colors.php
|
'/([\\xc2]{1}[\\xad]{1})/' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_static.php
|
'/([\\xad]{1})/' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_static.php
|
'/[0-9a-zA-Z#_=-]/' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_static.php
|
'/\/\*[^\*]*\*\//' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_static.php
|
'/[\s]*([;:\{\}]{1})[\s]*/' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_static.php
|
'/([^\}\{]+)\{\}/' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_static.php
|
'/@media[\s]+([^\{]*)\{/i' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_static.php
|
'/\}\}/si' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_static.php
|
'/[\#]/' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_static.php
|
'/[\[\.]/' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_static.php
|
'/[\:]link|visited|hover|active|focus|target|lang|enabled|disabled|checked|indeterminate|root|nth|first|last|only|empty|contains|not/i' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_static.php
|
'/[\>\+\~\s]{1}[a-zA-Z0-9]+/' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_static.php
|
'/[\:][\:]/' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_static.php
|
'/<style([^>]+)>/ims' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_static.php
|
'/<\/style>(.*)<style>/ims' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_static.php
|
'/<style>(.*)<\/style>/ims' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_static.php
|
'/<div([^\>]*)><\/div>/' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_static.php
|
'/<p([^\>]*)><\/p>/' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_static.php
|
'/([\>\+\~\s]{1})([\.]{1})([^\>\+\~\s]*)/si' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_static.php
|
'/([\>\+\~\s]{1})([a-zA-Z0-9\*]+)([^\>\+\~\s]*)/si' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_static.php
|
'/\[([a-zA-Z0-9]*)[\s]*([\~\^\$\*\|\=]*)[\s]*["]?([^"\]]*)["]?\]/i' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_static.php
|
'/' . $val . '[\-]{1}/i' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_static.php
|
'/' . $cmd . '[^;]+/i' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_static.php
|
'/[;]+/' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_static.php
|
'/\%[^\n]*/' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_static.php
|
'/\\\\patterns\{([^\}]*)\}/i' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_static.php
|
'/(matrix|translate|scale|rotate|skewX|skewY)[\s]*\(([^\)]+)\)/si' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_static.php
|
'/([a-z0-9\-\.]+)[\,\s]+([a-z0-9\-\.]+)[\,\s]+([a-z0-9\-\.]+)[\,\s]+([a-z0-9\-\.]+)[\,\s]+([a-z0-9\-\.]+)[\,\s]+([a-z0-9\-\.]+)/si' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_static.php
|
'/([0-9\-\.]+)[\,\s]+([a-z0-9\-\.]+)[\,\s]+([a-z0-9\-\.]+)/si' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_static.php
|
'%^(https?)://%' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_static.php
|
'/[^A-Za-z0-9_\-]/' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_fonts.php
|
'#/FullName[\s]*\(([^\)]*)#' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_fonts.php
|
'#/FontBBox[\s]*{([^}]*)#' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_fonts.php
|
'#/ItalicAngle[\s]*([0-9\+\-]*)#' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_fonts.php
|
'#/UnderlinePosition[\s]*([0-9\+\-]*)#' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_fonts.php
|
'#/UnderlineThickness[\s]*([0-9\+\-]*)#' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_fonts.php
|
'#/isFixedPitch[\s]*([^\s]*)#' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_fonts.php
|
'#dup[\s]([0-9]+)[\s]*/([^\s]*)[\s]put#sU' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_fonts.php
|
'#/ForceBold[\s]*([^\s]*)#' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_fonts.php
|
'#/StdVW[\s]*\[([^\]]*)#' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_fonts.php
|
'#/StdHW[\s]*\[([^\]]*)#' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_fonts.php
|
'#/BlueValues[\s]*\[([^\]]*)#' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_fonts.php
|
'#/lenIV[\s]*([0-9]*)#' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_fonts.php
|
'#/([A-Za-z0-9\.]*)[\s][0-9]+[\s]RD[\s](.*)[\s]ND#sU' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_fonts.php
|
'/[^a-fA-F\d]/' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_filters.php
|
'/[^\x21-\x75,\x74]/' | 1 |
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_filters.php
|
'/^.*\\\\/' | 1 |
- /htdocs/includes/OAuth/Common/Service/AbstractService.php
|
'/^PhpOffice\\\PhpSpreadsheet\\\/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/autoloader.php
|
'/^PhpOffice\\/PhpSpreadsheet\\//' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/autoloader.php
|
'/' . self::REFHELPER_REGEXP_ROWRANGE . '/i' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/ReferenceHelper.php
|
'/' . self::REFHELPER_REGEXP_COLRANGE . '/i' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/ReferenceHelper.php
|
'/' . self::REFHELPER_REGEXP_CELLRANGE . '/i' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/ReferenceHelper.php
|
'/' . self::REFHELPER_REGEXP_CELLREF . '/i' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/ReferenceHelper.php
|
'/<?xml.*encoding=[\'"](.*?)[\'"].*?>/um' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml.php
|
'/_x([0-9a-z]{4})_/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml.php
|
"/[ !\"@#£$%&{()}<>=+'|^,;-]/u" | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls.php
|
'/\[([^\.]+)\.([^\.]+):\.([^\.]+)\]/U' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Ods.php
|
'/\[([^\.]+)\.([^\.]+)\]/U' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Ods.php
|
'/\[\.([^\.]+):\.([^\.]+)\]/U' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Ods.php
|
'/\[\.([^\.]+)\]/U' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Ods.php
|
'/(' . $enclosure . '.*' . $enclosure . ')/Us' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Csv.php
|
'/(' . $enclosure . ')/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Csv.php
|
'/!?([A-Z]+)\:([A-Z]+)$/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx.php
|
'/!?(\d+)\:(\d+)$/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx.php
|
'~[^/]+/\.\./~' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx.php
|
'/workbook.*\.xml/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx.php
|
'/\$/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/AutoFilter.php
|
'/^' . $rule['value'] . '$/i' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/AutoFilter.php
|
'/^([A-Z]+)$/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Worksheet.php
|
'/^(\d+)$/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Worksheet.php
|
'/^([A-Z]+):([A-Z]+)$/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Worksheet.php
|
'/^(\d+):(\d+)$/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Worksheet.php
|
'/^[a-f0-9]{6}$/i' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/DataSeriesValues.php
|
'/^(\[[0-9A-Za-z]*\])*(\[\$[A-Z]*-[0-9A-F]*\])/i' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat.php
|
'/(?:^|")([^"]*)(?:$|")/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat.php
|
'/"(.*)"/U' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat.php
|
'/\.[#0]+/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat.php
|
'/^[#0]+/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat.php
|
'/0+/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat.php
|
'/0([^\d\.]+)0/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat.php
|
'/(#,#|0,0)/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat.php
|
'/0,0/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat.php
|
'/#,#/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat.php
|
'/(#|0)(,+)/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat.php
|
'/0,+/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat.php
|
'/#,+/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat.php
|
'/#?.*\?\/\?/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat.php
|
'/\[\$\-.*\]/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat.php
|
'/\[\$(.*)\]/u' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat.php
|
'/\[\$([^\]]*)\]/u' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat.php
|
'/(\\\(((.)(?!((AM\/PM)|(A\/P))))|([^ ])))(?=(?:[^"]|"[^"]*")*$)/u' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat.php
|
'/_./' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat.php
|
'/(\[\$[A-Z]*-[0-9A-F]*\])*[hmsdy](?=(?:[^"]|"[^"]*")*$)/miu' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat.php
|
'/^[A-Z]+1:[A-Z]+1048576$/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Style.php
|
'/^A\d+:XFD\d+$/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Style.php
|
'/^(\d{1,4}[ \.\/\-][A-Z]{3,9}([ \.\/\-]\d{1,4})?|[A-Z]{3,9}[ \.\/\-]\d{1,4}([ \.\/\-]\d{1,4})?|\d{1,4}[ \.\/\-]\d{1,4}([ \.\/\-]\d{1,4})?)( \d{1,2}:\d{1,2}(:\d{1,2})?)?$/iu' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Date.php
|
'/^./su' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/StringHelper.php
|
'/^' . self::STRING_REGEXP_FRACTION . '$/i' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/StringHelper.php
|
'/^[\+\-]?(\d+\\.?\d*|\d*\\.?\d+)([Ee][\-\+]?[0-2]?\d{1,3})?$/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/DefaultValueBinder.php
|
'/^' . Calculation::CALCULATION_REGEXP_NUMBER . '$/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/AdvancedValueBinder.php
|
'/^([+-]?)\s*(\d+)\s?\/\s*(\d+)$/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/AdvancedValueBinder.php
|
'/^([+-]?)(\d*) +(\d*)\s?\/\s*(\d*)$/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/AdvancedValueBinder.php
|
'/^\-?\d*\.?\d*\s?\%$/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/AdvancedValueBinder.php
|
'/^' . preg_quote($currencyCode, '/') . ' *(\d{1,3}(' . preg_quote($thousandsSeparator, '/') . '\d{3})*|(\d+))(' . preg_quote($decimalSeparator, '/') . '\d{2})?$/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/AdvancedValueBinder.php
|
'/^\$ *(\d{1,3}(\,\d{3})*|(\d+))(\.\d{2})?$/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/AdvancedValueBinder.php
|
'/^(\d|[0-1]\d|2[0-3]):[0-5]\d$/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/AdvancedValueBinder.php
|
'/^(\d|[0-1]\d|2[0-3]):[0-5]\d:[0-5]\d$/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/AdvancedValueBinder.php
|
'/^([$]?[A-Z]{1,3})([$]?\\d{1,7})$/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/Coordinate.php
|
'/\.[A-Z]/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Functions.php
|
'/(=|<[>=]?|>=?)(.*)/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Functions.php
|
'/(\d)(st|nd|rd|th)([ -\/])/Ui' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTime.php
|
'/^' . self::CALCULATION_REGEXP_ERROR . '$/i' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Calculation.php
|
'/^=\s*cmd\s*\|/miu' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Calculation.php
|
'/(\d*)([-+,])(\d*)/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Calculation.php
|
'/\s/u' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Calculation.php
|
'/^\s*(\s*\))/ui' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Calculation.php
|
'/^' . self::CALCULATION_REGEXP_CELLREF . '.*/Ui' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Calculation.php
|
'/^' . self::CALCULATION_REGEXP_NAMEDRANGE . '$/i' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Calculation.php
|
'/^[1-9]{1}(\\.\\d+)?E{1}$/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/FormulaParser.php
|
'/ +/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData.php
|
'/' . preg_quote($decimalSeparator) . '/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData.php
|
'/^=.*\b(SUBTOTAL|AGGREGATE)\s*\(/i' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig.php
|
'/([\?\*])/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef.php
|
'/(?m)(?:^|\\G) /' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Html.php
|
'/^\$?([A-Ia-i]?[A-Za-z])\$?(\d+)$/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Parser.php
|
'/^' . self::REGEX_SHEET_TITLE_UNQUOTED . '(\\:' . self::REGEX_SHEET_TITLE_UNQUOTED . ')?\\!\$?[A-Ia-i]?[A-Za-z]\$?(\\d+)$/u' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Parser.php
|
"/^'" . self::REGEX_SHEET_TITLE_QUOTED . '(\\:' . self::REGEX_SHEET_TITLE_QUOTED . ")?'\\!\\$?[A-Ia-i]?[A-Za-z]\\$?(\\d+)$/u" | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Parser.php
|
'/^(\$)?[A-Ia-i]?[A-Za-z](\$)?(\d+)\:(\$)?[A-Ia-i]?[A-Za-z](\$)?(\d+)$/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Parser.php
|
'/^' . self::REGEX_SHEET_TITLE_UNQUOTED . '(\\:' . self::REGEX_SHEET_TITLE_UNQUOTED . ')?\\!\$?([A-Ia-i]?[A-Za-z])?\$?(\\d+)\\:\$?([A-Ia-i]?[A-Za-z])?\$?(\\d+)$/u' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Parser.php
|
"/^'" . self::REGEX_SHEET_TITLE_QUOTED . '(\\:' . self::REGEX_SHEET_TITLE_QUOTED . ")?'\\!\\$?([A-Ia-i]?[A-Za-z])?\\$?(\\d+)\\:\\$?([A-Ia-i]?[A-Za-z])?\\$?(\\d+)$/u" | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Parser.php
|
'/^\\d+$/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Parser.php
|
'/^(\$)?([A-Ia-i]?[A-Za-z])(\$)?(\d+)\:(\$)?([A-Ia-i]?[A-Za-z])(\$)?(\d+)$/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Parser.php
|
'/^(\$)?[A-Ia-i]?[A-Za-z](\$)?(\\d+)$/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Parser.php
|
"/^'/" | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Parser.php
|
"/'$/" | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Parser.php
|
'/(\$)?(\d+)\:(\$)?(\d+)/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Parser.php
|
'/(\$)?([A-I]?[A-Z])(\$)?(\d+)/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Parser.php
|
'/^(\$)?[A-Ia-i]?[A-Za-z](\$)?\d+\.\.(\$)?[A-Ia-i]?[A-Za-z](\$)?\d+$/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Parser.php
|
"/^[A-Z0-9\xc0-\xdc\\.]+$/" | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Parser.php
|
'/^([A-Ia-i]?[A-Za-z])(\d+)$/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Parser.php
|
'/^[A-Ia-i]?[A-Za-z](\\d+)\\.\\.[A-Ia-i]?[A-Za-z](\\d+)$/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Parser.php
|
'/^(http:|https:|ftp:|mailto:)/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Worksheet.php
|
'[^internal:]' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Worksheet.php
|
'[^external:]' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Worksheet.php
|
'/^internal:/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Worksheet.php
|
'[^external:\\\\]' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Worksheet.php
|
'/^external:/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Worksheet.php
|
'/^[A-Z]:/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Worksheet.php
|
'/^\".*\"$/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Worksheet.php
|
'{(\d+)}' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Drawing.php
|
'~(?<!\$|->)(\b|\\\\)PHPExcel\b~' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Helper/Migrator.php
|
'/\n */mu' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Helper/Html.php
|
'/rgb\s*\(/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Helper/Html.php
|
'/(|\.php)/' | 1 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Helper/Sample.php
|
'/^I?IBAN/' | 1 |
- /htdocs/includes/php-iban/php-iban.php
|
'/^ *c-(\w) = (.*?)$/' | 1 |
- /htdocs/includes/php-iban/php-iban.php
|
'/ *?\/ *?/' | 1 |
- /htdocs/includes/php-iban/php-iban.php
|
"/: $/" | 1 |
- /htdocs/includes/printipp/BasicIPP.php
|
"#dpi#" | 1 |
- /htdocs/includes/printipp/BasicIPP.php
|
"#dpc#" | 1 |
- /htdocs/includes/printipp/BasicIPP.php
|
"#^/{1,}#" | 1 |
- /htdocs/includes/printipp/http_class.php
|
'#http/1.1 401 unauthorized#' | 1 |
- /htdocs/includes/printipp/http_class.php
|
'#^[[:space:]]#' | 1 |
- /htdocs/includes/printipp/http_class.php
|
'/^[' . $Line['text'][0] . ']{3,}[ ]*([^`]+)?[ ]*$/' | 1 |
- /htdocs/includes/parsedown/Parsedown.php
|
'/^' . $Block['char'] . '{3,}[ ]*$/' | 1 |
- /htdocs/includes/parsedown/Parsedown.php
|
'/^(' . $pattern . '[ ]+)(.*)/' | 1 |
- /htdocs/includes/parsedown/Parsedown.php
|
'/^' . $Block['pattern'] . '(?:[ ]+(.*)|$)/' | 1 |
- /htdocs/includes/parsedown/Parsedown.php
|
'/^([' . $Line['text'][0] . '])([ ]*\1){2,}[ ]*$/' | 1 |
- /htdocs/includes/parsedown/Parsedown.php
|
'/^<(\w[\w-]*)(?:[ ]*' . $this->regexHtmlAttribute . ')*[ ]*(\/)?>/' | 1 |
- /htdocs/includes/parsedown/Parsedown.php
|
'/<\/' . $matches[1] . '>[ ]*$/i' | 1 |
- /htdocs/includes/parsedown/Parsedown.php
|
'/^<' . $Block['name'] . '(?:[ ]*' . $this->regexHtmlAttribute . ')*[ ]*>/i' | 1 |
- /htdocs/includes/parsedown/Parsedown.php
|
'/(.*?)<\/' . $Block['name'] . '>[ ]*$/i' | 1 |
- /htdocs/includes/parsedown/Parsedown.php
|
'/^\[(.+?)\]:[ ]*<?(\S+?)>?(?:[ ]+["\'(](.+)["\')])?[ ]*$/' | 1 |
- /htdocs/includes/parsedown/Parsedown.php
|
'/(?:(\\\\[|])|[^|`]|`[^`]+`|`)+/' | 1 |
- /htdocs/includes/parsedown/Parsedown.php
|
'/^(' . $marker . '+)[ ]*(.+?)[ ]*(?<!' . $marker . ')\1(?!' . $marker . ')/s' | 1 |
- /htdocs/includes/parsedown/Parsedown.php
|
"/[ ]*\n/" | 1 |
- /htdocs/includes/parsedown/Parsedown.php
|
'/^<((mailto:)?\S+?@\S+?)>/i' | 1 |
- /htdocs/includes/parsedown/Parsedown.php
|
'/\[((?:[^][]++|(?R))*+)\]/' | 1 |
- /htdocs/includes/parsedown/Parsedown.php
|
'/^[(]\s*+((?:[^ ()]++|[(][^ )]+[)])++)(?:[ ]+("[^"]*"|\'[^\']*\'))?\s*[)]/' | 1 |
- /htdocs/includes/parsedown/Parsedown.php
|
'/^\s*\[(.*?)\]/' | 1 |
- /htdocs/includes/parsedown/Parsedown.php
|
'/^<\/\w[\w-]*[ ]*>/s' | 1 |
- /htdocs/includes/parsedown/Parsedown.php
|
'/^<!---?[^>-](?:-?[^-])*-->/s' | 1 |
- /htdocs/includes/parsedown/Parsedown.php
|
'/^<\w[\w-]*(?:[ ]*' . $this->regexHtmlAttribute . ')*[ ]*\/?>/s' | 1 |
- /htdocs/includes/parsedown/Parsedown.php
|
'/^&#?\w+;/' | 1 |
- /htdocs/includes/parsedown/Parsedown.php
|
'/^~~(?=\S)(.+?)(?<=\S)~~/' | 1 |
- /htdocs/includes/parsedown/Parsedown.php
|
'/\bhttps?:[\/]{2}[^\s<]+\b\/*/ui' | 1 |
- /htdocs/includes/parsedown/Parsedown.php
|
'/^<(\w+:\/{2}[^ >]+)>/i' | 1 |
- /htdocs/includes/parsedown/Parsedown.php
|
'/[ ]*\n/' | 1 |
- /htdocs/includes/parsedown/Parsedown.php
|
'/(?:[ ][ ]+|[ ]*\\\\)\n/' | 1 |
- /htdocs/includes/parsedown/Parsedown.php
|
'/\p{Cc}+/u' | 1 |
- /htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/EmailLexer.php
|
'/\\b(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$/' | 1 |
- /htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Parser/DomainPart.php
|
'/^#?([a-z0-9\-\+\/\.]+)[\t]+(.*)$/miu' | 1 |
- /htdocs/includes/swiftmailer/lib/swiftmailer_generate_mimes_config.php
|
'/^[0-9]{3}[ -]([A-Z0-9-]+)((?:[ =].*)?)$/Di' | 1 |
- /htdocs/includes/swiftmailer/lib/classes/Swift/Transport/EsmtpTransport.php
|
'/^[a-z0-9\'\(\)\+_\-,\.\/:=\?\ ]{0,69}[a-z0-9\'\(\)\+_\-,\.\/:=\?]$/Di' | 1 |
- /htdocs/includes/swiftmailer/lib/classes/Swift/Mime/SimpleMimeEntity.php
|
'~=0D(?!=0A)|(?<!=0D)=0A~' | 1 |
- /htdocs/includes/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/NativeQpContentEncoder.php
|
'/[()<>\[\]:;@\,."]/' | 1 |
- /htdocs/includes/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php
|
'/^' . self::PHRASE_PATTERN . '$/D' | 1 |
- /htdocs/includes/swiftmailer/lib/classes/Swift/Mime/Headers/AbstractHeader.php
|
'~[\x00-\x08\x10-\x19\x7F-\xFF\r\n]~' | 1 |
- /htdocs/includes/swiftmailer/lib/classes/Swift/Mime/Headers/AbstractHeader.php
|
'|[\/]$|' | 1 |
- /htdocs/includes/odtphp/odf.php
|
'/<br\s*\/?>/' | 1 |
- /htdocs/includes/odtphp/odf.php
|
'/([0-9]+)\s?(px|pt)/' | 1 |
- /htdocs/includes/odtphp/odf.php
|
'/#[0-9A-Fa-f]{3}(?:[0-9A-Fa-f]{3})?/' | 1 |
- /htdocs/includes/odtphp/odf.php
|
'/([0-9A-Za-z]+(?:="[0-9A-Za-z\:\-\s\,\;\#]*")?)+/' | 1 |
- /htdocs/includes/odtphp/odf.php
|
'/<br>/i' | 1 |
- /htdocs/includes/odtphp/odf.php
|
'/<br\s+[^<>\/]*>/i' | 1 |
- /htdocs/includes/odtphp/odf.php
|
'/<br\s+[^<>\/]*\/>/i' | 1 |
- /htdocs/includes/odtphp/odf.php
|
'/\[!--\sBEGIN<text:s[^>]>(row.[\S]*)\s--\]/sm' | 1 |
- /htdocs/includes/odtphp/odf.php
|
'/\[!--\sEND<text:s[^>]>(row.[\S]*)\s--\]/sm' | 1 |
- /htdocs/includes/odtphp/odf.php
|
'/<dc:date>.*<\/dc:date>/' | 1 |
- /htdocs/includes/odtphp/odf.php
|
'/<dc:creator>.*<\/dc:creator>/' | 1 |
- /htdocs/includes/odtphp/odf.php
|
'/<dc:title>.*<\/dc:title>/' | 1 |
- /htdocs/includes/odtphp/odf.php
|
'/<dc:subject>.*<\/dc:subject>/' | 1 |
- /htdocs/includes/odtphp/odf.php
|
'<meta:user-defined meta:name="' . $key . '"/>' | 1 |
- /htdocs/includes/odtphp/odf.php
|
'/<meta:user-defined meta:name="' . $key . '">.*<\/meta:user-defined>/' | 1 |
- /htdocs/includes/odtphp/odf.php
|
'/unoconv/' | 1 |
- /htdocs/includes/odtphp/odf.php
|
'/\.od(x|t)/i' | 1 |
- /htdocs/includes/odtphp/odf.php
|
'|[//\/]$|' | 1 |
- /htdocs/includes/odtphp/zip/PclZipProxy.php
|
'/\s*[KkMmGg]$/' | 1 |
- /htdocs/includes/odtphp/zip/pclzip/pclzip.lib.php
|
'/^Array\[(.+)\]$/' | 1 |
- /htdocs/includes/restler/framework/Luracast/Restler/Resources.php
|
'/@url\s+(GET|POST|PUT|PATCH|DELETE|HEAD|OPTIONS)' . '[ \t]*\/?(\S*)/s' | 1 |
- /htdocs/includes/restler/framework/Luracast/Restler/Routes.php
|
'/{[^}]+}|:[^\/]+/' | 1 |
- /htdocs/includes/restler/framework/Luracast/Restler/Routes.php
|
'/^(GET|POST|PUT|PATCH|DELETE|HEAD|OPTIONS)/i' | 1 |
- /htdocs/includes/restler/framework/Luracast/Restler/Routes.php
|
"/\{\S(\d+)\}/" | 1 |
- /htdocs/includes/restler/framework/Luracast/Restler/Routes.php
|
":^$regex$:i" | 1 |
- /htdocs/includes/restler/framework/Luracast/Restler/Routes.php
|
'|(?s-m)({@pattern (/.+/[imsxuADSUXJ]*)})|' | 1 |
- /htdocs/includes/restler/framework/Luracast/Restler/CommentParser.php
|
'/{@(\w+)\s?([^}]*)}/ms' | 1 |
- /htdocs/includes/restler/framework/Luracast/Restler/CommentParser.php
|
'/(.+)(\\\\\w+$)/U' | 1 |
- /htdocs/includes/restler/framework/Luracast/Restler/AutoLoader.php
|
"/\\\|_(?=\w+$)/" | 1 |
- /htdocs/includes/restler/framework/Luracast/Restler/AutoLoader.php
|
'/^ *(class|interface|abstract +class)' . ' +([a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*)/m' | 1 |
- /htdocs/includes/restler/framework/Luracast/Restler/compatibility/restler2.php
|
'/\\\u(\w\w\w\w)/' | 1 |
- /htdocs/includes/restler/framework/Luracast/Restler/Format/JsonFormat.php
|
'/:\s*(\-?\d+(\.\d+)?([e|E][\-|\+]\d+)?)/' | 1 |
- /htdocs/includes/restler/framework/Luracast/Restler/Format/JsonFormat.php
|
"/[^a-z]/i" | 1 |
- /htdocs/includes/restler/framework/Luracast/Restler/Data/Validator.php
|
'/^\{?[0-9a-f]{8}\-?[0-9a-f]{4}\-?[0-9a-f]{4}\-?[0-9a-f]{4}\-?[0-9a-f]{12}\}?$/i' | 1 |
- /htdocs/includes/restler/framework/Luracast/Restler/Data/Validator.php
|
"/[^a-z0-9 ]/i" | 1 |
- /htdocs/includes/restler/framework/Luracast/Restler/Data/Validator.php
|
'/[\x00-\x1F\x80-\xFF]/' | 1 |
- /htdocs/includes/restler/framework/Luracast/Restler/Data/Validator.php
|
'#^(?P<year>\d{2}|\d{4})-(?P<month>\d{1,2})-(?P<day>\d{1,2})$#' | 1 |
- /htdocs/includes/restler/framework/Luracast/Restler/Data/Validator.php
|
'/^(?P<year>19\d\d|20\d\d)\-(?P<month>0[1-9]|1[0-2])\-' . '(?P<day>0\d|[1-2]\d|3[0-1]) (?P<h>0\d|1\d|2[0-3]' . ')\:(?P<i>[0-5][0-9])\:(?P<s>[0-5][0-9])$/' | 1 |
- /htdocs/includes/restler/framework/Luracast/Restler/Data/Validator.php
|
'/^([01]?[0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]$/' | 1 |
- /htdocs/includes/restler/framework/Luracast/Restler/Data/Validator.php
|
'/^([1-9]|1[0-2]|0[1-9]){1}(:[0-5][0-9])?\s?([aApP][mM]{1})?$/' | 1 |
- /htdocs/includes/restler/framework/Luracast/Restler/Data/Validator.php
|
'/[^a-zA-Z]+/' | 1 |
- /htdocs/includes/restler/framework/Luracast/Restler/Data/Text.php
|
"/^(LPT\d|COM\d)$/" | 1 |
- /htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/PrintConnectors/WindowsPrintConnector.php
|
"/^smb:\/\/([\s\d\w-]+(:[\s\d\w+-]+)?@)?([\d\w-]+\.)*[\d\w-]+\/([\d\w-]+\/)?[\d\w-]+(\s[\d\w-]+)*$/" | 1 |
- /htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/PrintConnectors/WindowsPrintConnector.php
|
"/^[\d\w-]+(\s[\d\w-]+)*$/" | 1 |
- /htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/PrintConnectors/WindowsPrintConnector.php
|
"~^(.+):/{2}(.+?)(?::(\d{1,4}))?$~" | 1 |
- /htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/PrintConnectors/UriPrintConnector.php
|
'/^Symfony\\\Polyfill\\\Php80\\\/' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/autoload.php
|
'/^Symfony\\/Polyfill\\/Php80\\//' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/autoload.php
|
'/^Webklex\\\PHPIMAP\\\/' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/autoload.php
|
'/^Webklex\\/PHPIMAP\\//' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/autoload.php
|
'/^Illuminate\\\Support\\\/' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/autoload.php
|
'/^Illuminate\\/Support\\//' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/autoload.php
|
'/^Illuminate\\\Contracts\\\/' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/autoload.php
|
'/^Illuminate\\/Contracts\\//' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/autoload.php
|
'/^Carbon\\\/' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/autoload.php
|
'/^Carbon\\//' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/autoload.php
|
'/^\s*([+-]\d+)(\d{2})\s*$/' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/CarbonTimeZone.php
|
'/"timezone_type";i:(\d)/' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/CarbonTimeZone.php
|
'/^[\d.]/' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/CarbonInterval.php
|
'/s([,.])([uv])$/' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/CarbonInterval.php
|
'/^-?\d+/' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/CarbonInterval.php
|
'/^P[T\d]/' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/CarbonInterval.php
|
'/^(?:\h*\d+(?:\.\d+)?\h*[a-z]+)+$/i' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/CarbonInterval.php
|
'/^(?<method>add|sub)(?<unit>[A-Z].*)$/' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/CarbonInterval.php
|
'/^\s*\d/' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/CarbonInterval.php
|
'/^[A-Z]+$/' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Language.php
|
'/[-_]([a-z]{2,}|\d{2,})/' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/AbstractTranslator.php
|
'/^([^_.-]+).*$/' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/AbstractTranslator.php
|
'/^([^_]+).*$/' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/AbstractTranslator.php
|
"#\b$part/$part\b|(/)#i" | 1 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/CarbonPeriod.php
|
'/^R(\d*|INF)$/' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/CarbonPeriod.php
|
'/^(-?\d(\d(?![\/-])|[^\d\/-]([\/-])?)*|P[T\d].*|(?:\h*\d+(?:\.\d+)?\h*[a-z]+)+)$/i' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/CarbonPeriod.php
|
'/[A-Z]/' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/CarbonPeriod.php
|
'/@deprecated/i' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/PHPStan/AbstractMacro.php
|
'/^\s*(?<precision>\d+)?\s*(?<unit>\w+)(?<other>\W.*)?$/' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/IntervalRounding.php
|
'/^\d+$/' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Comparison.php
|
'/^\d{3,}-\d{1,2}$/' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Comparison.php
|
'/^\d{1,2}-\d{1,2}$/' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Comparison.php
|
'/(\d)h$/i' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Comparison.php
|
'/\d:\d{1,2}:\d{1,2}$/' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Comparison.php
|
'/\d:\d{1,2}$/' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Comparison.php
|
'/\d(h|am|pm)$/' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Comparison.php
|
'/^(january|february|march|april|may|june|july|august|september|october|november|december)\s+\d+$/i' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Comparison.php
|
'/(?<!\\\\)((?:\\\\{2})*)([' . implode('', array_keys($replacements)) . '])/' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Comparison.php
|
'/(?<!\\\\)((?:\\\\{2})*)\\\\(\w)/' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Comparison.php
|
'#(?<!\\\\)((?:\\\\{2})*)/#' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Comparison.php
|
'/^' . $regex . '$/' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Comparison.php
|
'/(?<=[\d\s+.\/,_-])(' . implode('|', $fromTranslations) . ')(?=[\d\s+.\/,_-])/iu' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Localization.php
|
"/^$word\$/iu" | 1 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Localization.php
|
'/({\d+(,(\d+|Inf))?}|[\[\]]\d+(,(\d+|Inf))?[\[\]])/' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Localization.php
|
'#(?<!%)((?:%%)*)%e#' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Date.php
|
'/^(LTS|LT|[Ll]{1,4})/' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Date.php
|
'/^' . CarbonInterface::ISO_FORMAT_REGEXP . '/' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Date.php
|
'/^[A-Za-z]$/' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Date.php
|
"/^(?<size>$sizePattern)(?<syntax>$syntaxPattern)DiffForHumans$/" | 1 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Date.php
|
'/^(Month|Quarter|Year|Decade|Century|Centurie|Millennium|Millennia)s?(No|With|Without|WithNo)Overflow$/' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Date.php
|
'/^\d{1,14}$/' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php
|
'/(?<!\\\\)((?:\\\\{2})*)c/' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php
|
'/(?<!\\\\)(?:\\\\{2})*(a|A)/' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php
|
'/(?<!\\\\)(?:\\\\{2})*(h|g|H|G)/' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php
|
'/(am|pm|AM|PM)/' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php
|
'/^(.*)(?<!\\\\)((?:\\\\{2})*)(a|A)(.*)$/U' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php
|
'/^(.*)(am|pm|AM|PM)(.*)$/U' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php
|
"/^.*{$nonEscaped}!/s" | 1 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php
|
"/{$nonEscaped}[eOPT]/" | 1 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php
|
"/{$nonEscaped}[!|]/" | 1 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php
|
'/(?<!\\\\)(\\\\{2})*(LTS|LT|[Ll]{1,4})/' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php
|
'/(?<!\\\\)(\\\\{2})*(' . CarbonInterface::ISO_FORMAT_REGEXP . '|[A-Za-z])/' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php
|
'/^(next|previous|last)\s+(\d{1,2}(h|am|pm|:\d{1,2}(:\d{1,2})?))$/i' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Modifiers.php
|
'/\(\d+\)/' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Doctrine/CarbonTypeConverter.php
|
'/[^A-Za-z0-9]/' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-ctype/Ctype.php
|
'/[^A-Za-z]/' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-ctype/Ctype.php
|
'/[^\x00-\x1f\x7f]/' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-ctype/Ctype.php
|
'/[^!-~]/' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-ctype/Ctype.php
|
'/[^a-z]/' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-ctype/Ctype.php
|
'/[^ -~]/' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-ctype/Ctype.php
|
'/[^!-\/\:-@\[-`\{-~]/' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-ctype/Ctype.php
|
'/[^\s]/' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-ctype/Ctype.php
|
'/[^A-Z]/' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-ctype/Ctype.php
|
'/[^A-Fa-f0-9]/' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-ctype/Ctype.php
|
'/[\x80-\xFF]+/' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-mbstring/Mbstring.php
|
'/&#(?:0*([0-9]+)|x0*([0-9a-fA-F]+))(?!&);?/' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-mbstring/Mbstring.php
|
'/[\x80-\xFF]/' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-mbstring/Mbstring.php
|
'/[\x{1100}-\x{115F}\x{2329}\x{232A}\x{2E80}-\x{303E}\x{3040}-\x{A4CF}\x{AC00}-\x{D7A3}\x{F900}-\x{FAFF}\x{FE10}-\x{FE19}\x{FE30}-\x{FE6F}\x{FF00}-\x{FF60}\x{FFE0}-\x{FFE6}\x{20000}-\x{2FFFD}\x{30000}-\x{3FFFD}]/u' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-mbstring/Mbstring.php
|
'/(?:' . $quoted . ')+$/u' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/illuminate/support/Str.php
|
'#^' . $pattern . '\z#u' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/illuminate/support/Str.php
|
'/^[\da-f]{8}-[\da-f]{4}-[\da-f]{4}-[\da-f]{4}-[\da-f]{12}$/iD' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/illuminate/support/Str.php
|
'/^\s*+(?:\S++\s*+){1,' . $words . '}/u' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/illuminate/support/Str.php
|
'/^(?:' . $quoted . ')+/u' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/illuminate/support/Str.php
|
'![' . preg_quote($flip) . ']+!u' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/illuminate/support/Str.php
|
'![^' . preg_quote($separator) . '\pL\pN\s]+!u' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/illuminate/support/Str.php
|
'![' . preg_quote($separator) . '\s]+!u' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/illuminate/support/Str.php
|
'/\A([\'"])(.*)\1\z/' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/illuminate/support/Env.php
|
'/^(.*)[A-Za-z0-9\x{0080}-\x{FFFF}]$/u' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/illuminate/support/Pluralizer.php
|
'#^(sqlite3?):///#' | 1 |
- /htdocs/includes/webklex/php-imap/vendor/illuminate/support/ConfigurationUrlParser.php
|
'/^(?:(?P<name>.+)\s)?(?(name)<|<?)(?P<email>[^\s]+?)(?(name)>|>?)$/' | 1 |
- /htdocs/includes/webklex/php-imap/src/Header.php
|
'/\+0580/' | 1 |
- /htdocs/includes/webklex/php-imap/src/Header.php
|
'/([0-9]{1,2}\ [A-Z]{2,3}\ [0-9]{4}\ [0-9]{1,2}\:[0-9]{1,2}\:[0-9]{1,2}\ UT)+$/i' | 1 |
- /htdocs/includes/webklex/php-imap/src/Header.php
|
'/([A-Z]{2,3}\,\ [0-9]{1,2}\ [A-Z]{2,3}\ [0-9]{4}\ [0-9]{1,2}\:[0-9]{1,2}\:[0-9]{1,2}\ UT)+$/i' | 1 |
- /htdocs/includes/webklex/php-imap/src/Header.php
|
'/([A-Z]{2,3}\,\ [0-9]{1,2}\ [A-Z]{2,3}\ [0-9]{4}\ [0-9]{1,2}\:[0-9]{1,2}\:[0-9]{1,2}\ \+[0-9]{2,4}\ \(\+[0-9]{1,2}\))+$/i' | 1 |
- /htdocs/includes/webklex/php-imap/src/Header.php
|
'/([A-Z]{2,3}[\,|\ \,]\ [0-9]{1,2}\ [A-Z]{2,3}\ [0-9]{4}\ [0-9]{1,2}\:[0-9]{1,2}\:[0-9]{1,2}.*)+$/i' | 1 |
- /htdocs/includes/webklex/php-imap/src/Header.php
|
'/([A-Z]{2,3}\,\ [0-9]{1,2}\ [A-Z]{2,3}\ [0-9]{4}\ [0-9]{1,2}\:[0-9]{1,2}\:[0-9]{1,2}\ [\-|\+][0-9]{4}\ \(.*)\)+$/i' | 1 |
- /htdocs/includes/webklex/php-imap/src/Header.php
|
'/([A-Z]{2,3}\, \ [0-9]{1,2}\ [A-Z]{2,3}\ [0-9]{4}\ [0-9]{1,2}\:[0-9]{1,2}\:[0-9]{1,2}\ [\-|\+][0-9]{4}\ \(.*)\)+$/i' | 1 |
- /htdocs/includes/webklex/php-imap/src/Header.php
|
'/([0-9]{1,2}\ [A-Z]{2,3}\ [0-9]{2,4}\ [0-9]{2}\:[0-9]{2}\:[0-9]{2}\ [A-Z]{2}\ \-[0-9]{2}\:[0-9]{2}\ \([A-Z]{2,3}\ \-[0-9]{2}:[0-9]{2}\))+$/i' | 1 |
- /htdocs/includes/webklex/php-imap/src/Header.php
|
'#\{(.*)\}(.*)#' | 1 |
- /htdocs/includes/webklex/php-imap/src/Connection/Protocols/LegacyProtocol.php
|
'%^\(*"((.|\\\\|\\")*?)" *%' | 1 |
- /htdocs/includes/webklex/php-imap/src/Connection/Protocols/ImapProtocol.php
|
'/^NO /i' | 1 |
- /htdocs/includes/webklex/php-imap/src/Connection/Protocols/ImapProtocol.php
|
'/^BAD /i' | 1 |
- /htdocs/includes/webklex/php-imap/src/Connection/Protocols/ImapProtocol.php
|
"/^OK /i" | 1 |
- /htdocs/includes/webklex/php-imap/src/Connection/Protocols/ImapProtocol.php
|
'/^Psr\\\SimpleCache/' | 1 |
- /htdocs/includes/Psr/autoloader.php
|
'/^Psr\\/SimpleCache\\//' | 1 |
- /htdocs/includes/Psr/autoloader.php
|
'/^(?:[^ ]++ ){4}([a-zA-Z_\x7F-\xFF][^ ]++)/' | 1 |
- /htdocs/includes/symfony/var-dumper/Caster/ReflectionCaster.php
|
'/\((\d+)\)(?:\([\da-f]{32}\))? : (?:eval\(\)\'d code|runtime-created function)$/' | 1 |
- /htdocs/includes/symfony/var-dumper/Caster/ExceptionCaster.php
|
'/[ \t]+$/m' | 1 |
- /htdocs/includes/symfony/var-dumper/Tests/HtmlDumperTest.php
|
'/sf-dump-\d+/' | 1 |
- /htdocs/includes/symfony/var-dumper/Tests/HtmlDumperTest.php
|
'/^ArrayOf/' | 1 |
- /htdocs/includes/nusoap/lib/nusoap.php
|
'/^http:\/\//' | 1 |
- /htdocs/includes/nusoap/lib/nusoap.php
|
'/:Array$/' | 1 |
- /htdocs/includes/nusoap/lib/nusoap.php
|
'/_ContainedType$/' | 1 |
- /htdocs/includes/nusoap/lib/nusoap.php
|
"'.*$domain$'i" | 1 |
- /htdocs/includes/nusoap/lib/nusoap.php
|
"'^$path.*'i" | 1 |
- /htdocs/includes/nusoap/lib/nusoap.php
|
'/wsdl/' | 1 |
- /htdocs/includes/nusoap/lib/nusoap.php
|
"/encoding=[\"']([^\"']*)[\"']/" | 1 |
- /htdocs/includes/nusoap/lib/nusoap.php
|
'/^http:\/\/www.w3.org\/[0-9]{4}\/XMLSchema$/' | 1 |
- /htdocs/includes/nusoap/lib/nusoap.php
|
'/^http:/' | 1 |
- /htdocs/includes/nusoap/lib/nusoap.php
|
'/^https/' | 1 |
- /htdocs/includes/nusoap/lib/nusoap.php
|
'/[^0-9a-zA-Z]/' | 1 |
- /htdocs/includes/nusoap/lib/Mail/mime.php
|
'#(@[0-9a-zA-Z\-\.]+)#' | 1 |
- /htdocs/includes/nusoap/lib/Mail/mime.php
|
'#' . preg_quote($domainID) . '$#' | 1 |
- /htdocs/includes/nusoap/lib/Mail/mime.php
|
'/^multipart\//i' | 1 |
- /htdocs/includes/nusoap/lib/Mail/mime.php
|
'/^.*[\\\\\\/]/' | 1 |
- /htdocs/includes/nusoap/lib/Mail/mime.php
|
'/^.*[\/]/' | 1 |
- /htdocs/includes/nusoap/lib/Mail/mime.php
|
'/boundary="([^"]+)"/' | 1 |
- /htdocs/includes/nusoap/lib/Mail/mime.php
|
'#[^\x20-\x7E]#' | 1 |
- /htdocs/includes/nusoap/lib/Mail/mimePart.php
|
'/([^\x21\x23\x24\x26\x2B\x2D\x2E\x30-\x39\x41-\x5A\x5E-\x7E])/' | 1 |
- /htdocs/includes/nusoap/lib/Mail/mimePart.php
|
"/^(.{0,$length}[^\=][^\=])/" | 1 |
- /htdocs/includes/nusoap/lib/Mail/mimePart.php
|
'/^<' . $email_regexp . '>$/' | 1 |
- /htdocs/includes/nusoap/lib/Mail/mimePart.php
|
'/^' . $email_regexp . '$/' | 1 |
- /htdocs/includes/nusoap/lib/Mail/mimePart.php
|
'/<*' . $email_regexp . '>*$/' | 1 |
- /htdocs/includes/nusoap/lib/Mail/mimePart.php
|
'/[\(\)\<\>\\\.\[\]@,;:"]/' | 1 |
- /htdocs/includes/nusoap/lib/Mail/mimePart.php
|
'/^' . $name . ':(' . preg_quote($eol, '/') . ')* /' | 1 |
- /htdocs/includes/nusoap/lib/Mail/mimePart.php
|
'/^' . $name . ':\s*/' | 1 |
- /htdocs/includes/nusoap/lib/Mail/mimePart.php
|
"/$delimiter/" | 1 |
- /htdocs/includes/nusoap/lib/Mail/mimePart.php
|
'/^([a-zA-Z]+:\/\/|[a-zA-Z]:\/|[a-zA-Z]:\\\)/' | 1 |
- /htdocs/includes/maximebf/debugbar/src/DebugBar/JavascriptRenderer.php
|
"/^:/" | 1 |
- /htdocs/includes/maximebf/debugbar/src/DebugBar/DataCollector/PDO/TracedStatement.php
|
'/([0-9]+\.[0-9]+)/' | 1 |
- /htdocs/includes/maximebf/debugbar/src/DebugBar/Bridge/PropelCollector.php
|
'/([0-9]+\.[0-9]+) ([A-Z]{1,2})/' | 1 |
- /htdocs/includes/maximebf/debugbar/src/DebugBar/Bridge/PropelCollector.php
|
'/.lang/i' | 1 |
- /htdocs/admin/translation.php
|
'/' . preg_quote($transvalue, '/') . '/i' | 1 |
- /htdocs/admin/translation.php
|
'/__LOGIN__/' | 1 |
- /htdocs/admin/clicktodial.php
|
'/__PASSWORD__/' | 1 |
- /htdocs/admin/clicktodial.php
|
'/__PHONEFROM__/' | 1 |
- /htdocs/admin/clicktodial.php
|
'/__\(([a-zA-Z|@]+)\)__/i' | 1 | |
'/__\(' . preg_quote($reg[1]) . '\)__/i' | 1 | |
'/^mod_delivery_([a-z0-9_]*)\.php$/' | 1 |
- /htdocs/admin/delivery.php
|
'/^OAUTH_.+_ID$/' | 1 | |
'/A/' | 1 | |
'/B/' | 1 | |
'/mod_payment_/' | 1 |
- /htdocs/admin/payment.php
|
'/senderprofile_/' | 1 | |
'/(\.jpeg|\.jpg|\.png)$/i' | 1 |
- /htdocs/admin/company.php
|
'/^ErrorFileSizeTooLarge/' | 1 |
- /htdocs/admin/company.php
|
'/^DOL_DATA_ROOT\/[^\/]*$/' | 1 | |
'/\s*\(\d+\)\.zip$/i' | 1 |
- /htdocs/admin/modules.php
|
'/^(module[a-zA-Z0-9]*|theme)_.*\-([0-9][0-9\.]*)\.zip$/i' | 1 |
- /htdocs/admin/modules.php
|
'/module_/' | 1 |
- /htdocs/admin/modules.php
|
'/\-([0-9][0-9\.]*)\.zip$/i' | 1 |
- /htdocs/admin/modules.php
|
'/^external/' | 1 |
- /htdocs/admin/modules.php
|
'/^external_(.*)$/' | 1 |
- /htdocs/admin/modules.php
|
'/\/custom\//' | 1 |
- /htdocs/admin/modulehelp.php
|
'/dolibarr\.org/i' | 1 |
- /htdocs/admin/modulehelp.php
|
'/\-' . $moduledir . '$/' | 1 |
- /htdocs/admin/modulehelp.php
|
'/llx_/' | 1 |
- /htdocs/admin/modulehelp.php
|
'/[^a-zA-Z0-9_\-\+]/' | 1 | |
'/\..*$/' | 1 | |
'/SELECT ([a-z]\.)rowid/i' | 1 | |
'/^.*\sFROM\s/' | 1 | |
'/([a-z]+\.)?' . $sortfield . ' ' . $sortorder . ',/i' | 1 | |
'/([a-z]+\.)?' . $sortfield . ',/i' | 1 | |
'/mod_supplier_payment_/' | 1 |
- /htdocs/admin/supplier_payment.php
|
'/\.(dat|mmdb)$/' | 1 |
- /htdocs/admin/geoipmaxmind.php
|
'/(modGeneratePass[a-z]+)\.class\.php$/i' | 1 |
- /htdocs/admin/security.php
|
'/^constvalue_(.*)_TEMPLATE/' | 1 |
- /htdocs/admin/notification.php
|
'/^NOTIF_(.*)_key$/' | 1 |
- /htdocs/admin/notification.php
|
'/_key$/' | 1 |
- /htdocs/admin/notification.php
|
'/^NOTIF_(.*)_old_(.*)_key/' | 1 |
- /htdocs/admin/notification.php
|
'/^NOTIF_(.*)_new_key/' | 1 |
- /htdocs/admin/notification.php
|
'/^(ACTION|HOLIDAY)/' | 1 |
- /htdocs/admin/notification.php
|
'/^NOTIFICATION_FIXEDEMAIL_' . preg_quote($notifiedevent['code'], '/') . '_THRESHOLD_HIGHER_(.*)/' | 1 |
- /htdocs/admin/notification.php
|
'/^NOTIFICATION_FIXEDEMAIL_' . $notifiedevent['code'] . '_THRESHOLD_HIGHER_(.*)/' | 1 |
- /htdocs/admin/notification.php
|
'/(.*)\.modules\.php$/i' | 1 |
- /htdocs/admin/barcode.php
|
'/set(.*)/' | 1 |
- /htdocs/admin/workflow.php
|
'/del(.*)/' | 1 |
- /htdocs/admin/workflow.php
|
'/classify_(.*)/' | 1 |
- /htdocs/admin/workflow.php
|
'/link_(.*)/' | 1 |
- /htdocs/admin/workflow.php
|
'/^([0-9]+)/i' | 1 |
- /htdocs/admin/external_rss.php
|
'/^mod_expedition_([a-z0-9_]*)\.php$/' | 1 |
- /htdocs/admin/expedition.php
|
'/([^\\/]+)$/i' | 1 |
- /htdocs/admin/tools/update.php
|
'/(\.zip|\.tar|\.tgz|\.gz|\.tar\.gz|\.bz2|\.zst)$/i' | 1 |
- /htdocs/admin/tools/export_files.php
|
'/\((.*)\)(.*)/i' | 1 |
- /htdocs/admin/tools/listevents.php
|
'/^backup\//' | 1 |
- /htdocs/admin/tools/dolibarr_export.php
|
'/^dolibarr.*\.log$/' | 1 |
- /htdocs/admin/tools/purge.php
|
'/\-[a-z]+\./' | 1 |
- /htdocs/admin/system/database-tables.php
|
'/^https?:\/\//' | 1 |
- /htdocs/admin/system/filecheck.php
|
'/beta|alpha|rc/i' | 1 |
- /htdocs/admin/system/filecheck.php
|
'/' . preg_quote('$_COOKIE[\'DOLSESSID_', '/') . '/i' | 1 |
- /htdocs/admin/system/phpinfo.php
|
'/' . preg_quote('$_SERVER[\'PHP_AUTH_PW', '/') . '/i' | 1 |
- /htdocs/admin/system/phpinfo.php
|
"/\)\sREFER/" | 1 |
- /htdocs/admin/system/dbtable.php
|
"/\(`/" | 1 |
- /htdocs/admin/system/dbtable.php
|
"/`\)/" | 1 |
- /htdocs/admin/system/dbtable.php
|
"/`\s/" | 1 |
- /htdocs/admin/system/dbtable.php
|
'/(_backoffice\.php|_menu\.php)/i' | 1 |
- /htdocs/admin/menus/index.php
|
'/(_frontoffice\.php|_menu\.php)/i' | 1 |
- /htdocs/admin/menus/index.php
|
'/(_backoffice|_frontoffice|_menu)?(\.php)?/i' | 1 |
- /htdocs/admin/menus/index.php
|
'/_menu$/' | 1 |
- /htdocs/admin/menus/edit.php
|
'/pm_|src_/' | 1 |
- /htdocs/societe/paymentmodes.php
|
'/\^\w/' | 1 |
- /htdocs/societe/checkvat/checkVatPopup.php
|
'/SERVICE_UNAVAILABLE/i' | 1 |
- /htdocs/societe/checkvat/checkVatPopup.php
|
'/TIMEOUT/i' | 1 |
- /htdocs/societe/checkvat/checkVatPopup.php
|
'/SERVER_BUSY/i' | 1 |
- /htdocs/societe/checkvat/checkVatPopup.php
|
'/INVALID_INPUT/i' | 1 |
- /htdocs/societe/checkvat/checkVatPopup.php
|
'/MS_UNAVAILABLE/i' | 1 |
- /htdocs/societe/checkvat/checkVatPopup.php
|
'/prospect/' | 1 |
- /htdocs/societe/class/societe.class.php
|
'/customer/' | 1 |
- /htdocs/societe/class/societe.class.php
|
'/supplier/' | 1 |
- /htdocs/societe/class/societe.class.php
|
'/^TE_PRIVATE/' | 1 |
- /htdocs/societe/class/societe.class.php
|
'/(' . preg_quote($socid, '/') . ')/i' | 1 |
- /htdocs/societe/ajax/ajaxcompanies.php
|
'/^([0-9][0-9][0-9][0-9])([0-9][0-9])([0-9][0-9])$/' | 1 |
- /htdocs/comm/action/card.php
|
'/action=/' | 1 |
- /htdocs/comm/action/index.php
|
'/showbirthday=[0-1]/i' | 1 |
- /htdocs/comm/action/index.php
|
'/viewcal=[0-9]+&?/i' | 1 |
- /htdocs/comm/action/index.php
|
'/viewday=[0-9]+&?/i' | 1 |
- /htdocs/comm/action/index.php
|
'/' . preg_quote($labeltype, '/') . '/' | 1 |
- /htdocs/comm/action/class/actioncomm.class.php
|
'/_SENTBYMAIL/' | 1 |
- /htdocs/comm/action/class/actioncomm.class.php
|
"/[\r\n]{1,} /" | 1 |
- /htdocs/comm/action/class/ical.class.php
|
'/([0-9]{4})([0-9]{2})([0-9]{2})([0-9]{0,2})([0-9]{0,2})([0-9]{0,2})/' | 1 |
- /htdocs/comm/action/class/ical.class.php
|
'/^system/' | 1 |
- /htdocs/comm/action/class/cactioncomm.class.php
|
'/^AC_OTH/' | 1 |
- /htdocs/comm/action/class/cactioncomm.class.php
|
'/^(.+)@(.+)$/' | 1 |
- /htdocs/comm/action/class/cactioncomm.class.php
|
'/__UNSUBSCRIBE_(_|URL_)/' | 1 |
- /htdocs/comm/mailing/card.php
|
"/(.*)\.modules\.php$/i" | 1 |
- /htdocs/comm/mailing/cibles.php
|
"/(.*)\.(.*)\.(.*)/i" | 1 |
- /htdocs/comm/mailing/index.php
|
'/!/' | 1 |
- /htdocs/comm/mailing/class/advtargetemailing.class.php
|
'/googleoauth/' | 1 | |
'/dolibarr/i' | 1 |
- /htdocs/user/passwordforgotten.php
|
'/^([^\?]+)\?(.*)$/' | 1 |
- /htdocs/user/class/user.class.php
|
'/_' . $idtoscan . '_/' | 1 |
- /htdocs/user/class/user.class.php
|
'/[^_]/i' | 1 |
- /htdocs/user/class/user.class.php
|
'/\.xlsx$/i' | 1 |
- /htdocs/imports/import.php
|
'/\*$/' | 1 |
- /htdocs/imports/import.php
|
'/^(.+)\((.+\..+)\)$/' | 1 |
- /htdocs/imports/import.php
|
"/^(mod.*)\.class\.php/i" | 1 |
- /htdocs/imports/class/import.class.php
|
'/ $/' | 1 | |
'/' . preg_quote($linktopfp, '/') . '/' | 1 | |
'/([^a-z]+)[a-z]$/i' | 1 | |
'/^[a-z]$/i' | 1 | |
'/editlabelsellingprice/' | 1 |
- /htdocs/product/price.php
|
'/\s*\(.*\)$/' | 1 |
- /htdocs/product/price_suppliers.php
|
'/set_(.+)/' | 1 |
- /htdocs/product/admin/product.php
|
'/del_(.+)/' | 1 |
- /htdocs/product/admin/product.php
|
'/nobatch/' | 1 |
- /htdocs/product/class/product.class.php
|
'/novirtual/' | 1 |
- /htdocs/product/class/product.class.php
|
'/LEFT JOIN [a-z]+_product_stock as ps ON t.rowid = ps.fk_entrepot LEFT JOIN [a-z]+_product as p ON ps.fk_product = p.rowid/' | 1 |
- /htdocs/product/stock/list.php
|
'/(.+)\s\((.+)\)/' | 1 |
- /htdocs/product/ajax/products.php
|
'/^productl([0-9]+)$/i' | 1 |
- /htdocs/reception/card.php
|
'/search_options_/' | 1 |
- /htdocs/reception/list.php
|
'/^List/' | 1 |
- /htdocs/exports/export.php
|
'/\.(.*)$/i' | 1 |
- /htdocs/exports/export.php
|
'/^(.*) FROM /i' | 1 |
- /htdocs/exports/export.php
|
'/WHERE (.*)$/i' | 1 |
- /htdocs/exports/export.php
|
"/^(mod.*)\.class\.php$/i" | 1 |
- /htdocs/exports/class/export.class.php
|
'/^none\./' | 1 |
- /htdocs/exports/class/export.class.php
|
'/--IDFORBACKTOPAGE--|__ID__/' | 1 | |
'/^(\d+\.)\s\(.*\)/' | 1 |
- /htdocs/projet/element.php
|
"/([0-9]+)duration(hour|min)/" | 1 |
- /htdocs/projet/activity/perday.php
|
'/^' . preg_quote(DOL_URL_ROOT, '/') . '/i' | 1 |
- /htdocs/public/demo/index.php
|
'/^dopayment_(.*)$/' | 1 |
- /htdocs/public/payment/newpayment.php
|
'/' . preg_quote('PM=' . $paymentmethod, '/') . '/' | 1 |
- /htdocs/public/payment/newpayment.php
|
'/^dopayment/' | 1 |
- /htdocs/public/payment/newpayment.php
|
'/^(\w\w)\/(.*)$/' | 1 |
- /htdocs/public/website/index.php
|
'/[^a-z0-9 ]/i' | 1 |
- /htdocs/public/webportal/lib/webportal.lib.php
|
'/^add/i' | 1 |
- /htdocs/bookmarks/card.php
|
'/^fd\./' | 1 |
- /htdocs/fichinter/list.php
|
'/^[a-z]+$/i' | 1 |
- /htdocs/ai/admin/custom_prompt.php
|
"/ /" | 1 |
- /htdocs/emailcollector/class/emailcollector.class.php
|
"/\[Gmail\]/" | 1 |
- /htdocs/emailcollector/class/emailcollector.class.php
|
"/\+A/" | 1 |
- /htdocs/emailcollector/class/emailcollector.class.php
|
"/xxxSPACExxx/" | 1 |
- /htdocs/emailcollector/class/emailcollector.class.php
|
"/xxxGMAILxxx/" | 1 |
- /htdocs/emailcollector/class/emailcollector.class.php
|
'/^EXTRACT:([a-zA-Z0-9_]+):(.*):([^:])$/' | 1 |
- /htdocs/emailcollector/class/emailcollector.class.php
|
'/' . $regexstring . '/' . $regexoptions | 1 |
- /htdocs/emailcollector/class/emailcollector.class.php
|
'/__([a-z0-9]+(?:_[a-z0-9]+)?)__/i' | 1 |
- /htdocs/emailcollector/class/emailcollector.class.php
|
'/\r\n\s+/m' | 1 |
- /htdocs/emailcollector/class/emailcollector.class.php
|
'/([^: ]+): (.+?(?:\r\n\s(?:.+?))*)\r\n/m' | 1 |
- /htdocs/emailcollector/class/emailcollector.class.php
|
'/\+(th[i]|ctc|use|mem|sub|proj|tas|con|tic|pro|ord|inv|spro|sor|sin|leav|stockinv|job|surv|salary)([0-9]+)@/' | 1 |
- /htdocs/emailcollector/class/emailcollector.class.php
|
'/\+emailing-(\w+)@/' | 1 |
- /htdocs/emailcollector/class/emailcollector.class.php
|
'/^(Re|AW)\s*:\s+/i' | 1 |
- /htdocs/emailcollector/class/emailcollector.class.php
|
'/Re\s*:\s+/i' | 1 |
- /htdocs/emailcollector/class/emailcollector.class.php
|
'/' . preg_quote($searchfilterexcludebody, '/') . '/ms' | 1 |
- /htdocs/emailcollector/class/emailcollector.class.php
|
'/' . preg_quote($searchfilterexcludesubject, '/') . '/ms' | 1 |
- /htdocs/emailcollector/class/emailcollector.class.php
|
'/dolibarr-([a-z]+)([0-9]+)@' . preg_quote($host, '/') . '/' | 1 |
- /htdocs/emailcollector/class/emailcollector.class.php
|
'/dolibarr-([a-z]+)([0-9]+)@' . preg_quote(getDolGlobalString('EMAIL_ALTERNATIVE_HOST_SIGNATURE'), '/') . '/' | 1 |
- /htdocs/emailcollector/class/emailcollector.class.php
|
'/<(.*@.*)>/' | 1 |
- /htdocs/emailcollector/class/emailcollector.class.php
|
'/Sent$/' | 1 |
- /htdocs/emailcollector/class/emailcollector.class.php
|
'/' . $regexstring . '/ms' | 1 |
- /htdocs/emailcollector/class/emailcollector.class.php
|
'/^(date|timestamp)/' | 1 | |
'/^([\*])?[^*]+([\*])?$/' | 1 |
- /htdocs/ticket/class/ticket.class.php
|
'/' . preg_quote($this->email_msgid, '/') . '/' | 1 |
- /htdocs/ticket/class/ticket.class.php
|
'/\/explorer\/swagger\.json/' | 1 | |
'/\/api\/index\.php/' | 1 | |
'/api\/index\.php$/' | 1 | |
'/api\/index\.php\/explorer/' | 1 | |
'/index\.php\/([^\/]+)(.*)$/' | 1 | |
"/^mod(.*)\.class\.php$/i" | 1 | |
"/^api_(.*)\.class\.php$/i" | 1 | |
'/^\/(swagger|resources)\.json\/(.+)$/' | 1 | |
'/^dolcrypt:/i' | 1 |
- /htdocs/api/class/api_access.class.php
|
'/^[a-zA-Z0-9_]+$/' | 1 |
- /htdocs/api/class/api_setup.class.php
|
'/^varchar\((\d+)\)/' | 1 |
- /htdocs/webportal/class/html.formwebportal.class.php
|
'/^[0-9\.A-ZaZ_\-]*$/ui' | 1 |
- /htdocs/webportal/class/controller.class.php
|
'/' . preg_quote(DOL_URL_ROOT . '/dav/fileserver.php/public', '/') . '/' | 1 |
- /htdocs/dav/fileserver.php
|
'/^sabreAction=asset&assetName=[a-zA-Z0-9%\-\/]+\.(png|css|woff|ico|ttf)$/' | 1 |
- /htdocs/dav/fileserver.php
|
'/' . getDolGlobalString('PARTNERSHIP_BACKLINKS_TO_CHECK') . '/' | 1 |
- /htdocs/partnership/class/partnershiputils.class.php
|
'/(\.bmp|\.gif|\.jpg|\.jpeg|\.png)$/i' | 1 |
- /htdocs/categories/photos.php
|
'/colortoreplace/' | 1 |
- /htdocs/categories/class/categorie.class.php
|
'/[\/]$/' | 1 | |
'/&?section=(\d+)/' | 1 |
- /htdocs/ecm/tpl/enablefiletreeajax.tpl.php
|
'/([\/])+/i' | 1 |
- /htdocs/ecm/class/ecmdirectory.class.php
|
'/([^_])/i' | 1 |
- /htdocs/ecm/class/ecmdirectory.class.php
|
'/<a/' | 1 |
- /htdocs/blockedlog/admin/blockedlog_list.php
|
'/^FR/i' | 1 |
- /htdocs/paybox/lib/paybox.lib.php
|
'/^ES/i' | 1 |
- /htdocs/paybox/lib/paybox.lib.php
|
'/^IT/i' | 1 |
- /htdocs/paybox/lib/paybox.lib.php
|
'/^DE/i' | 1 |
- /htdocs/paybox/lib/paybox.lib.php
|
'/^NL/i' | 1 |
- /htdocs/paybox/lib/paybox.lib.php
|
'/^SE/i' | 1 |
- /htdocs/paybox/lib/paybox.lib.php
|
'/po_/i' | 1 |
- /htdocs/stripe/transaction.php
|
'/fee_/i' | 1 |
- /htdocs/stripe/transaction.php
|
'/acct_/i' | 1 |
- /htdocs/stripe/class/stripe.class.php
|
'/__UNSUBSCRIBE__/' | 1 |
- /scripts/emailings/mailing-send.php
|
'/^prefix=/i' | 1 |
- /scripts/invoices/rebuild_merge_pdf.php
|
'/^regenerate=(.*)/i' | 1 |
- /scripts/invoices/rebuild_merge_pdf.php
|
'/filter=/i' | 1 |
- /scripts/invoices/rebuild_merge_pdf.php
|
'/\.\w+$/i' | 1 | |
'/^--dir-scc=(.*)$/' | 1 | |
'/^--dir-phpstan=(.*)$/' | 1 | |
'/^--dir-phan=(.*)$/' | 1 | |
'/^--url-root=(.*)$/' | 1 | |
'/^--url-site=(.*)$/' | 1 | |
'/^--project-name=(.*)$/' | 1 | |
'/^(───|Language|Total)/' | 1 | |
'/^Estimated Cost.*\$(.*)/i' | 1 | |
'/[^\d\.]/' | 1 | |
'/^Estimated Schedule Effort.*\s([\d\s,]+)/i' | 1 | |
'/^Estimated People.*\s([\d\s,]+)/i' | 1 | |
'/^Processed\s(\d+)\s/i' | 1 | |
'/^(.*)\s+(\d+)\s+(\d+)\s+(\d+)\s+(\d+)\s+(\d+)\s+(\d+)$/' | 1 | |
'/(#yogosha|CVE|Sec:|Sec\s)/i' | 1 | |
'/^::error file=(.*),line=(\d+),col=(\d+)::(.*)$/' | 1 | |
'/T.*$/' | 1 | |
'/#(\d+)/' | 1 | |
'/CVE([0-9\-\s]+)/' | 1 | |
'/#yogosha(\d+)/i' | 1 | |
'/(\d{4})(-\d{4})?\s+/' | 1 |
- /dev/tools/updatelicense.php
|
"~{$r_prefix3}.*\n~" | 1 |
- /dev/tools/updatelicense.php
|
"/`(.*)`/" | 1 |
- /dev/tools/dolibarr-postgres2mysql.php
|
"/([^\ ]*)/" | 1 |
- /dev/tools/dolibarr-postgres2mysql.php
|
'/CREATE SEQUENCE (?:public\.)(.*)_(id|rowid|id_comment)_seq/' | 1 |
- /dev/tools/dolibarr-postgres2mysql.php
|
"/ character varying\(([0-9]*)\)/" | 1 |
- /dev/tools/dolibarr-postgres2mysql.php
|
"/ DEFAULT \('([0-9]*)'::int/" | 1 |
- /dev/tools/dolibarr-postgres2mysql.php
|
"/ DEFAULT \('([0-9]*)'::smallint/" | 1 |
- /dev/tools/dolibarr-postgres2mysql.php
|
"/ DEFAULT \('([0-9]*)'::bigint/" | 1 |
- /dev/tools/dolibarr-postgres2mysql.php
|
"/ DEFAULT \('([0-9]*)'[^ ,]*/" | 1 |
- /dev/tools/dolibarr-postgres2mysql.php
|
"/ DEFAULT nextval\(.*\) /" | 1 |
- /dev/tools/dolibarr-postgres2mysql.php
|
"/::.*,/" | 1 |
- /dev/tools/dolibarr-postgres2mysql.php
|
"/::.*$/" | 1 |
- /dev/tools/dolibarr-postgres2mysql.php
|
"/character\(([0-9]*)\)/" | 1 |
- /dev/tools/dolibarr-postgres2mysql.php
|
'/ rowid int/' | 1 |
- /dev/tools/dolibarr-postgres2mysql.php
|
'/ id int/' | 1 |
- /dev/tools/dolibarr-postgres2mysql.php
|
'/ ONLY/' | 1 |
- /dev/tools/dolibarr-postgres2mysql.php
|
'/ALTER TABLE ([^\s]+)/' | 1 |
- /dev/tools/dolibarr-postgres2mysql.php
|
'/CREATE INDEX "?([a-zA-Z0-9_]*)"? ON "?([a-zA-Z0-9_\.]*)"? USING btree \((.*)\);/' | 1 |
- /dev/tools/dolibarr-postgres2mysql.php
|
'/CREATE UNIQUE INDEX "?([a-zA-Z0-9_]*)"? ON "?([a-zA-Z0-9_\.]*)"? USING btree \((.*)\);/' | 1 |
- /dev/tools/dolibarr-postgres2mysql.php
|
'/CREATE DATABASE ([a-zA-Z0-9_]*) .* ENCODING = \'(.*)\'/' | 1 |
- /dev/tools/dolibarr-postgres2mysql.php
|
'/connect ([a-zA-Z0-9_]*)/' | 1 |
- /dev/tools/dolibarr-postgres2mysql.php
|
'/COPY (.*) FROM stdin/' | 1 |
- /dev/tools/dolibarr-postgres2mysql.php
|
'/^Module\d+/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^Permission\d+/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^PermissionAdvanced\d+/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^ProfId\d+/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^Delays_/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^BarcodeDesc/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^Extrafield/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^LocalTax/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^Country/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^Civility/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^Currency/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^DemandReasonTypeSRC/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^PaperFormat/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^AmountLT/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^TotalLT/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^Month/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^MonthShort/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^Day\d/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^Short/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^ExportDataset_/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^ImportDataset_/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^ActionAC_/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^TypeLocaltax/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^StatusProspect/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^PL_/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^JuridicalStatus/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^CalcMode/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^newLT/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^LT[0-9]/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^TypeContact_contrat_/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^ErrorPriceExpression/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^Language_/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^DescADHERENT_/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^SubmitTranslation/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^ModuleCompanyCode/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/InDolibarr$/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^DAV_ALLOW_PUBLIC_DIR/i' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^DAV_ALLOW_ECM_DIR/i' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^BoxTitleLast/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^BoxTitleLatest/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^KeepDefaultValues/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/MailingModuleDesc/i' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^DateFormat/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^.b$/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^.*Bytes$/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^NoteSomeFeaturesAreDisabled/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^(DoTest|Under|Limits|Cards|CurrentValue|DateLimit|DateAndHour|NbOfLines|NbOfObjects|NbOfReferes|TotalTTCShort|VATs)/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^ModuleBuilderDesc/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^OrderSource/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^TypeContact_/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^Notify_/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^PredefinedMail/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^DemoCompany/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^WeightUnit/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^LengthUnit/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^SurfaceUnit/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^VolumeUnit/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^SizeUnit/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^EMailText/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/ById$/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/ByLogin$/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/PrintingDriverDesc$/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/PrintTestDesc$/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/GlobalVariableUpdaterType$/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/GlobalVariableUpdaterHelp$/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/OppStatus/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/AvailabilityType/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/CardProduct/' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/sms/i' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/TF_/i' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/WithBankUsing/i' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/descWORKFLOW_/i' | 1 |
- /dev/translation/sanity_check_en_langfiles.php
|
'/^en/i' | 1 |
- /dev/translation/autotranslator.class.php
|
'/ca_ES/i' | 1 |
- /dev/translation/autotranslator.class.php
|
'/pt_BR/i' | 1 |
- /dev/translation/autotranslator.class.php
|
'/nl_BE/i' | 1 |
- /dev/translation/autotranslator.class.php
|
'/^\./i' | 1 |
- /dev/translation/autotranslator.class.php
|
'/^CVS/i' | 1 |
- /dev/translation/autotranslator.class.php
|
'/^(.*)@(.*):(.*)$/' | 1 |
- /dev/initdemo/sftpget_and_loaddump.php
|
'/\.bz2$/' | 1 |
- /dev/initdemo/sftpget_and_loaddump.php
|
'/\.gz$/' | 1 |
- /dev/initdemo/sftpget_and_loaddump.php
|
'/import-thirdparties.php/i' | 1 |
- /dev/initdata/import-thirdparties.php
|
'/%s/' | 1 |
- /dev/translation/autotranslator.class.php
|
'/' . preg_quote('\n\n') . '/' | 1 |
- /dev/translation/autotranslator.class.php
|
'/SSSSS/i' | 1 |
- /dev/translation/autotranslator.class.php
|
'/NNNNN/i' | 1 |
- /dev/translation/autotranslator.class.php
|
'/purge-data.php/i' | 1 |
- /dev/initdata/purge-data.php
|
'/\.lang$/' | 1 |
- /dev/translation/strip_language_file.php
|
'/\d\d\d\d\-\d\d\-\d\d$/' | 1 |
- /dev/initdata/purge-data.php
|
'/__DATE__/' | 1 |
- /dev/initdata/purge-data.php
|
'/import-users.php/i' | 1 |
- /dev/initdata/import-users.php
|
'/import-products.php/i' | 1 |
- /dev/initdata/import-products.php
|
'/includeconstant=/' | 1 |
- /build/generate_filelist_xml.php
|
'/' . preg_quote(DOL_VERSION, '/') . '-/' | 1 |
- /build/generate_filelist_xml.php
|
'/^.*<body[^>]*>/ims' | 1 |
- /htdocs/core/lib/website.lib.php
|
'/<\/body>.*$/ims' | 1 |
- /htdocs/core/lib/website.lib.php
|
'/^[^\?]*%/' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/^[a-z]*\/\s*\/+/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/^[a-z]*\/\/+/i' | 1 |
- /htdocs/core/lib/functions.lib.php
|
'/<html>\n*/ims' | 1 |
- /htdocs/website/index.php
|
'/<\/html>\n*/ims' | 1 |
- /htdocs/website/index.php
|
'/(?<=[^A-Z])([A-Z])/' | 1 |
- /htdocs/includes/restler/framework/Luracast/Restler/Data/Text.php
|
'/(?<=[^0-9])([0-9])/' | 1 |
- /htdocs/includes/restler/framework/Luracast/Restler/Data/Text.php
|
'/([_-])/' | 1 |
- /htdocs/includes/restler/framework/Luracast/Restler/Data/Text.php
|
'/[^a-zA-Z0-9\s]|\s\s+/' | 1 |
- /htdocs/includes/restler/framework/Luracast/Restler/Data/Text.php
|
'/\/+$/' | 2 |
- /htdocs/filefunc.inc.php
- /htdocs/website/index.php
|
'/;$/' | 2 |
- /htdocs/main.inc.php
- /htdocs/core/db/pgsql.class.php
|
'/^x/i' | 2 | |
'/&#(x?[0-9][0-9a-f]+;?)/i' | 2 |
- /htdocs/main.inc.php
- /htdocs/core/lib/functions.lib.php
|
'/<!--[^>]*-->/' | 2 |
- /htdocs/main.inc.php
- /htdocs/core/lib/functions.lib.php
|
'/on(mouse|drag|key|load|touch|pointer|select|transition)[a-z]*\s*=/i' | 2 | |
'/on(abort|after|animation|auxclick|before|blur|cancel|canplay|canplaythrough|change|click|close|contextmenu|cuechange|copy|cut)[a-z]*\s*=/i' | 2 | |
'/on(dblclick|drop|durationchange|emptied|end|ended|error|focus|focusin|focusout|formdata|gotpointercapture|hashchange|input|invalid)[a-z]*\s*=/i' | 2 | |
'/on(lostpointercapture|offline|online|pagehide|pageshow)[a-z]*\s*=/i' | 2 | |
'/on(paste|pause|play|playing|progress|ratechange|reset|resize|scroll|search|seeked|seeking|show|stalled|start|submit|suspend)[a-z]*\s*=/i' | 2 | |
'/on(timeupdate|toggle|unload|volumechange|waiting|wheel)[a-z]*\s*=/i' | 2 | |
'/on(repeat|begin|finish|beforeinput)[a-z]*\s*=/i' | 2 | |
'/j\s*a\s*v\s*a\s*s\s*c\s*r\s*i\s*p\s*t\s*:/i' | 2 |
- /htdocs/main.inc.php
- /htdocs/core/lib/functions.lib.php
|
'/^(http|\/\/)/i' | 2 | |
'/it/i' | 2 |
- /htdocs/main.inc.php
- /htdocs/support/index.php
|
'/gr/i' | 2 |
- /htdocs/main.inc.php
- /htdocs/support/index.php
|
'/^es/i' | 2 |
- /htdocs/main.inc.php
- /dev/translation/autotranslator.class.php
|
'/^fr/i' | 2 |
- /htdocs/main.inc.php
- /dev/translation/autotranslator.class.php
|
'/^c_/' | 2 |
- /htdocs/modulebuilder/index.php (2)
|
'/custom/' | 2 |
- /htdocs/modulebuilder/index.php (2)
|
'/^product_.*([0-9]+)_([0-9]+)$/i' | 2 |
- /htdocs/expedition/dispatch.php
- /htdocs/reception/dispatch.php
|
'/^(.+)\.php/' | 2 |
- /htdocs/modulebuilder/index.php
- /htdocs/core/boxes/modules_boxes.php
|
'/_' . preg_quote(strtolower($myTmpObjectKey), '/') . '/' | 2 |
- /htdocs/modulebuilder/template/admin/setup.php
- /htdocs/recruitment/admin/setup.php
|
'/^mod/' | 2 |
- /htdocs/modulebuilder/index.php
- /htdocs/admin/modules.php
|
'/^fk_proj/' | 2 |
- /htdocs/modulebuilder/index.php (2)
|
'/contractrefonly/' | 2 |
- /htdocs/contrat/messaging.php
- /htdocs/contrat/agenda.php
|
'/__ID__/' | 2 |
- /htdocs/adherents/card.php
- /htdocs/product/card.php
|
"/[^a-zA-Z]+/" | 2 |
- /htdocs/adherents/type.php
- /htdocs/public/members/new.php
|
'/:member$/' | 2 |
- /htdocs/adherents/admin/member_emails.php (2)
|
'/\.class\.php$/i' | 2 |
- /htdocs/adherents/admin/member.php
- /htdocs/install/step5.php
|
'/^0+/' | 2 |
- /htdocs/contact/list.php
- /htdocs/societe/list.php
|
'/---(.*)---/' | 2 |
- /htdocs/accountancy/admin/defaultaccounts.php (2)
|
'/type=innodb/i' | 2 |
- /htdocs/install/step2.php (2)
|
'/^--\sV([0-9\.]+)/i' | 2 |
- /htdocs/install/step2.php (2)
|
'/^--\sPOSTGRESQL\sV([0-9\.]+)/i' | 2 |
- /htdocs/install/step2.php (2)
|
'/version/' | 2 |
- /htdocs/install/upgrade2.php (2)
|
'/mysql/' | 2 |
- /htdocs/install/upgrade.php
- /htdocs/install/repair.php
|
'/^' . MAIN_DB_PREFIX . '/' | 2 |
- /htdocs/install/upgrade.php
- /htdocs/admin/system/database-tables.php
|
'/\./' | 2 |
- /htdocs/install/upgrade.php
- /htdocs/exports/export.php
|
'/' . preg_quote($upload_dir . '/', '/') . '/' | 2 |
- /htdocs/install/repair.php
- /htdocs/core/class/html.formfile.class.php
|
'/(\.jpg|\.jpeg|\.bmp|\.gif|\.png|\.tiff)$/i' | 2 |
- /htdocs/core/actions_builddoc.inc.php
- /htdocs/core/actions_linkedfiles.inc.php
|
'/__.*__/' | 2 |
- /htdocs/core/actions_linkedfiles.inc.php (2)
|
'/\.svg$/i' | 2 |
- /htdocs/core/actions_linkedfiles.inc.php
- /htdocs/core/lib/functions.lib.php
|
'/[a-z0-9_]+:[a-z0-9_]+:[a-z0-9_]+/' | 2 |
- /htdocs/core/extrafieldsinexport.inc.php
- /htdocs/core/extrafieldsinimport.inc.php
|
'/^\/?(\w\w)\//' | 2 |
- /htdocs/core/website.inc.php (2)
|
'/\s*\|\s*/' | 2 |
- /htdocs/core/customreports.php
- /htdocs/core/lib/functions.lib.php
|
'/\-sum$/' | 2 |
- /htdocs/core/customreports.php (2)
|
'/\-average$/' | 2 |
- /htdocs/core/customreports.php (2)
|
'/\-min$/' | 2 |
- /htdocs/core/customreports.php (2)
|
'/\-max$/' | 2 |
- /htdocs/core/customreports.php (2)
|
'/DOL_DATA_ROOT\/*/' | 2 |
- /htdocs/core/actions_setmoduleoptions.inc.php (2)
|
'/^TASK_/' | 2 |
- /htdocs/core/triggers/interface_50_modAgenda_ActionsAuto.class.php
- /htdocs/core/modules/modAgenda.class.php
|
'/^\(DEPOSIT\)/' | 2 |
- /htdocs/core/tpl/objectline_view.tpl.php (2)
|
'/^note/' | 2 |
- /htdocs/core/class/html.form.class.php (2)
|
'/[\n\r].*/' | 2 |
- /htdocs/core/class/html.form.class.php
- /htdocs/core/lib/functions.lib.php
|
'/[\(\)]/' | 2 |
- /htdocs/core/class/html.form.class.php (2)
|
'/^options_(.*)$/' | 2 |
- /htdocs/core/class/html.form.class.php
- /htdocs/core/ajax/selectobject.php
|
'/^integer[^:]*:/' | 2 |
- /htdocs/core/class/html.form.class.php
- /htdocs/core/ajax/selectobject.php
|
'/t\./' | 2 |
- /htdocs/core/class/html.form.class.php
- /htdocs/webportal/class/html.formwebportal.class.php
|
'/^data-/' | 2 |
- /htdocs/core/class/html.form.class.php
- /htdocs/webportal/class/html.formwebportal.class.php
|
'/^.*</' | 2 |
- /htdocs/core/class/smtps.class.php (2)
|
'/>.*$/' | 2 |
- /htdocs/core/class/smtps.class.php (2)
|
'/.*@/' | 2 |
- /htdocs/core/class/smtps.class.php (2)
|
"/(?<!\r)\n/si" | 2 |
- /htdocs/core/class/smtps.class.php
- /htdocs/core/class/CMailFile.class.php
|
"/<br\s*[^>]*>/" | 2 |
- /htdocs/core/class/smtps.class.php
- /htdocs/core/class/CMailFile.class.php
|
'/_encoded$/' | 2 |
- /htdocs/core/class/doleditor.class.php (2)
|
'/^0/' | 2 |
- /htdocs/core/class/conf.class.php
- /htdocs/admin/security_file.php
|
'/%file/' | 2 |
- /htdocs/core/class/antivir.class.php (2)
|
'/' . preg_quote($tmparray2[0]) . '/' | 2 |
- /htdocs/core/class/translate.class.php (2)
|
'/^Format/' | 2 |
- /htdocs/core/class/translate.class.php
- /dev/translation/autotranslator.class.php
|
'/DOL_DATA_ROOT/i' | 2 |
- /htdocs/core/class/utils.class.php
- /htdocs/admin/tools/purge.php
|
'/(\$|%)/' | 2 |
- /htdocs/core/class/utils.class.php (2)
|
'/Warning.*Using a password/i' | 2 |
- /htdocs/core/class/utils.class.php (2)
|
'/disabled/' | 2 |
- /htdocs/core/class/utils.class.php
- /htdocs/core/lib/functions2.lib.php
|
'/options_$/' | 2 |
- /htdocs/core/class/extrafields.class.php
- /htdocs/core/class/extralanguages.class.php
|
'#(AND|OR|) *(' . $word . ') *(AND|OR|)#' | 2 |
- /htdocs/core/class/extrafields.class.php (2)
|
'/error/i' | 2 |
- /htdocs/core/class/fileupload.class.php (2)
|
'/^\s*AND/i' | 2 |
- /htdocs/core/class/commonobject.class.php (2)
|
'/[\\/]temp[\\/]|[\\/]thumbs|\.meta$/' | 2 |
- /htdocs/core/class/commonobject.class.php
- /htdocs/core/lib/files.lib.php
|
'/^(integer|link):(.*):(.*):(.*):(.*)/i' | 2 |
- /htdocs/core/class/commonobject.class.php
- /htdocs/webportal/class/html.formwebportal.class.php
|
'/^(integer|link):(.*):(.*):(.*)/i' | 2 |
- /htdocs/core/class/commonobject.class.php
- /htdocs/webportal/class/html.formwebportal.class.php
|
'/^(integer|link):(.*):(.*)/i' | 2 |
- /htdocs/core/class/commonobject.class.php
- /htdocs/webportal/class/html.formwebportal.class.php
|
'/^(sellist):(.*):(.*):(.*):(.*)/i' | 2 |
- /htdocs/core/class/commonobject.class.php
- /htdocs/webportal/class/html.formwebportal.class.php
|
'/^(sellist):(.*):(.*):(.*)/i' | 2 |
- /htdocs/core/class/commonobject.class.php
- /htdocs/webportal/class/html.formwebportal.class.php
|
'/^(sellist):(.*):(.*)/i' | 2 |
- /htdocs/core/class/commonobject.class.php
- /htdocs/webportal/class/html.formwebportal.class.php
|
"/^(<br>)+/" | 2 |
- /htdocs/core/class/html.formticket.class.php
- /htdocs/core/class/html.formmail.class.php
|
"/^\n+/" | 2 |
- /htdocs/core/class/html.formticket.class.php
- /htdocs/core/class/html.formmail.class.php
|
'/^NOTIFICATION_FIXEDEMAIL_' . $notifcode . '_THRESHOLD_HIGHER_(.*)$/' | 2 |
- /htdocs/core/class/notify.class.php (2)
|
'/,\s*,/' | 2 |
- /htdocs/core/class/notify.class.php (2)
|
'/^[\s,]+/' | 2 |
- /htdocs/core/class/notify.class.php (2)
|
'/[\s,]+$/' | 2 |
- /htdocs/core/class/notify.class.php (2)
|
'/\$leftmenu\s*==\s*["\'a-zA-Z_]+/' | 2 |
- /htdocs/core/class/menubase.class.php (2)
|
'/^page-sample-(.*)\.html$/' | 2 |
- /htdocs/core/class/html.formwebsite.class.php (2)
|
'/^object_/' | 2 |
- /htdocs/core/class/commondocgenerator.class.php (2)
|
'/__file__/' | 2 |
- /htdocs/core/class/html.formfile.class.php
- /htdocs/core/lib/files.lib.php
|
'/\/([0-9]+)\/[^\/]+\/' . preg_quote($modulesubdir, '/') . '$/' | 2 |
- /htdocs/core/class/html.formfile.class.php
- /htdocs/webportal/class/html.formwebportal.class.php
|
'/\.meta$/i' | 2 |
- /htdocs/core/class/html.formfile.class.php (2)
|
'/^(.*)<(.*)>$/i' | 2 |
- /htdocs/core/class/CMailFile.class.php (2)
|
'/' . preg_quote($keytoreplace, '/') . '/m' | 2 |
- /htdocs/core/lib/parsemd.lib.php (2)
|
'/\.jpeg$/i' | 2 |
- /htdocs/core/lib/images.lib.php
- /htdocs/core/lib/functions.lib.php
|
'/common|phones/i' | 2 |
- /htdocs/core/lib/usergroups.lib.php
- /htdocs/core/lib/doleditor.lib.php
|
'/[^a-zA-Z0-9]/' | 2 |
- /htdocs/core/lib/bank.lib.php
- /htdocs/includes/php-iban/php-iban.php
|
'/^["\']/' | 2 |
- /htdocs/core/lib/security2.lib.php (2)
|
'/["\'][\s;]*$/' | 2 |
- /htdocs/core/lib/security2.lib.php (2)
|
'/^fk_statu/' | 2 |
- /htdocs/core/lib/customreports.lib.php (2)
|
'/^pass/' | 2 |
- /htdocs/core/lib/customreports.lib.php (2)
|
"/^ean$/i" | 2 |
- /htdocs/core/lib/barcode.lib.php (2)
|
"/^978/" | 2 |
- /htdocs/core/lib/barcode.lib.php (2)
|
"/[^0-9]/i" | 2 |
- /htdocs/core/lib/barcode.lib.php (2)
|
"/[a-z]/" | 2 |
- /htdocs/core/lib/barcode.lib.php (2)
|
'/^dolcrypt:([^:]+):(.+)$/' | 2 |
- /htdocs/core/lib/security.lib.php (2)
|
'/[^0-9\.\,]/' | 2 |
- /htdocs/core/lib/security.lib.php (2)
|
'/&/' | 2 |
- /htdocs/core/lib/security.lib.php
- /htdocs/api/class/api.class.php
|
'/alpha|dev/i' | 2 |
- /htdocs/core/lib/admin.lib.php (2)
|
'/beta$/i' | 2 |
- /htdocs/core/lib/admin.lib.php (2)
|
'/beta([0-9])+/i' | 2 |
- /htdocs/core/lib/admin.lib.php (2)
|
'/rc$/i' | 2 |
- /htdocs/core/lib/admin.lib.php (2)
|
'/rc([0-9])+/i' | 2 |
- /htdocs/core/lib/admin.lib.php (2)
|
'/^--\sV(MYSQL|PGSQL)([^\s]*)/i' | 2 |
- /htdocs/core/lib/admin.lib.php (2)
|
'/;/' | 2 |
- /htdocs/core/lib/admin.lib.php
- /htdocs/comm/mailing/class/advtargetemailing.class.php
|
'/^llx_/' | 2 |
- /htdocs/core/lib/admin.lib.php
- /htdocs/core/lib/modulebuilder.lib.php
|
'/dol_login/i' | 2 |
- /htdocs/core/lib/admin.lib.php (2)
|
'/dol_company\|s:([0-9]+):"(' . getDolGlobalString('MAIN_INFO_SOCIETE_NOM') . ')"/i' | 2 |
- /htdocs/core/lib/admin.lib.php (2)
|
"/<br[\s\/]?>/i" | 2 |
- /htdocs/core/lib/xcal.lib.php (2)
|
'/^.*\.([^\.]+)\.([^\.]+)\.([^\.]+)$/' | 2 |
- /htdocs/core/lib/geturl.lib.php (2)
|
'/^.*\.([^\.]+)\.([^\.]+)$/' | 2 |
- /htdocs/core/lib/geturl.lib.php (2)
|
'/(href=")\/?([^:\"\!]*)\.php(#[^\"<>]*)?\"/' | 2 |
- /htdocs/core/lib/website.lib.php (2)
|
'/(href=")\/?([^:\"\!]*)\.php\?([^#\"<>]*)(#[^\"<>]*)?\"/' | 2 |
- /htdocs/core/lib/website.lib.php (2)
|
'/url\((["\']?)\/?medias\//' | 2 |
- /htdocs/core/lib/website.lib.php (2)
|
'/data-slide-bg=(["\']?)\/?medias\//' | 2 |
- /htdocs/core/lib/website.lib.php (2)
|
'/(<img[^>]*src=")\/?medias\//' | 2 |
- /htdocs/core/lib/website.lib.php (2)
|
'/(<img[^>]*src=")\/?([^:\"\!]+)\"/' | 2 |
- /htdocs/core/lib/website.lib.php (2)
|
'/(<img[^>]*src=")(\/?viewimage\.php)/' | 2 |
- /htdocs/core/lib/website.lib.php (2)
|
'/(action=")\/?([^:\"]*)(\.php\")/' | 2 |
- /htdocs/core/lib/website.lib.php (2)
|
'/(href=")(\/?document\.php\?[^\"]*modulepart=[^\"]*)(\")/' | 2 |
- /htdocs/core/lib/website.lib.php (2)
|
'/(src=")(\/?document\.php\?[^\"]*modulepart=[^\"]*)(\")/' | 2 |
- /htdocs/core/lib/website.lib.php (2)
|
'/(url\(")(\/?viewimage\.php\?[^\"]*modulepart=[^\"]*)(\")/' | 2 |
- /htdocs/core/lib/website.lib.php (2)
|
'/<head>.*<\/head>/ims' | 2 |
- /htdocs/core/lib/website.lib.php
- /htdocs/website/index.php
|
'/^.*<body(\s[^>]*)*>/ims' | 2 |
- /htdocs/core/lib/website.lib.php
- /htdocs/website/index.php
|
'/<\/body(\s[^>]*)*>.*$/ims' | 2 |
- /htdocs/core/lib/website.lib.php
- /htdocs/website/index.php
|
'/(<img[^>]*src=")\/?image\//' | 2 |
- /htdocs/core/lib/website.lib.php (2)
|
'/(url\(["\']?)\/?image\//' | 2 |
- /htdocs/core/lib/website.lib.php (2)
|
'/(<script[^>]*src=")[^\"]*document\.php([^\"]*)modulepart=medias([^\"]*)file=([^\"]*)("[^>]*>)/' | 2 |
- /htdocs/core/lib/website.lib.php (2)
|
'/(<a[^>]*href=")[^\"]*document\.php([^\"]*)modulepart=medias([^\"]*)file=([^\"]*)("[^>]*>)/' | 2 |
- /htdocs/core/lib/website.lib.php (2)
|
'/(<a[^>]*href=")[^\"]*viewimage\.php([^\"]*)modulepart=medias([^\"]*)file=([^\"]*)("[^>]*>)/' | 2 |
- /htdocs/core/lib/website.lib.php (2)
|
'/(<img[^>]*src=")[^\"]*viewimage\.php([^\"]*)modulepart=medias([^\"]*)file=([^\"]*)("[^>]*>)/' | 2 |
- /htdocs/core/lib/website.lib.php (2)
|
'/(url\(["\']?)[^\)]*viewimage\.php([^\)]*)modulepart=medias([^\)]*)file=([^\)]*)(["\']?\))/' | 2 |
- /htdocs/core/lib/website.lib.php (2)
|
'/(<a[^>]*href=")[^\"]*viewimage\.php([^\"]*)hashp=([^\"]*)("[^>]*>)/' | 2 |
- /htdocs/core/lib/website.lib.php (2)
|
'/(<img[^>]*src=")[^\"]*viewimage\.php([^\"]*)hashp=([^\"]*)("[^>]*>)/' | 2 |
- /htdocs/core/lib/website.lib.php (2)
|
'/(url\(["\']?)[^\)]*viewimage\.php([^\)]*)hashp=([^\)]*)(["\']?\))/' | 2 |
- /htdocs/core/lib/website.lib.php (2)
|
'/(<img[^>]*src=")[^\"]*viewimage\.php([^\"]*)modulepart=mycompany([^\"]*)file=([^\"]*)("[^>]*>)/' | 2 |
- /htdocs/core/lib/website.lib.php (2)
|
'/(<img[^>]*src=")\/?viewimage\.php/' | 2 |
- /htdocs/core/lib/website.lib.php (2)
|
'/&pageref=([^&]+)/' | 2 |
- /htdocs/core/lib/website.lib.php (2)
|
'/meta/' | 2 |
- /htdocs/core/lib/website.lib.php (2)
|
'/content/' | 2 |
- /htdocs/core/lib/website.lib.php (2)
|
'/^data:image/i' | 2 |
- /htdocs/core/lib/website.lib.php (2)
|
'/^http:[\\/]+/i' | 2 |
- /htdocs/core/lib/functions2.lib.php (2)
|
'/\{(0+)([@\+][0-9\-\+\=]+)?([@\+][0-9\-\+\=]+)?\}/i' | 2 |
- /htdocs/core/lib/functions2.lib.php (2)
|
'/\{(t+)\}/i' | 2 |
- /htdocs/core/lib/functions2.lib.php (2)
|
'/^TE_/' | 2 |
- /htdocs/core/lib/functions2.lib.php
- /dev/translation/sanity_check_en_langfiles.php
|
'/\{(u+)\}/i' | 2 |
- /htdocs/core/lib/functions2.lib.php (2)
|
'/^(.*)\{(m+)\}\{(y+)\}/i' | 2 |
- /htdocs/core/lib/functions2.lib.php (2)
|
'/^(.*)\{(y+)\}/i' | 2 |
- /htdocs/core/lib/functions2.lib.php (2)
|
'/[^0-9]/i' | 2 |
- /htdocs/core/lib/functions2.lib.php (2)
|
'/^#[a-f0-9]{6}$/i' | 2 |
- /htdocs/core/lib/functions2.lib.php
- /htdocs/includes/restler/framework/Luracast/Restler/Data/Validator.php
|
'/api$/i' | 2 |
- /htdocs/core/lib/functions2.lib.php
- /htdocs/api/index.php
|
'/' . $filt . '/i' | 2 |
- /htdocs/core/lib/files.lib.php (2)
|
'/%$/' | 2 |
- /htdocs/core/lib/files.lib.php
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat.php
|
'/\.\.\/?/' | 2 |
- /htdocs/core/lib/files.lib.php (2)
|
'/\.jpg$/i' | 2 |
- /htdocs/core/lib/files.lib.php
- /htdocs/core/lib/functions.lib.php
|
'/^\d+\/photos\//' | 2 |
- /htdocs/core/lib/files.lib.php (2)
|
'/\s+\-([^\s])/' | 2 |
- /htdocs/core/lib/functions.lib.php (2)
|
'/\s+\-$/' | 2 |
- /htdocs/core/lib/functions.lib.php (2)
|
'/[\x00-\x1F\x7F]/u' | 2 |
- /htdocs/core/lib/functions.lib.php (2)
|
'/<' . preg_quote($tagtoreplace, '/') . '\s+([^>]+)>/' | 2 |
- /htdocs/core/lib/functions.lib.php (2)
|
'/[^0-9\.\:,\[\]]/' | 2 |
- /htdocs/core/lib/functions.lib.php (2)
|
'/(\.png|\.gif|\.svg)$/i' | 2 |
- /htdocs/core/lib/functions.lib.php (2)
|
'/style="([^"]+)"/' | 2 |
- /htdocs/core/lib/functions.lib.php (2)
|
'/(\.png|\.gif)$/i' | 2 |
- /htdocs/core/lib/functions.lib.php (2)
|
'/sortfield=([a-zA-Z0-9,\s\.]+)/i' | 2 |
- /htdocs/core/lib/functions.lib.php (2)
|
'/sortorder=([a-zA-Z0-9,\s\.]+)/i' | 2 |
- /htdocs/core/lib/functions.lib.php (2)
|
'/&+/i' | 2 |
- /htdocs/core/lib/functions.lib.php (2)
|
'/^&/' | 2 |
- /htdocs/core/lib/functions.lib.php (2)
|
'/([\.1-9])0+$/' | 2 |
- /htdocs/core/lib/functions.lib.php (2)
|
'/[^0-9\-\.]/' | 2 |
- /htdocs/core/lib/functions.lib.php (2)
|
'/<br[^>]*>/' | 2 |
- /htdocs/core/lib/functions.lib.php (2)
|
'/'/i' | 2 |
- /htdocs/core/lib/functions.lib.php
- /dev/translation/autotranslator.class.php
|
'/<html/i' | 2 |
- /htdocs/core/lib/functions.lib.php (2)
|
'/<body/i' | 2 |
- /htdocs/core/lib/functions.lib.php (2)
|
'/<(b|em|i|u)(\s+[^>]+)?>/i' | 2 |
- /htdocs/core/lib/functions.lib.php (2)
|
'/__\(' . preg_quote($reg[1], '/') . '\)__/' | 2 |
- /htdocs/core/lib/functions.lib.php (2)
|
'/__\[' . preg_quote($keyfound, '/') . '\]__/' | 2 |
- /htdocs/core/lib/functions.lib.php (2)
|
'/class="error"/i' | 2 |
- /htdocs/core/lib/functions.lib.php (2)
|
'/class="warning"/i' | 2 |
- /htdocs/core/lib/functions.lib.php (2)
|
'/<\/div><div class="(error|warning)">/' | 2 |
- /htdocs/core/lib/functions.lib.php (2)
|
'/<div class="(error|warning)">/' | 2 |
- /htdocs/core/lib/functions.lib.php (2)
|
'/<\/div>/' | 2 |
- /htdocs/core/lib/functions.lib.php (2)
|
'/^' . $regextext . '/' | 2 |
- /htdocs/core/lib/functions.lib.php (2)
|
'/SUBSTITUTION_([^_]+)/i' | 2 |
- /htdocs/core/lib/functions.lib.php (2)
|
'/__ID__/i' | 2 |
- /htdocs/core/lib/functions.lib.php (2)
|
'/([!<>=]+)/' | 2 |
- /htdocs/core/lib/functions.lib.php (2)
|
'/^[\^\$]/' | 2 |
- /htdocs/core/lib/functions.lib.php (2)
|
'/[\^\$]$/' | 2 |
- /htdocs/core/lib/functions.lib.php (2)
|
'/\.gif$/i' | 2 |
- /htdocs/core/lib/functions.lib.php (2)
|
'/\.png$/i' | 2 |
- /htdocs/core/lib/functions.lib.php (2)
|
'/\.bmp$/i' | 2 |
- /htdocs/core/lib/functions.lib.php (2)
|
'/^\'(.*)\'$/' | 2 |
- /htdocs/core/lib/functions.lib.php (2)
|
'/targetwithdetails_phone/' | 2 |
- /htdocs/core/lib/pdf.lib.php (2)
|
'/targetwithdetails_fax/' | 2 |
- /htdocs/core/lib/pdf.lib.php (2)
|
'/targetwithdetails_email/' | 2 |
- /htdocs/core/lib/pdf.lib.php (2)
|
'/targetwithdetails_url/' | 2 |
- /htdocs/core/lib/pdf.lib.php (2)
|
'/__N__/' | 2 |
- /htdocs/core/lib/pdf.lib.php (2)
|
'/[\s0%]/' | 2 |
- /htdocs/core/lib/pdf.lib.php (2)
|
'/^' . preg_quote(DOL_URL_ROOT, '/') . '/' | 2 |
- /htdocs/core/menus/standard/auguria.lib.php
- /htdocs/core/menus/standard/eldy.lib.php
|
'/customers_bills_payment/' | 2 |
- /htdocs/core/menus/standard/eldy.lib.php (2)
|
'/suppliers_bills/' | 2 |
- /htdocs/core/menus/standard/eldy.lib.php (2)
|
'/^--\s\$Id/i' | 2 |
- /htdocs/core/db/sqlite3.class.php
- /htdocs/core/db/pgsql.class.php
|
'/^#/i' | 2 |
- /htdocs/core/db/sqlite3.class.php
- /htdocs/core/db/pgsql.class.php
|
'/^$/i' | 2 |
- /htdocs/core/db/sqlite3.class.php
- /htdocs/core/db/pgsql.class.php
|
'/ALTER TABLE/i' | 2 |
- /htdocs/core/db/sqlite3.class.php
- /htdocs/core/db/pgsql.class.php
|
'/CREATE TABLE/i' | 2 |
- /htdocs/core/db/sqlite3.class.php
- /htdocs/core/db/pgsql.class.php
|
'/DROP TABLE/i' | 2 |
- /htdocs/core/db/sqlite3.class.php
- /htdocs/core/db/pgsql.class.php
|
'/(ISAM|innodb)/i' | 2 |
- /htdocs/core/db/sqlite3.class.php
- /htdocs/core/db/pgsql.class.php
|
'/[\s\t\(]*(\w*)[\s\t]+int.*auto_increment/i' | 2 |
- /htdocs/core/db/sqlite3.class.php
- /htdocs/core/db/pgsql.class.php
|
'/([\s\t\(]*)([a-zA-Z_0-9]*)[\s\t]+int.*auto_increment[^,]*/i' | 2 |
- /htdocs/core/db/sqlite3.class.php
- /htdocs/core/db/pgsql.class.php
|
'/\w*blob/i' | 2 |
- /htdocs/core/db/sqlite3.class.php
- /htdocs/core/db/pgsql.class.php
|
'/tinytext/i' | 2 |
- /htdocs/core/db/sqlite3.class.php
- /htdocs/core/db/pgsql.class.php
|
'/mediumtext/i' | 2 |
- /htdocs/core/db/sqlite3.class.php
- /htdocs/core/db/pgsql.class.php
|
'/datetime not null/i' | 2 |
- /htdocs/core/db/sqlite3.class.php
- /htdocs/core/db/pgsql.class.php
|
'/datetime/i' | 2 |
- /htdocs/core/db/sqlite3.class.php
- /htdocs/core/db/pgsql.class.php
|
'/^double/i' | 2 |
- /htdocs/core/db/sqlite3.class.php
- /htdocs/core/db/pgsql.class.php
|
'/(\s*)double/i' | 2 |
- /htdocs/core/db/sqlite3.class.php
- /htdocs/core/db/pgsql.class.php
|
'/^float/i' | 2 |
- /htdocs/core/db/sqlite3.class.php
- /htdocs/core/db/pgsql.class.php
|
'/(\s*)float/i' | 2 |
- /htdocs/core/db/sqlite3.class.php
- /htdocs/core/db/pgsql.class.php
|
'/ DEFAULT NULL/i' | 2 |
- /htdocs/core/db/sqlite3.class.php
- /htdocs/core/db/pgsql.class.php
|
'/ NOT NULL/i' | 2 |
- /htdocs/core/db/sqlite3.class.php
- /htdocs/core/db/pgsql.class.php
|
'/ NULL/i' | 2 |
- /htdocs/core/db/sqlite3.class.php
- /htdocs/core/db/pgsql.class.php
|
'/ DEFAULT 0/i' | 2 |
- /htdocs/core/db/sqlite3.class.php
- /htdocs/core/db/pgsql.class.php
|
'/ALTER\s+TABLE\s*(.*)\s*ADD\s+PRIMARY\s+KEY\s*(.*)\s*\((.*)$/i' | 2 |
- /htdocs/core/db/sqlite3.class.php
- /htdocs/core/db/pgsql.class.php
|
'/ALTER\s+TABLE\s*(.*)\s*DROP\s+FOREIGN\s+KEY\s*(.*)$/i' | 2 |
- /htdocs/core/db/sqlite3.class.php
- /htdocs/core/db/pgsql.class.php
|
'/ALTER\s+TABLE\s*(.*)\s*ADD\s+(UNIQUE INDEX|INDEX|UNIQUE)\s+(.*)\s*\(([\w,\s]+)\)/i' | 2 |
- /htdocs/core/db/sqlite3.class.php
- /htdocs/core/db/pgsql.class.php
|
'/UNIQUE/' | 2 |
- /htdocs/core/db/sqlite3.class.php
- /htdocs/core/db/pgsql.class.php
|
'/ALTER\s+TABLE\s*(.*)\s*ADD\s+CONSTRAINT\s+(.*)\s*FOREIGN\s+KEY\s*\(([\w,\s]+)\)\s*REFERENCES\s+(\w+)\s*\(([\w,\s]+)\)/i' | 2 |
- /htdocs/core/db/sqlite3.class.php (2)
|
'/FROM\s*\((([a-z_]+)\s+as\s+([a-z_]+)\s*)\)/i' | 2 |
- /htdocs/core/db/sqlite3.class.php
- /htdocs/core/db/pgsql.class.php
|
'/FROM\s*\(([a-z_]+\s+as\s+[a-z_]+)\s*,\s*([a-z_]+\s+as\s+[a-z_]+\s*)\)/i' | 2 |
- /htdocs/core/db/sqlite3.class.php
- /htdocs/core/db/pgsql.class.php
|
'/FROM\s*\(([a-z_]+\s+as\s+[a-z_]+)\s*,\s*([a-z_]+\s+as\s+[a-z_]+\s*),\s*([a-z_]+\s+as\s+[a-z_]+\s*)\)/i' | 2 |
- /htdocs/core/db/sqlite3.class.php
- /htdocs/core/db/pgsql.class.php
|
"/^SELECT/i" | 2 |
- /htdocs/core/db/sqlite3.class.php (2)
|
'/([^\'])([0-9][0-9][0-9][0-9]-[0-9][0-9]-[0-9][0-9] [0-9][0-9]:[0-9][0-9]:[0-9][0-9])/' | 2 |
- /htdocs/core/db/pgsql.class.php (2)
|
'/data$/' | 2 |
- /htdocs/core/db/pgsql.class.php (2)
|
'/general/' | 2 |
- /htdocs/core/db/mysqli.class.php (2)
|
'/utf8mb4/' | 2 |
- /htdocs/core/db/mysqli.class.php (2)
|
'/newboxdefonly/' | 2 |
- /htdocs/core/modules/DolibarrModules.class.php (2)
|
'/^MAIN_MODULE_/' | 2 |
- /htdocs/core/modules/DolibarrModules.class.php (2)
|
'/_deprecated/' | 2 |
- /htdocs/core/modules/DolibarrModules.class.php (2)
|
'/^\//i' | 2 |
- /htdocs/core/modules/DolibarrModules.class.php
- /htdocs/admin/modules.php
|
'/development|experimental|deprecated/i' | 2 |
- /htdocs/core/modules/DolibarrModules.class.php
- /htdocs/admin/modules.php
|
'/^(.+)\.disabled\.php/' | 2 |
- /htdocs/core/modules/mailings/modules_mailings.php
- /htdocs/core/boxes/modules_boxes.php
|
'/^forlogin-/' | 2 |
- /htdocs/core/modules/oauth/google_oauthcallback.php (2)
|
'/' . $this->prefixdeposit . '[0-9][0-9][0-9][0-9]/i' | 2 |
- /htdocs/core/modules/facture/mod_facture_terre.php
- /htdocs/core/modules/supplier_invoice/mod_facture_fournisseur_cactus.php
|
'/_label$/' | 2 |
- /htdocs/core/modules/export/export_excel2007.modules.php (2)
|
'/^[0-9][0-9][0-9][0-9]-[0-9][0-9]-[0-9][0-9]$/i' | 2 |
- /htdocs/core/modules/export/export_excel2007.modules.php (2)
|
'/^[0-9][0-9][0-9][0-9]-[0-9][0-9]-[0-9][0-9] [0-9][0-9]:[0-9][0-9]:[0-9][0-9]$/i' | 2 |
- /htdocs/core/modules/export/export_excel2007.modules.php (2)
|
'/' . $this->separator . '/' | 2 |
- /htdocs/core/modules/export/exportcsv.class.php
- /htdocs/core/modules/export/export_tsv.modules.php
|
'/^\w+$/' | 2 |
- /htdocs/core/modules/barcode/doc/phpbarcode.modules.php
- /htdocs/core/modules/barcode/doc/tcpdfbarcode.modules.php
|
'/^societe_/' | 2 |
- /htdocs/core/modules/import/import_xlsx.modules.php
- /htdocs/core/modules/import/import_csv.modules.php
|
'/\..*$/i' | 2 |
- /htdocs/core/modules/import/import_xlsx.modules.php
- /htdocs/core/modules/import/import_csv.modules.php
|
'/^(.+)@([^:]+)(:.+)?$/' | 2 |
- /htdocs/core/modules/import/import_xlsx.modules.php
- /htdocs/core/modules/import/import_csv.modules.php
|
'/' . $objimport->array_import_regex[0][$val] . '/i' | 2 |
- /htdocs/core/modules/import/import_xlsx.modules.php
- /htdocs/core/modules/import/import_csv.modules.php
|
'/^lastrowid-/' | 2 |
- /htdocs/core/modules/import/import_xlsx.modules.php
- /htdocs/core/modules/import/import_csv.modules.php
|
'/^const-/' | 2 |
- /htdocs/core/modules/import/import_xlsx.modules.php
- /htdocs/core/modules/import/import_csv.modules.php
|
'/^rule-/' | 2 |
- /htdocs/core/modules/import/import_xlsx.modules.php
- /htdocs/core/modules/import/import_csv.modules.php
|
'/^' . preg_quote($val['fullrelativename'] . '/', '/') . '/' | 2 |
- /htdocs/core/ajax/ajaxdirtree.php (2)
|
"/([[:alnum:]])\?([[:alnum:]])/" | 2 |
- /htdocs/core/boxes/box_external_rss.php (2)
|
"/^\s+/" | 2 |
- /htdocs/core/boxes/box_external_rss.php (2)
|
'/<([^>]+)>/i' | 2 |
- /htdocs/core/boxes/modules_boxes.php (2)
|
'/^<(img|div|span)/i' | 2 |
- /htdocs/core/boxes/modules_boxes.php (2)
|
'/^' . preg_quote($langs->trans("CopyOf") . ' ') . '/' | 2 |
- /htdocs/fourn/class/fournisseur.facture.class.php
- /htdocs/projet/class/project.class.php
|
'/^c\./' | 2 |
- /htdocs/compta/sociales/payments.php
- /htdocs/compta/charges/index.php
|
'/^pc\./' | 2 |
- /htdocs/compta/sociales/payments.php
- /htdocs/compta/charges/index.php
|
'/^tva\./' | 2 |
- /htdocs/compta/tva/payments.php (2)
|
'/^bank\./' | 2 |
- /htdocs/compta/tva/payments.php (2)
|
'/userid_/' | 2 |
- /htdocs/compta/tva/clients.php (2)
|
'/^&mode=[^&]+/' | 2 |
- /htdocs/recruitment/recruitmentjobposition_list.php (2)
|
'/^[a-z0-9_\-\.]+$/i' | 2 |
- /htdocs/website/index.php
- /htdocs/admin/website.php
|
'/^page\d+/i' | 2 |
- /htdocs/website/index.php (2)
|
'/^[a-z0-9\-\_]+$/i' | 2 |
- /htdocs/website/index.php (2)
|
'/searchstring=[^&]*/' | 2 |
- /htdocs/website/index.php (2)
|
'/^edit/' | 2 |
- /htdocs/website/index.php (2)
|
'/^page\d+/' | 2 |
- /htdocs/website/class/website.class.php (2)
|
'/[^a-z0-9\-\_]/i' | 2 |
- /htdocs/website/class/websitepage.class.php (2)
|
'/mod_facture_/' | 2 |
- /htdocs/takepos/admin/terminal.php
- /htdocs/admin/invoice.php
|
'/\s*\((.*)\)/' | 2 |
- /htdocs/expensereport/class/expensereport.class.php (2)
|
'/[^a-zA-Z0-9-_ ]/um' | 2 |
- /htdocs/includes/sabre/sabre/dav/lib/CardDAV/VCFExportPlugin.php
- /htdocs/includes/sabre/sabre/dav/lib/CalDAV/ICSExportPlugin.php
|
'/^[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}$/i' | 2 |
- /htdocs/includes/sabre/sabre/dav/lib/DAV/UUIDUtil.php
- /htdocs/includes/sabre/sabre/vobject/lib/UUIDUtil.php
|
'/^GMT(\+|-)([0-9]{4})$/' | 2 |
- /htdocs/includes/sabre/sabre/vobject/lib/TimezoneGuesser/FindFromTimezoneIdentifier.php
- /htdocs/includes/sabre/sabre/vobject/lib/TimezoneGuesser/FindFromOffset.php
|
'/[^[:ascii:]]/u' | 2 |
- /htdocs/includes/sabre/sabre/uri/lib/functions.php (2)
|
'/([0-9]+[\s][0-9]+[\s]obj)/i' | 2 |
- /htdocs/includes/tcpdi/tcpdi_parser.php
- /htdocs/includes/tecnickcom/tcpdf/tcpdf_parser.php
|
'/Size[\s]+([0-9]+)/i' | 2 |
- /htdocs/includes/tcpdi/tcpdi_parser.php
- /htdocs/includes/tecnickcom/tcpdf/tcpdf_parser.php
|
'/Root[\s]+([0-9]+)[\s]+([0-9]+)[\s]+R/i' | 2 |
- /htdocs/includes/tcpdi/tcpdi_parser.php
- /htdocs/includes/tecnickcom/tcpdf/tcpdf_parser.php
|
'/Encrypt[\s]+([0-9]+)[\s]+([0-9]+)[\s]+R/i' | 2 |
- /htdocs/includes/tcpdi/tcpdi_parser.php
- /htdocs/includes/tecnickcom/tcpdf/tcpdf_parser.php
|
'/Info[\s]+([0-9]+)[\s]+([0-9]+)[\s]+R/i' | 2 |
- /htdocs/includes/tcpdi/tcpdi_parser.php
- /htdocs/includes/tecnickcom/tcpdf/tcpdf_parser.php
|
'/ID[\s]*[\[][\s]*[<]([^>]*)[>][\s]*[<]([^>]*)[>]/i' | 2 |
- /htdocs/includes/tcpdi/tcpdi_parser.php
- /htdocs/includes/tecnickcom/tcpdf/tcpdf_parser.php
|
'/Prev[\s]+([0-9]+)/i' | 2 |
- /htdocs/includes/tcpdi/tcpdi_parser.php
- /htdocs/includes/tecnickcom/tcpdf/tcpdf_parser.php
|
'/[\s]+width[\s]*=[\s]*"([^"]*)"/si' | 2 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php (2)
|
'/[\s]+height[\s]*=[\s]*"([^"]*)"/si' | 2 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php (2)
|
'/[\s]+/' | 2 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_static.php
|
'/media[\s]*=[\s]*"([^"]*)"/' | 2 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php (2)
|
'/<style([^\>]*)>([^\<]*)<\/style>/isU' | 2 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php (2)
|
"'<xre([^\>]*)>(.*?)\n(.*?)</pre>'si" | 2 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php (2)
|
"'<xre([^\>]*)>(.*?)" . $this->re_space['p'] . "(.*?)</pre>'" . $this->re_space['m'] | 2 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php (2)
|
"'<textarea([^\>]*)>(.*?)\n(.*?)</textarea>'si" | 2 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php (2)
|
"'<option([^\>]*)>(.*?)</option>'si" | 2 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php (2)
|
'/[\\\][\(]/x' | 2 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php (2)
|
'/[\\\][\)]/x' | 2 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php (2)
|
'/\[\(([^\)]*)\)\]/x' | 2 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php (2)
|
'/([0-9\.\+\-]*)[\s](' . $strpiece[1][0] . ')[\s](' . $strpiece[2][0] . ')([\s]*)/x' | 2 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php (2)
|
'/this\.addField\(\'([^\']*)\',\'([^\']*)\',([0-9]+)/' | 2 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php (2)
|
'/url\([\s]*\#([^\)]*)\)/si' | 2 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php (2)
|
'/[a-zA-Z]+/' | 2 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
- /htdocs/admin/boxes.php
|
'/[\s]*/' | 2 |
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_colors.php (2)
|
'/@media[\s]+([^\§]*)§([^§]*)§/i' | 2 |
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_static.php (2)
|
'/([a-z0-9\-\.]+)[\,\s]+([a-z0-9\-\.]+)/si' | 2 |
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_static.php (2)
|
'/([a-z0-9\-\.]+)/si' | 2 |
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_static.php (2)
|
'%^//%' | 2 |
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_static.php (2)
|
'%^(https?|ftp)://%' | 2 |
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_static.php (2)
|
'/[\s]/' | 2 |
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_filters.php (2)
|
'/\-' . preg_quote($this->keyforprovider, '/') . '$/' | 2 |
- /htdocs/includes/OAuth/Common/Storage/DoliStorage.php (2)
|
'/(R(\[?-?\d*\]?))(C(\[?-?\d*\]?))/' | 2 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml.php
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Slk.php
|
'/^([A-Z]+1\:[A-Z]+)16384$/' | 2 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls.php (2)
|
'/^([A-Z]+1\:[A-Z]+)65536$/' | 2 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls.php (2)
|
'/^(A\d+\:)IV(\d+)$/' | 2 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls.php (2)
|
'/[0#]E[+-]0/i' | 2 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat.php
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Date.php
|
'/\\#/' | 2 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat.php
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Worksheet.php
|
'/(^|\])[^\[]*[' . self::$possibleDateFormatCharacters . ']/i' | 2 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Date.php (2)
|
'/:/' | 2 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Parser.php
- /htdocs/includes/nusoap/lib/nusoap.php
|
'/^\$?[A-Ia-i]?[A-Za-z]\$?\d+$/' | 2 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Parser.php (2)
|
'/^' . self::REGEX_SHEET_TITLE_UNQUOTED . '(\\:' . self::REGEX_SHEET_TITLE_UNQUOTED . ')?\\!\$?[A-Ia-i]?[A-Za-z]\$?\\d+$/u' | 2 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Parser.php (2)
|
"/^'" . self::REGEX_SHEET_TITLE_QUOTED . '(\\:' . self::REGEX_SHEET_TITLE_QUOTED . ")?'\\!\\$?[A-Ia-i]?[A-Za-z]\\$?\\d+$/u" | 2 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Parser.php (2)
|
'/^(\$)?[A-Ia-i]?[A-Za-z](\$)?\d+:(\$)?[A-Ia-i]?[A-Za-z](\$)?\d+$/' | 2 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Parser.php (2)
|
'/^' . self::REGEX_SHEET_TITLE_UNQUOTED . '(\\:' . self::REGEX_SHEET_TITLE_UNQUOTED . ')?\\!\$?([A-Ia-i]?[A-Za-z])?\$?\\d+:\$?([A-Ia-i]?[A-Za-z])?\$?\\d+$/u' | 2 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Parser.php (2)
|
"/^'" . self::REGEX_SHEET_TITLE_QUOTED . '(\\:' . self::REGEX_SHEET_TITLE_QUOTED . ")?'\\!\\$?([A-Ia-i]?[A-Za-z])?\\$?\\d+:\\$?([A-Ia-i]?[A-Za-z])?\\$?\\d+$/u" | 2 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Parser.php (2)
|
"/^[A-Z0-9\xc0-\xdc\\.]+$/i" | 2 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Parser.php (2)
|
'/\\.\\.\\\\/' | 2 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Worksheet.php (2)
|
'/\d+/' | 2 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Helper/Html.php
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/CarbonPeriod.php
|
'/^[0123456789]+$/' | 2 |
- /htdocs/includes/php-iban/php-iban.php (2)
|
'/-->$/' | 2 |
- /htdocs/includes/parsedown/Parsedown.php (2)
|
'/^[ ]{0,4}/' | 2 |
- /htdocs/includes/parsedown/Parsedown.php (2)
|
'/^>[ ]?(.*)/' | 2 |
- /htdocs/includes/parsedown/Parsedown.php (2)
|
'/^[\x00-\x08\x0B\x0C\x0E-\x7F]*$/D' | 2 |
- /htdocs/includes/swiftmailer/lib/classes/Swift/Mime/Headers/AbstractHeader.php
- /htdocs/includes/swiftmailer/lib/classes/Swift/Mime/Headers/ParameterizedHeader.php
|
'/^' . self::TOKEN_REGEX . '$/D' | 2 |
- /htdocs/includes/swiftmailer/lib/classes/Swift/Mime/Headers/ParameterizedHeader.php (2)
|
"/[ \t][ \t]+/" | 2 |
- /htdocs/includes/swiftmailer/lib/classes/Swift/Signers/DomainKeySigner.php
- /htdocs/includes/swiftmailer/lib/classes/Swift/Signers/DKIMSigner.php
|
'/(?:^\[)?[a-zA-Z0-9-:\]_]+\.?/' | 2 |
- /htdocs/includes/swiftmailer/lib/dependency_maps/mime_deps.php
- /htdocs/includes/swiftmailer/lib/dependency_maps/transport_deps.php
|
'/^P[\dT]/' | 2 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/CarbonPeriod.php
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php
|
'/^R\d/' | 2 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/CarbonPeriod.php
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php
|
'/[a-z\d]/i' | 2 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/CarbonPeriod.php
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php
|
'/MMMM|MM|DD|dddd/' | 2 |
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Date.php
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php
|
'/(.)(?=[A-Z])/u' | 2 |
- /htdocs/includes/webklex/php-imap/vendor/illuminate/support/Str.php
- /htdocs/includes/webklex/php-imap/src/Header.php
|
'/^xmlns/' | 2 |
- /htdocs/includes/nusoap/lib/nusoap.php (2)
|
'/\$Revisio' . 'n: ([^ ]+)/' | 2 |
- /htdocs/includes/nusoap/lib/nusoap.php (2)
|
'/^HTTP\/1.1 100/' | 2 |
- /htdocs/includes/nusoap/lib/nusoap.php (2)
|
'/schema$/' | 2 |
- /htdocs/includes/nusoap/lib/nusoap.php (2)
|
'/ascii/i' | 2 |
- /htdocs/includes/nusoap/lib/Mail/mime.php (2)
|
'/\r?\n[\s\t]*/' | 2 |
- /htdocs/includes/nusoap/lib/Mail/mimePart.php (2)
|
'#([^\s\x21-\x7E]){1}#' | 2 |
- /htdocs/includes/nusoap/lib/Mail/mimePart.php (2)
|
'/\$$/' | 2 |
- /htdocs/admin/translation.php (2)
|
'/^(set|del)_([A-Z_]+)$/' | 2 |
- /htdocs/admin/ihm.php
- /htdocs/webportal/admin/configcss.php
|
'/^ErrorFileIsInfectedWithAVirus/' | 2 |
- /htdocs/admin/ihm.php
- /htdocs/admin/company.php
|
"/[13579]{1}/" | 2 |
- /htdocs/admin/boxes.php (2)
|
"/[02468]{1}/" | 2 |
- /htdocs/admin/boxes.php (2)
|
'/graph_/' | 2 |
- /htdocs/admin/boxes.php (2)
|
'/' . preg_quote($search_event, '/') . '/i' | 2 |
- /htdocs/admin/agenda.php (2)
|
'/^mod_barcode_product_.*php$/' | 2 |
- /htdocs/admin/barcode.php
- /htdocs/barcode/codeinit.php
|
'/^mod_barcode_thirdparty_.*php$/' | 2 |
- /htdocs/admin/barcode.php
- /htdocs/barcode/codeinit.php
|
'/([0-9]+\.([0-9\.]+))/' | 2 |
- /htdocs/admin/tools/update.php
- /htdocs/admin/system/dolibarr.php
|
'/^confirm/i' | 2 |
- /htdocs/admin/tools/purge.php (2)
|
'/__auto__/' | 2 |
- /htdocs/admin/system/constall.php
- /htdocs/admin/system/dolibarr.php
|
'/\.xml$/' | 2 |
- /htdocs/admin/system/filecheck.php
- /htdocs/api/class/api_setup.class.php
|
'/[a-z]+/i' | 2 |
- /htdocs/admin/system/dolibarr.php (2)
|
'/^fr_/i' | 2 |
- /htdocs/admin/system/about.php (2)
|
'/^es_/i' | 2 |
- /htdocs/admin/system/about.php (2)
|
'/_menu/' | 2 |
- /htdocs/admin/menus/index.php
- /htdocs/admin/menus/edit.php
|
'/_backoffice.php/i' | 2 |
- /htdocs/admin/menus/edit.php (2)
|
'/_frontoffice.php/i' | 2 |
- /htdocs/admin/menus/edit.php (2)
|
'/, $/' | 2 |
- /htdocs/societe/website.php
- /htdocs/comm/propal/list.php
|
'/pm_/' | 2 |
- /htdocs/societe/paymentmodes.php (2)
|
'/[^0-9\.].*$/' | 2 |
- /htdocs/societe/price.php
- /htdocs/product/card.php
|
'/FREQ=([A-Z]+)/i' | 2 |
- /htdocs/comm/action/card.php (2)
|
'/FREQ=MONTHLY.*BYMONTHDAY(\d+)/i' | 2 |
- /htdocs/comm/action/card.php (2)
|
'/FREQ=WEEKLY.*BYDAY(\d+)/i' | 2 |
- /htdocs/comm/action/card.php (2)
|
'/show_/' | 2 |
- /htdocs/comm/action/index.php
- /htdocs/comm/action/list.php
|
'/mode=[a-z_]+/' | 2 |
- /htdocs/comm/action/index.php (2)
|
'/^module/' | 2 |
- /htdocs/comm/action/class/cactioncomm.class.php (2)
|
"/^options_.*(?<!_cnct)$/" | 2 |
- /htdocs/comm/mailing/advtargetemailing.php (2)
|
"/^options_.*_cnct/" | 2 |
- /htdocs/comm/mailing/advtargetemailing.php (2)
|
"/^cust_/" | 2 |
- /htdocs/comm/mailing/advtargetemailing.php (2)
|
"/^contact_/" | 2 |
- /htdocs/comm/mailing/advtargetemailing.php (2)
|
"/^type_of_target/" | 2 |
- /htdocs/comm/mailing/advtargetemailing.php (2)
|
'/^InvalidHTMLStringCantBeCleaned/' | 2 |
- /htdocs/comm/mailing/class/mailing.class.php (2)
|
'/dolibarr/' | 2 |
- /htdocs/user/card.php (2)
|
'/forceuser/' | 2 |
- /htdocs/user/card.php (2)
|
'/^,/' | 2 |
- /htdocs/user/perms.php
- /htdocs/user/group/perms.php
|
'/[' . preg_quote($badCharUnauthorizedIntoLoginName, '/') . ']/' | 2 |
- /htdocs/user/class/user.class.php (2)
|
'/' . $keyfilter1 . '/' | 2 |
- /htdocs/user/class/user.class.php
- /htdocs/categories/class/categorie.class.php
|
'/' . $keyfilter2 . '/' | 2 |
- /htdocs/user/class/user.class.php
- /htdocs/categories/class/categorie.class.php
|
'/' . $keyfilter3 . '/' | 2 |
- /htdocs/user/class/user.class.php
- /htdocs/categories/class/categorie.class.php
|
'/' . $keyfilter4 . '/' | 2 |
- /htdocs/user/class/user.class.php
- /htdocs/categories/class/categorie.class.php
|
'/(' . $this->regeximgext . ')$/i' | 2 |
- /htdocs/product/class/product.class.php (2)
|
'/' . preg_quote($dir, '/') . '/i' | 2 |
- /htdocs/product/class/product.class.php
- /htdocs/categories/class/categorie.class.php
|
'/^ifone/' | 2 |
- /htdocs/product/class/html.formproduct.class.php (2)
|
'/^FormSelect:/' | 2 |
- /htdocs/exports/export.php (2)
|
'/^\s*[<>]/' | 2 |
- /htdocs/exports/export.php (2)
|
'/PM=([^\.]+)/' | 2 |
- /htdocs/public/payment/paymentko.php
- /htdocs/public/payment/paymentok.php
|
'/WS=([^\.]+)/' | 2 |
- /htdocs/public/payment/paymentko.php
- /htdocs/public/payment/paymentok.php
|
'/securekey=[^&]+&?/' | 2 |
- /htdocs/public/payment/newpayment.php (2)
|
'/\s\s+/' | 2 |
- /htdocs/public/payment/newpayment.php (2)
|
'/^pi_/' | 2 |
- /htdocs/public/payment/paymentok.php (2)
|
'/_signed-(\d+)/' | 2 |
- /htdocs/public/onlinesign/newonlinesign.php (2)
|
'/bookmarks\/card.php/' | 2 |
- /htdocs/bookmarks/bookmarks.lib.php (2)
|
'/chrome/' | 2 |
- /htdocs/theme/md/style.css.php
- /htdocs/theme/eldy/global.inc.php
|
'/^EXTRACT:([a-zA-Z0-9_]+):(.*)$/' | 2 |
- /htdocs/emailcollector/class/emailcollector.class.php (2)
|
'/^(SET|SETIFEMPTY):(.*)$/' | 2 |
- /htdocs/emailcollector/class/emailcollector.class.php (2)
|
'/@' . preg_quote($host, '/') . '/' | 2 |
- /htdocs/emailcollector/class/emailcollector.class.php (2)
|
'/^(.*)<(.*)>$/' | 2 |
- /htdocs/emailcollector/class/emailcollector.class.php (2)
|
'/ticketnameonly/' | 2 |
- /htdocs/ticket/messaging.php
- /htdocs/ticket/agenda.php
|
'/EXTERNAL_SITE_CONTENT_/' | 2 |
- /htdocs/externalsite/frames.php (2)
|
'/EXTERNAL_SITE_URL_/' | 2 |
- /htdocs/externalsite/frames.php (2)
|
'/[^0-9a-f#]/i' | 2 |
- /htdocs/categories/card.php
- /htdocs/categories/edit.php
|
'/:(.*)$/' | 2 |
- /htdocs/cron/card.php
- /htdocs/cron/list.php
|
'/^lang=/i' | 2 |
- /scripts/invoices/rebuild_merge_pdf.php
- /scripts/bank/export-bank-receipts.php
|
'/Error/' | 2 |
- /scripts/product/regenerate_thumbs.php (2)
|
'/^\s*origin\/(develop|\d)/' | 2 |
- /dev/tools/apstats.php (2)
|
'/^\s*origin\//' | 2 |
- /dev/tools/apstats.php (2)
|
'/CREATE TABLE ([^\s]+)/' | 2 |
- /dev/tools/dolibarr-postgres2mysql.php (2)
|
"/ character varying\([0-9]*\)/" | 2 |
- /dev/tools/dolibarr-postgres2mysql.php (2)
|
"/ character varying/" | 2 |
- /dev/tools/dolibarr-postgres2mysql.php (2)
|
"/ DEFAULT \(([0-9\-]*)\)/" | 2 |
- /dev/tools/dolibarr-postgres2mysql.php (2)
|
"/ character\([0-9]*\)/" | 2 |
- /dev/tools/dolibarr-postgres2mysql.php (2)
|
'/^Duration/' | 2 |
- /dev/translation/sanity_check_en_langfiles.php (2)
|
'/ /' | 2 |
- /dev/initdata/import-thirdparties.php
- /dev/initdata/import-users.php
|
'/^FormatHour/' | 2 |
- /dev/translation/strip_language_file.php (2)
|
'/\.\.+/' | 3 |
- /htdocs/document.php
- /htdocs/viewimage.php
- /htdocs/webportal/controllers/document.controller.class.php
|
'/^\/?logos\//' | 3 |
- /htdocs/viewimage.php
- /htdocs/install/doctemplates/websites/website_template-homesubmenu/containers/wrapper.php
- /htdocs/install/doctemplates/websites/website_template-stellar/containers/wrapper.php
|
'/<\/textarea/i' | 3 |
- /htdocs/core/lib/functions.lib.php (2)
- /htdocs/main.inc.php
|
'/\.css$/i' | 3 |
- /htdocs/main.inc.php (2)
- /htdocs/core/lib/functions.lib.php
|
'/es/i' | 3 |
- /htdocs/support/index.php (2)
- /htdocs/main.inc.php
|
'/de/i' | 3 |
- /htdocs/support/index.php (2)
- /htdocs/main.inc.php
|
'/^api_/' | 3 |
- /htdocs/modulebuilder/index.php (2)
- /htdocs/core/lib/modulebuilder.lib.php
|
'/^actions_/' | 3 |
- /htdocs/modulebuilder/index.php (2)
- /htdocs/core/lib/modulebuilder.lib.php
|
'/^varchar/' | 3 |
- /htdocs/modulebuilder/index.php
- /htdocs/admin/system/dbtable.php
- /htdocs/webportal/class/html.formwebportal.class.php
|
'/([0-9]+)$/i' | 3 |
- /htdocs/ftp/admin/ftpclient.php (2)
- /htdocs/admin/external_rss.php
|
'/' . $regexstring . '/' | 3 |
- /htdocs/api/class/api_setup.class.php (2)
- /htdocs/multicurrency/class/api_multicurrencies.class.php
|
'/\.key\.sql$/' | 3 |
- /htdocs/modulebuilder/index.php (2)
- /htdocs/admin/system/database-tables.php
|
'/_/' | 3 |
- /htdocs/modulebuilder/index.php
- /htdocs/core/lib/admin.lib.php
- /htdocs/core/db/sqlite3.class.php
|
'/ WHERE /' | 3 |
- /htdocs/accountancy/admin/categories_list.php
- /htdocs/accountancy/admin/accountmodel.php
- /htdocs/admin/dict.php
|
'/unknown/i' | 3 |
- /htdocs/accountancy/admin/categories_list.php
- /htdocs/accountancy/admin/journals_list.php
- /htdocs/admin/dict.php
|
'/^llx_/i' | 3 |
- /htdocs/install/step2.php (3)
|
'/^--/i' | 3 |
- /htdocs/install/step2.php
- /htdocs/core/db/sqlite3.class.php
- /htdocs/core/db/pgsql.class.php
|
'/(\d+)\/[^\/]+$/' | 3 |
- /htdocs/install/repair.php (2)
- /htdocs/core/class/html.formfile.class.php
|
'/\_const$/' | 3 |
- /htdocs/install/repair.php (3)
|
'/user_aliases_(\d+)/' | 3 |
- /htdocs/core/actions_massactions.inc.php
- /htdocs/core/actions_sendmails.inc.php
- /htdocs/eventorganization/core/actions_massactions_mail.inc.php
|
'/global_aliases_(\d+)/' | 3 |
- /htdocs/core/actions_massactions.inc.php
- /htdocs/core/actions_sendmails.inc.php
- /htdocs/eventorganization/core/actions_massactions_mail.inc.php
|
'/senderprofile_(\d+)_(\d+)/' | 3 |
- /htdocs/core/actions_massactions.inc.php
- /htdocs/core/actions_sendmails.inc.php
- /htdocs/eventorganization/core/actions_massactions_mail.inc.php
|
'/\)$/' | 3 |
- /htdocs/core/customreports.php
- /htdocs/core/lib/functions2.lib.php
- /htdocs/core/lib/functions.lib.php
|
'/__' . $endpart . '$/' | 3 |
- /htdocs/core/customreports.php (3)
|
'/^te/' | 3 |
- /htdocs/core/customreports.php (3)
|
'/^t_/' | 3 |
- /htdocs/core/customreports.php (3)
|
'/' . constant('DOL_APPLICATION_TITLE') . '/' | 3 |
- /htdocs/core/tpl/passwordreset.tpl.php
- /htdocs/core/tpl/passwordforgotten.tpl.php
- /htdocs/core/tpl/login.tpl.php
|
'/[&\?]time=(\d+)/' | 3 |
- /htdocs/core/tpl/passwordreset.tpl.php
- /htdocs/core/tpl/passwordforgotten.tpl.php
- /htdocs/core/tpl/login.tpl.php
|
'/' . $search_options_pattern . '/' | 3 |
- /htdocs/core/tpl/extrafields_list_search_sql.tpl.php
- /htdocs/core/tpl/extrafields_list_search_param.tpl.php
- /htdocs/core/tpl/extrafields_list_search_input.tpl.php
|
'/refresh/i' | 3 |
- /htdocs/core/tpl/filemanager.tpl.php
- /htdocs/core/ajax/ajaxdirtree.php
- /htdocs/ecm/index_auto.php
|
'/openid/' | 3 |
- /htdocs/user/card.php (2)
- /htdocs/core/tpl/login.tpl.php
|
'/^ckeditor/' | 3 |
- /htdocs/core/class/html.form.class.php (3)
|
'/warehouseclosed/' | 3 |
- /htdocs/core/class/html.form.class.php
- /htdocs/product/class/product.class.php
- /htdocs/product/class/html.formproduct.class.php
|
'/warehouseopen/' | 3 |
- /htdocs/core/class/html.form.class.php
- /htdocs/product/class/product.class.php
- /htdocs/product/class/html.formproduct.class.php
|
'/warehouseinternal/' | 3 |
- /htdocs/core/class/html.form.class.php
- /htdocs/product/class/product.class.php
- /htdocs/product/class/html.formproduct.class.php
|
'/^.*:(\w*)$/' | 3 |
- /htdocs/core/class/html.form.class.php
- /htdocs/core/ajax/selectobject.php
- /htdocs/webportal/class/html.formwebportal.class.php
|
'/:\w*$/' | 3 |
- /htdocs/core/class/html.form.class.php
- /htdocs/core/ajax/selectobject.php
- /htdocs/webportal/class/html.formwebportal.class.php
|
'@tcp://@i' | 3 |
- /htdocs/core/class/smtps.class.php (3)
|
'@ssl://@i' | 3 |
- /htdocs/core/class/smtps.class.php (3)
|
'/[^0-9A-Z_]/i' | 3 |
- /htdocs/core/class/translate.class.php (3)
|
'# *(=|\(|\)) *#' | 3 |
- /htdocs/core/class/extrafields.class.php (3)
|
'/^chkbxlst:(.*)/i' | 3 |
- /htdocs/core/class/commonobject.class.php (2)
- /htdocs/webportal/class/html.formwebportal.class.php
|
'/^double(\([0-9],[0-9]\)){0,1}/' | 3 |
- /htdocs/core/class/commonobject.class.php (2)
- /htdocs/webportal/class/html.formwebportal.class.php
|
'/^sellist:(.*):(.*):(.*):(.*)/i' | 3 |
- /htdocs/core/class/commonobject.class.php (2)
- /htdocs/webportal/class/html.formwebportal.class.php
|
'/^sellist:(.*):(.*):(.*)/i' | 3 |
- /htdocs/core/class/commonobject.class.php (2)
- /htdocs/webportal/class/html.formwebportal.class.php
|
'/^sellist:(.*):(.*)/i' | 3 |
- /htdocs/core/class/commonobject.class.php (2)
- /htdocs/webportal/class/html.formwebportal.class.php
|
'/text/' | 3 |
- /htdocs/core/class/html.formfile.class.php (2)
- /htdocs/webportal/class/html.formwebportal.class.php
|
'/\.webp$/i' | 3 |
- /htdocs/core/lib/functions.lib.php (2)
- /htdocs/core/class/html.formfile.class.php
|
'/_dev$/i' | 3 |
- /htdocs/core/lib/usergroups.lib.php
- /htdocs/core/lib/website2.lib.php
- /htdocs/core/lib/doleditor.lib.php
|
'/_exp$/i' | 3 |
- /htdocs/core/lib/usergroups.lib.php
- /htdocs/core/lib/website2.lib.php
- /htdocs/core/lib/doleditor.lib.php
|
'/^[^:]+:[^:]+:/' | 3 |
- /htdocs/core/lib/customreports.lib.php (3)
|
'/^always/' | 3 |
- /htdocs/admin/modules.php (2)
- /htdocs/core/lib/admin.lib.php
|
'/^' . $mysoc->country_code . '/' | 3 |
- /htdocs/admin/modules.php (2)
- /htdocs/core/lib/admin.lib.php
|
'/' . preg_quote($regs[0][$key], '/') . '/i' | 3 |
- /htdocs/core/lib/website.lib.php (2)
- /htdocs/website/index.php
|
'/^(.*)\{(y+)\}\{(m+)\}/i' | 3 |
- /htdocs/core/lib/functions2.lib.php (3)
|
'/([^0-9])/i' | 3 |
- /htdocs/core/lib/date.lib.php
- /htdocs/core/lib/functions.lib.php
- /htdocs/core/db/DoliDB.class.php
|
'/([\\/]temp[\\/]|[\\/]thumbs|\.meta$)/' | 3 |
- /htdocs/core/lib/files.lib.php (3)
|
'/ErrorFileIsInfectedWithAVirus/' | 3 |
- /htdocs/core/lib/files.lib.php
- /htdocs/core/modules/mailings/xinputfile.modules.php
- /htdocs/ecm/dir_card.php
|
'/^create/' | 3 |
- /htdocs/website/index.php (2)
- /htdocs/core/lib/functions.lib.php
|
'/,$/' | 3 |
- /htdocs/core/lib/functions.lib.php
- /htdocs/core/db/sqlite3.class.php
- /htdocs/core/db/pgsql.class.php
|
'/(\r\n|\r|\n)/i' | 3 |
- /htdocs/includes/odtphp/odf.php (2)
- /htdocs/core/lib/functions.lib.php
|
'/' . $regexstring . '/i' | 3 |
- /htdocs/core/lib/functions.lib.php (2)
- /htdocs/admin/translation.php
|
'/search_project_user=__search_project_user__/' | 3 |
- /htdocs/core/menus/standard/auguria.lib.php (3)
|
'/^fa\-[a-zA-Z0-9\-_]+$/' | 3 |
- /htdocs/core/menus/standard/auguria.lib.php
- /htdocs/core/menus/standard/eldy_menu.php
- /htdocs/core/menus/standard/eldy.lib.php
|
'/\.php.*$/' | 3 |
- /htdocs/core/menus/standard/auguria.lib.php
- /htdocs/core/menus/standard/empty.php
- /htdocs/core/menus/standard/eldy.lib.php
|
'/^(INSERT|UPDATE|REPLACE|DELETE|CREATE|ALTER|TRUNCATE|DROP)/i' | 3 |
- /htdocs/core/db/sqlite3.class.php
- /htdocs/core/db/pgsql.class.php
- /htdocs/core/db/mysqli.class.php
|
"/^COMMIT/i" | 3 |
- /htdocs/core/db/sqlite3.class.php
- /htdocs/core/db/pgsql.class.php
- /htdocs/core/db/mysqli.class.php
|
"/^ROLLBACK/i" | 3 |
- /htdocs/core/db/sqlite3.class.php
- /htdocs/core/db/pgsql.class.php
- /htdocs/core/db/mysqli.class.php
|
'/GROUP_CONCAT/i' | 3 |
- /htdocs/exports/class/export.class.php (2)
- /htdocs/core/db/pgsql.class.php
|
'/development/i' | 3 |
- /htdocs/core/modules/DolibarrModules.class.php
- /htdocs/admin/modules.php
- /htdocs/admin/modulehelp.php
|
'/experimental/i' | 3 |
- /htdocs/core/modules/DolibarrModules.class.php
- /htdocs/admin/modules.php
- /htdocs/admin/modulehelp.php
|
'/deprecated/i' | 3 |
- /htdocs/core/modules/DolibarrModules.class.php
- /htdocs/admin/modules.php
- /htdocs/admin/modulehelp.php
|
'/' . $this->prefixinvoice . '[0-9][0-9][0-9][0-9]/i' | 3 |
- /htdocs/core/modules/facture/mod_facture_mars.php
- /htdocs/core/modules/facture/mod_facture_terre.php
- /htdocs/core/modules/supplier_invoice/mod_facture_fournisseur_cactus.php
|
'/' . $this->prefixcreditnote . '[0-9][0-9][0-9][0-9]/i' | 3 |
- /htdocs/core/modules/facture/mod_facture_mars.php
- /htdocs/core/modules/facture/mod_facture_terre.php
- /htdocs/core/modules/supplier_invoice/mod_facture_fournisseur_cactus.php
|
'/([^a-z0-9])/i' | 3 |
- /htdocs/core/modules/societe/mod_codecompta_digitaria.php (2)
- /htdocs/core/modules/societe/mod_codecompta_aquarium.php
|
'/@/' | 3 |
- /htdocs/core/login/functions_dolibarr.php
- /htdocs/user/passwordforgotten.php
- /dev/initdata/purge-data.php
|
"/^object_/i" | 3 |
- /htdocs/admin/boxes.php (2)
- /htdocs/core/boxes/modules_boxes.php
|
'/^ptva\./' | 3 |
- /htdocs/compta/tva/payments.php (2)
- /htdocs/compta/charges/index.php
|
'/search_conciliated=\d+/i' | 3 |
- /htdocs/compta/bank/bankentries_list.php (2)
- /htdocs/compta/bank/releve.php
|
'/\((.+)\)/i' | 3 |
- /htdocs/compta/bank/bankentries_list.php
- /htdocs/compta/bank/releve.php
- /scripts/bank/export-bank-receipts.php
|
'/^(set|del)_?([A-Z_]+)$/' | 3 |
- /htdocs/salaries/admin/salaries.php
- /htdocs/admin/taxes.php
- /htdocs/projet/admin/project.php
|
'@src="([^"]+)"@' | 3 |
- /htdocs/takepos/ajax/ajax.php (2)
- /htdocs/takepos/genimg/index.php
|
'/^{([^}]*)}(.*)$/' | 3 |
- /htdocs/includes/sabre/sabre/xml/lib/Service.php
- /htdocs/includes/sabre/sabre/dav/lib/DAVACL/Exception/NeedPrivileges.php
- /htdocs/includes/sabre/sabre/dav/lib/DAV/Xml/Property/SupportedReportSet.php
|
'/[\r\n]startxref[\s]*[\r\n]+([0-9]+)[\s]*[\r\n]+%%EOF/i' | 3 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf_parser.php (2)
- /htdocs/includes/tcpdi/tcpdi_parser.php
|
'/<!\[cdata\[(.*?)\]\]>/s' | 3 |
- /htdocs/includes/geoPHP/lib/adapters/GeoRSS.class.php
- /htdocs/includes/geoPHP/lib/adapters/KML.class.php
- /htdocs/includes/geoPHP/lib/adapters/GPX.class.php
|
'/<svg([^\>]*)>/si' | 3 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php (3)
|
'/[h][0-9]/' | 3 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php (3)
|
'/([0-9\-\.]+)/si' | 3 |
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_static.php (3)
|
'/\s+/u' | 3 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Html.php
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Helper/Html.php
- /htdocs/includes/webklex/php-imap/vendor/illuminate/support/Str.php
|
'/^' . Calculation::CALCULATION_REGEXP_NAMEDRANGE . '$/i' | 3 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Worksheet.php (2)
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef.php
|
'/^' . self::CALCULATION_REGEXP_CELLREF . '$/i' | 3 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Calculation.php (3)
|
'/[01]/' | 3 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering.php (3)
|
'/[-0123456789.]/' | 3 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering.php (3)
|
'/[0123456789ABCDEF]/' | 3 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering.php (3)
|
'/[01234567]/' | 3 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering.php (3)
|
'/"([^"]|""){0,255}"/' | 3 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Parser.php (3)
|
'/^#[A-Z0\\/]{3,5}[!?]{1}$/' | 3 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Parser.php (3)
|
'/<([A-Za-z0-9]+)(?:\s([A-Za-z]+(?:\-[A-Za-z]+)?(?:=(?:".*?")|(?:[0-9]+))))*(?:(?:\s\/>)|(?:>(.*)<\/\1>))/s' | 3 |
- /htdocs/includes/odtphp/odf.php (3)
|
"/(?:\.|\/)*(.*)/" | 3 |
- /htdocs/includes/odtphp/zip/PclZipProxy.php (3)
|
'/\s+/msu' | 3 |
- /htdocs/includes/restler/framework/Luracast/Restler/CommentParser.php (3)
|
'/_NAME$/' | 3 |
- /htdocs/admin/oauth.php (2)
- /htdocs/admin/oauthlogintokens.php
|
'/^' . preg_quote(DOL_DOCUMENT_ROOT, '/') . '/' | 3 |
- /htdocs/admin/modulehelp.php
- /htdocs/admin/system/filecheck.php
- /htdocs/api/class/api_setup.class.php
|
'/_advance$/' | 3 |
- /htdocs/admin/perms.php
- /htdocs/user/perms.php
- /htdocs/user/group/perms.php
|
'/mysql/i' | 3 |
- /htdocs/admin/system/database-tables.php
- /htdocs/admin/system/database.php
- /htdocs/admin/system/dbtable.php
|
"/\./" | 3 |
- /htdocs/societe/class/societe.class.php (3)
|
'/viewweek=[0-9]+&?/i' | 3 |
- /htdocs/comm/action/peruser.php
- /htdocs/comm/action/index.php
- /htdocs/comm/action/pertype.php
|
'/=$/' | 3 |
- /htdocs/comm/action/class/ical.class.php (3)
|
'/^ENCODING=QUOTED-PRINTABLE:/i' | 3 |
- /htdocs/comm/action/class/ical.class.php (3)
|
'/^[^@]+@/' | 3 |
- /htdocs/comm/action/class/cactioncomm.class.php (3)
|
'/[\s\t]*<html>/i' | 3 |
- /htdocs/comm/mailing/card.php (2)
- /scripts/emailings/mailing-send.php
|
'/ldap/' | 3 |
- /htdocs/user/card.php (3)
|
'/http/' | 3 |
- /htdocs/user/card.php (3)
|
'/productnameonly/' | 3 |
- /htdocs/product/messaging.php
- /htdocs/product/agenda.php
- /htdocs/resource/agenda.php
|
'/([0-9]+)y/i' | 3 |
- /htdocs/product/reassortlot.php
- /htdocs/product/reassort.php
- /htdocs/product/stock/replenish.php
|
'/([0-9]+)m/i' | 3 |
- /htdocs/product/reassortlot.php
- /htdocs/product/reassort.php
- /htdocs/product/stock/replenish.php
|
'/([0-9]+)d/i' | 3 |
- /htdocs/product/reassortlot.php
- /htdocs/product/reassort.php
- /htdocs/product/stock/replenish.php
|
'/^ref:/' | 3 |
- /htdocs/product/stock/massstockmove.php (3)
|
'/(\.jpeg|\.jpg|\.bmp|\.gif|\.png|\.tiff)$/i' | 3 |
- /htdocs/categories/class/categorie.class.php (3)
|
'/pm_/i' | 3 |
- /htdocs/stripe/class/stripe.class.php (3)
|
'/--excludeuser=([^\s]+)$/' | 3 |
- /scripts/user/sync_groups_ldap2dolibarr.php
- /scripts/user/sync_users_ldap2dolibarr.php
- /scripts/members/sync_members_types_ldap2dolibarr.php
|
'/^FormatDate/' | 3 |
- /dev/translation/strip_language_file.php (2)
- /dev/translation/sanity_check_en_langfiles.php
|
"/^\w*#/" | 3 |
- /dev/translation/strip_language_file.php (3)
|
"/^\w*$/" | 3 |
- /dev/translation/strip_language_file.php (3)
|
'/\.(html|htm)$/i' | 4 |
- /htdocs/document.php
- /htdocs/install/doctemplates/websites/website_template-homesubmenu/containers/wrapper.php
- /htdocs/install/doctemplates/websites/website_template-stellar/containers/wrapper.php
- /htdocs/webportal/controllers/document.controller.class.php
|
'/\.noexe$/i' | 4 |
- /htdocs/document.php
- /htdocs/viewimage.php
- /htdocs/core/lib/functions.lib.php
- /htdocs/webportal/controllers/document.controller.class.php
|
'/<br(\s[\sa-zA-Z_="]*)?\/?>/i' | 4 |
- /htdocs/core/lib/functions.lib.php (2)
- /htdocs/index.php
- /htdocs/admin/index.php
|
'/class\s+([^\s]*)\s+extends\s+CommonObject/ims' | 4 |
- /htdocs/modulebuilder/index.php (3)
- /htdocs/core/lib/modulebuilder.lib.php
|
'/\.md$/i' | 4 |
- /htdocs/modulebuilder/index.php (2)
- /htdocs/core/class/utils.class.php
- /htdocs/core/lib/functions.lib.php
|
'/^product_([0-9]+)_([0-9]+)$/i' | 4 |
- /htdocs/expedition/dispatch.php
- /htdocs/fourn/commande/dispatch.php
- /htdocs/reception/card.php
- /htdocs/reception/dispatch.php
|
'/^product_batch_([0-9]+)_([0-9]+)$/i' | 4 |
- /htdocs/expedition/dispatch.php
- /htdocs/fourn/commande/dispatch.php
- /htdocs/reception/card.php
- /htdocs/reception/dispatch.php
|
'/\.back$/' | 4 |
- /htdocs/modulebuilder/index.php
- /htdocs/core/class/interfaces.class.php
- /htdocs/core/modules/mailings/modules_mailings.php
- /htdocs/core/boxes/modules_boxes.php
|
'/^fk_/' | 4 |
- /htdocs/core/lib/customreports.lib.php (2)
- /htdocs/modulebuilder/index.php
- /htdocs/core/customreports.php
|
'/contactnameonly/' | 4 |
- /htdocs/contact/card.php
- /htdocs/contact/document.php
- /htdocs/contact/perso.php
- /htdocs/contact/agenda.php
|
'/(\.[0-9]+)$/i' | 4 |
- /htdocs/install/check.php (2)
- /htdocs/install/upgrade.php (2)
|
'/\-/' | 4 |
- /htdocs/install/step2.php (3)
- /htdocs/public/payment/newpayment.php
|
'/^\(/' | 4 |
- /htdocs/core/lib/functions.lib.php (2)
- /htdocs/core/customreports.php
- /htdocs/core/lib/functions2.lib.php
|
'/^[a-z]+\./' | 4 |
- /htdocs/core/customreports.php (4)
|
'/^(integer|price|real|double)/' | 4 |
- /htdocs/core/actions_addupdatedelete.inc.php (2)
- /htdocs/asset/class/assetdepreciationoptions.class.php
- /htdocs/webportal/class/html.formcardwebportal.class.php
|
"/^([a-z]\w*)\($/" | 4 |
- /htdocs/core/class/evalmath.class.php (4)
|
'/varchar\((\d+)\)/' | 4 |
- /htdocs/core/class/commonobject.class.php (3)
- /htdocs/webportal/class/html.formwebportal.class.php
|
'/NORUN$/i' | 4 |
- /htdocs/core/class/interfaces.class.php (2)
- /htdocs/core/modules/mailings/modules_mailings.php
- /htdocs/core/boxes/modules_boxes.php
|
'/__SUPERVISOREMAIL__/' | 4 |
- /htdocs/core/class/notify.class.php (4)
|
'/[^a-z0-9_]/' | 4 |
- /htdocs/core/class/html.formwebsite.class.php
- /htdocs/core/class/html.formmail.class.php
- /htdocs/core/db/mysqli.class.php
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_fonts.php
|
'/([^\/]+)\/[^\/]+$/' | 4 |
- /htdocs/core/lib/files.lib.php (3)
- /htdocs/core/class/html.formfile.class.php
|
'/' . preg_quote($searchstring, '/') . '/' | 4 |
- /htdocs/core/lib/website.lib.php (4)
|
'/^https?:\/\/[^\/]+\//i' | 4 |
- /htdocs/core/lib/website.lib.php (2)
- /htdocs/website/index.php (2)
|
'/\/[^\/]+\/\.\./' | 4 |
- /htdocs/core/lib/website.lib.php (4)
|
'/\{(c+)(0*)\}/i' | 4 |
- /htdocs/core/lib/functions2.lib.php (4)
|
'/\{(0+)([@\+][0-9]+)?([@\+][0-9]+)?\}/i' | 4 |
- /htdocs/core/lib/functions2.lib.php (2)
- /htdocs/core/modules/barcode/mod_barcode_thirdparty_standard.php
- /htdocs/core/modules/barcode/mod_barcode_product_standard.php
|
'/\.pdf$/i' | 4 |
- /htdocs/core/lib/files.lib.php
- /htdocs/core/lib/functions.lib.php
- /htdocs/expensereport/card.php
- /htdocs/expensereport/tpl/expensereport_linktofile.tpl.php
|
'/\-\-+/' | 4 |
- /htdocs/core/lib/functions.lib.php (2)
- /htdocs/website/class/websitepage.class.php (2)
|
'/class="([^"]+)"/' | 4 |
- /htdocs/core/lib/functions.lib.php (4)
|
'/det$/' | 4 |
- /htdocs/core/lib/functions.lib.php (4)
|
'/targetwithdetails/' | 4 |
- /htdocs/core/lib/pdf.lib.php (4)
|
'/unique index\s*\((\w+\s*,\s*\w+)\)/i' | 4 |
- /htdocs/core/db/sqlite3.class.php (2)
- /htdocs/core/db/pgsql.class.php (2)
|
'/DELETE FROM ([a-z_]+) USING ([a-z_]+), ([a-z_]+)/i' | 4 |
- /htdocs/core/db/sqlite3.class.php (2)
- /htdocs/core/db/pgsql.class.php (2)
|
'/latin1/' | 4 |
- /htdocs/core/db/mysqli.class.php (4)
|
'/^fa\-/' | 4 |
- /htdocs/core/modules/DolibarrModules.class.php (2)
- /htdocs/theme/md/style.css.php
- /htdocs/theme/eldy/global.inc.php
|
'/\{pre\}/i' | 4 |
- /htdocs/core/modules/societe/mod_codeclient_elephant.php (2)
- /htdocs/core/modules/product/mod_codeproduct_elephant.php (2)
|
'/"/' | 4 |
- /htdocs/comm/action/index.php (2)
- /htdocs/core/modules/export/exportcsv.class.php
- /htdocs/admin/security_file.php
|
'/^.*\./i' | 4 |
- /htdocs/core/modules/import/import_xlsx.modules.php (2)
- /htdocs/core/modules/import/import_csv.modules.php (2)
|
'/^' . preg_quote($alias, '/') . '\./' | 4 |
- /htdocs/core/modules/import/import_xlsx.modules.php (2)
- /htdocs/core/modules/import/import_csv.modules.php (2)
|
'/^idprod_([0-9]+)$/' | 4 |
- /htdocs/fourn/commande/card.php
- /htdocs/fourn/facture/card.php
- /htdocs/fourn/facture/card-rec.php
- /htdocs/supplier_proposal/card.php
|
'/^cs\./' | 4 |
- /htdocs/compta/tva/payments.php (2)
- /htdocs/compta/sociales/payments.php
- /htdocs/compta/charges/index.php
|
'/^pct\./' | 4 |
- /htdocs/compta/tva/payments.php (2)
- /htdocs/compta/sociales/payments.php
- /htdocs/compta/charges/index.php
|
'/,+$/' | 4 |
- /htdocs/website/class/websitepage.class.php (4)
|
'/^,+/' | 4 |
- /htdocs/website/class/websitepage.class.php (4)
|
'/[\p{L}]/' . $this->re_space['m'] | 4 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php (4)
|
'|^https?://|' | 4 |
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php (3)
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_static.php
|
'/[0-9]+/' | 4 |
- /htdocs/ecm/class/ecmdirectory.class.php (2)
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_static.php
- /htdocs/admin/boxes.php
|
'/^' . self::CALCULATION_REGEXP_FUNCTION . '$/i' | 4 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Calculation.php (4)
|
'/^(mod_.*)\.php$/i' | 4 |
- /htdocs/projet/admin/project.php (2)
- /htdocs/admin/ticket.php
- /htdocs/admin/fichinter.php
|
'/(_backoffice|_frontoffice|_menu)?\.php/i' | 4 |
- /htdocs/admin/menus.php (4)
|
'/smartphone/' | 4 |
- /htdocs/admin/menus.php (4)
|
'/_MASK_/' | 4 |
- /htdocs/admin/invoice.php (4)
|
'/deprecated/' | 4 |
- /htdocs/admin/modules.php (3)
- /htdocs/admin/modulehelp.php
|
'/^\?/' | 4 |
- /htdocs/admin/system/constall.php (2)
- /htdocs/admin/system/dolibarr.php (2)
|
'/fk_mainmenu=/' | 4 |
- /htdocs/admin/menus/edit.php (4)
|
'/fk_leftmenu=/' | 4 |
- /htdocs/admin/menus/edit.php (4)
|
'/action=[a-z_]+/' | 4 |
- /htdocs/comm/action/index.php (2)
- /htdocs/comm/action/peruser.php
- /htdocs/comm/action/pertype.php
|
'/day=[0-9]+&?/i' | 4 |
- /htdocs/comm/action/index.php (2)
- /htdocs/comm/action/peruser.php
- /htdocs/comm/action/pertype.php
|
'/month=[0-9]+&?/i' | 4 |
- /htdocs/comm/action/index.php (2)
- /htdocs/comm/action/peruser.php
- /htdocs/comm/action/pertype.php
|
'/year=[0-9]+&?/i' | 4 |
- /htdocs/comm/action/index.php (2)
- /htdocs/comm/action/peruser.php
- /htdocs/comm/action/pertype.php
|
'/showbirthday_=/i' | 4 |
- /htdocs/comm/action/index.php (2)
- /htdocs/comm/action/peruser.php
- /htdocs/comm/action/pertype.php
|
"/st_dt/" | 4 |
- /htdocs/comm/mailing/advtargetemailing.php (4)
|
"/end_dt/" | 4 |
- /htdocs/comm/mailing/advtargetemailing.php (4)
|
'/__\(Disabled\)__/' | 4 |
- /htdocs/exports/index.php (2)
- /htdocs/exports/export.php (2)
|
'/&$/' | 4 |
- /htdocs/public/payment/newpayment.php (2)
- /htdocs/public/onlinesign/newonlinesign.php (2)
|
'/#[a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9]$/' | 4 |
- /htdocs/theme/md/manifest.json.php (2)
- /htdocs/theme/eldy/manifest.json.php (2)
|
'/\/[^\/]*$/' | 4 |
- /htdocs/ecm/index.php
- /htdocs/ecm/index_medias.php
- /htdocs/ecm/index_auto.php
- /htdocs/ecm/ajax/ecmdatabase.php
|
'/^pm_/' | 4 |
- /htdocs/stripe/class/stripe.class.php (4)
|
'/--server=([^\s]+)$/' | 4 |
- /scripts/user/sync_groups_ldap2dolibarr.php
- /scripts/user/sync_users_ldap2dolibarr.php
- /scripts/members/sync_members_ldap2dolibarr.php
- /scripts/members/sync_members_types_ldap2dolibarr.php
|
'/\/nltechno([^\/]*)\//' | 4 |
- /dev/initdemo/updatedemo.php (2)
- /dev/initdemo/sftpget_and_loaddump.php (2)
|
'/^' . preg_quote(constant('DOL_URL_ROOT'), '/') . '/' | 5 |
- /htdocs/core/lib/functions.lib.php (3)
- /htdocs/main.inc.php (2)
|
'/^custom\//' | 5 |
- /htdocs/core/lib/functions.lib.php (3)
- /htdocs/main.inc.php (2)
|
'/' . preg_quote(DOL_VERSION) . '/' | 5 |
- /htdocs/main.inc.php (3)
- /htdocs/core/get_info.php
- /htdocs/public/members/new.php
|
'/[^a-z0-9_]/i' | 5 |
- /htdocs/modulebuilder/index.php (5)
|
'/^set/' | 5 |
- /htdocs/eventorganization/conferenceorboothattendee_list.php (2)
- /htdocs/eventorganization/conferenceorbooth_list.php (2)
- /htdocs/accountancy/admin/index.php
|
'/llx_/i' | 5 |
- /htdocs/install/step2.php (4)
- /htdocs/core/lib/admin.lib.php
|
'/^chkbxlst:/' | 5 |
- /htdocs/core/actions_addupdatedelete.inc.php (3)
- /htdocs/webportal/class/html.formcardwebportal.class.php (2)
|
'/^select;/' | 5 |
- /htdocs/core/class/html.form.class.php (5)
|
'/[a-z]/i' | 5 |
- /htdocs/core/class/html.formticket.class.php (2)
- /htdocs/core/class/html.form.class.php
- /htdocs/compta/resultat/result.php
- /htdocs/resource/class/html.formresource.class.php
|
'/^\(.*\)$/' | 5 |
- /htdocs/core/lib/functions.lib.php (3)
- /htdocs/core/class/html.form.class.php
- /htdocs/core/lib/functions2.lib.php
|
'/' . $filter . '/i' | 5 |
- /htdocs/core/lib/files.lib.php (2)
- /htdocs/core/class/utils.class.php
- /htdocs/core/class/html.formfile.class.php
- /htdocs/webportal/class/html.formwebportal.class.php
|
'/^search_/' | 5 |
- /htdocs/core/class/extrafields.class.php
- /htdocs/core/class/commonobject.class.php
- /htdocs/core/lib/functions.lib.php
- /htdocs/bookmarks/bookmarks.lib.php
- /htdocs/webportal/class/html.formwebportal.class.php
|
'/^integer:(.*):(.*)/i' | 5 |
- /htdocs/core/class/commonobject.class.php (3)
- /htdocs/webportal/class/html.formwebportal.class.php (2)
|
'/\|/' | 5 |
- /htdocs/core/lib/security.lib.php (4)
- /htdocs/api/class/api.class.php
|
'/^https?:\/\//i' | 5 |
- /htdocs/core/lib/functions.lib.php (3)
- /htdocs/core/lib/geturl.lib.php
- /htdocs/api/class/api_setup.class.php
|
'/\{dd\}/i' | 5 |
- /htdocs/core/lib/functions2.lib.php (5)
|
'/\{mm\}/i' | 5 |
- /htdocs/core/lib/functions2.lib.php (5)
|
'/^(.*)\s*\((.*)\)$/' | 5 |
- /htdocs/core/lib/functions.lib.php (3)
- /htdocs/fourn/commande/card.php
- /htdocs/supplier_proposal/card.php
|
'/^\-/' | 5 |
- /htdocs/core/lib/functions.lib.php (2)
- /htdocs/website/class/websitepage.class.php (2)
- /dev/tools/apstats.php
|
'/^TICKET_MSG_PRIVATE/' | 5 |
- /htdocs/core/lib/functions.lib.php (2)
- /htdocs/comm/action/card.php (2)
- /htdocs/ticket/class/ticket.class.php
|
'/accountancy_report/' | 5 |
- /htdocs/core/menus/standard/eldy.lib.php (5)
|
'/\-' . preg_quote($onlywithsuffix, '/') . '\./i' | 5 |
- /htdocs/core/modules/DolibarrModules.class.php (5)
|
'/\-(.*)_(.*)$/' | 5 |
- /htdocs/takepos/admin/terminal.php
- /htdocs/admin/chequereceipts.php
- /htdocs/admin/payment.php
- /htdocs/admin/invoice.php
- /htdocs/admin/supplier_payment.php
|
'/[^\x00-\x7F]/' | 5 |
- /htdocs/includes/swiftmailer/lib/classes/Swift/AddressEncoder/IdnAddressEncoder.php (2)
- /htdocs/includes/nusoap/lib/Mail/mime.php (2)
- /htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Parser/DomainPart.php
|
'/^(ISO-8859-1|US-ASCII|UTF-8)$/i' | 5 |
- /htdocs/includes/nusoap/lib/nusoap.php (5)
|
'/' . preg_quote($search_keyword, '/') . '/i' | 5 |
- /htdocs/admin/modules.php (5)
|
'/^.*\./' | 5 |
- /htdocs/exports/export.php (3)
- /htdocs/admin/dict.php
- /htdocs/imports/import.php
|
'/showbirthday=/i' | 5 |
- /htdocs/comm/action/index.php (3)
- /htdocs/comm/action/peruser.php
- /htdocs/comm/action/pertype.php
|
'/mode=show_month&?/i' | 5 |
- /htdocs/comm/action/index.php (3)
- /htdocs/comm/action/peruser.php
- /htdocs/comm/action/pertype.php
|
'/mode=show_week&?/i' | 5 |
- /htdocs/comm/action/index.php (3)
- /htdocs/comm/action/peruser.php
- /htdocs/comm/action/pertype.php
|
'/(\..*)$/i' | 5 |
- /htdocs/imports/import.php (5)
|
'/^http:/i' | 6 |
- /htdocs/main.inc.php (3)
- /htdocs/emailcollector/class/emailcollector.class.php (2)
- /htdocs/filefunc.inc.php
|
'/^http(s?):\/\//i' | 6 |
- /htdocs/filefunc.inc.php
- /htdocs/install/inc.php
- /htdocs/core/search_page.php
- /htdocs/core/filemanagerdol/connectors/php/config.inc.php
- /htdocs/support/index.php
- /htdocs/support/inc.php
|
'/\d\.\d/' | 6 |
- /htdocs/main.inc.php (3)
- /htdocs/core/get_info.php
- /htdocs/includes/tcpdi/tcpdi_parser.php
- /htdocs/public/members/new.php
|
'/fr/i' | 6 |
- /htdocs/core/modules/dons/html_cerfafr.modules.php (2)
- /htdocs/support/index.php (2)
- /htdocs/main.inc.php
- /htdocs/don/admin/donation.php
|
'/^amount/i' | 6 |
- /htdocs/admin/dict.php (4)
- /htdocs/accountancy/admin/accountmodel.php (2)
|
'/upgrade/i' | 6 |
- /htdocs/install/step5.php (4)
- /htdocs/install/upgrade2.php
- /htdocs/install/upgrade.php
|
'/\(.*$/' | 6 |
- /htdocs/core/commonfieldsinimport.inc.php (2)
- /htdocs/core/commonfieldsinexport.inc.php (2)
- /htdocs/core/extrafieldsinexport.inc.php
- /htdocs/core/extrafieldsinimport.inc.php
|
'/[^a-zA-Z0-9_\-]/' | 6 |
- /htdocs/includes/tecnickcom/tcpdf/include/tcpdf_fonts.php (2)
- /htdocs/core/website.inc.php
- /htdocs/core/class/html.formmargin.class.php
- /htdocs/takepos/index.php
- /htdocs/includes/tecnickcom/tcpdf/tcpdf.php
|
'/--IDFORBACKTOPAGE--/' | 6 |
- /htdocs/core/actions_addupdatedelete.inc.php (2)
- /htdocs/compta/bank/card.php
- /htdocs/societe/card.php
- /htdocs/product/card.php
- /htdocs/webportal/class/html.formcardwebportal.class.php
|
'/\(EXCESS RECEIVED\)/' | 6 |
- /htdocs/comm/remx.php (4)
- /htdocs/core/class/html.form.class.php (2)
|
'/\(EXCESS PAID\)/' | 6 |
- /htdocs/comm/remx.php (4)
- /htdocs/core/class/html.form.class.php (2)
|
'/[^a-z]/i' | 6 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef.php (4)
- /htdocs/core/class/html.form.class.php (2)
|
'/\.php$/i' | 6 |
- /htdocs/core/class/infobox.class.php (2)
- /htdocs/website/index.php (2)
- /htdocs/core/class/html.formadmin.class.php
- /htdocs/core/lib/website.lib.php
|
'/search_/' | 6 |
- /htdocs/core/class/extrafields.class.php (3)
- /htdocs/core/class/commonobject.class.php (3)
|
'/(\s)/' | 6 |
- /htdocs/core/lib/profid.lib.php (6)
|
'/\{yyyy\}/i' | 6 |
- /htdocs/core/lib/functions2.lib.php (6)
|
'/\{yy\}/i' | 6 |
- /htdocs/core/lib/functions2.lib.php (6)
|
'/\{y\}/i' | 6 |
- /htdocs/core/lib/functions2.lib.php (6)
|
'/\.pdf/i' | 6 |
- /htdocs/core/ajax/onlineSign.php (5)
- /htdocs/core/lib/files.lib.php
|
'/[^a-z0-9\.\-\_%]/i' | 6 |
- /htdocs/core/db/sqlite3.class.php (2)
- /htdocs/core/db/pgsql.class.php (2)
- /htdocs/core/db/mysqli.class.php (2)
|
'/^Select:/i' | 6 |
- /htdocs/core/modules/export/export_excel2007.modules.php (2)
- /htdocs/core/modules/export/exportcsv.class.php (2)
- /htdocs/core/modules/export/export_tsv.modules.php (2)
|
'/\.odt/i' | 6 |
- /htdocs/core/ajax/onlineSign.php (5)
- /htdocs/includes/odtphp/odf.php
|
'/^' . Calculation::CALCULATION_REGEXP_CELLREF . '$/i' | 6 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef.php (3)
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Worksheet.php (2)
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Functions.php
|
'/\D/' | 6 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef.php (4)
- /htdocs/societe/card.php
- /htdocs/societe/checkvat/checkVatGr.php
|
'/([^\\/:]+)$/i' | 6 |
- /htdocs/admin/company.php (5)
- /htdocs/admin/ihm.php
|
'/-y$/' | 6 |
- /scripts/user/sync_groups_ldap2dolibarr.php
- /scripts/user/sync_users_ldap2dolibarr.php
- /scripts/members/sync_members_ldap2dolibarr.php
- /scripts/members/sync_members_dolibarr2ldap.php
- /scripts/members/sync_members_types_ldap2dolibarr.php
- /scripts/company/sync_contacts_dolibarr2ldap.php
|
'/,/' | 7 |
- /htdocs/core/actions_extrafields.inc.php (2)
- /htdocs/compta/bank/graph.php (2)
- /htdocs/compta/bank/annuel.php (2)
- /htdocs/main.inc.php
|
'@[\\\/]$@' | 7 |
- /htdocs/core/lib/ftp.lib.php (5)
- /htdocs/ftp/index.php (2)
|
'/\d/' | 7 |
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Parser.php (6)
- /htdocs/contrat/class/contrat.class.php
|
'/^http(s*):/i' | 7 |
- /htdocs/admin/dict.php (2)
- /htdocs/accountancy/admin/categories_list.php
- /htdocs/accountancy/admin/journals_list.php
- /htdocs/accountancy/admin/accountmodel.php
- /htdocs/admin/website.php
- /htdocs/admin/mails_templates.php
|
'/\.key\.sql$/i' | 7 |
- /htdocs/core/modules/DolibarrModules.class.php (5)
- /htdocs/install/step2.php (2)
|
'/(.*)\/[^\/]+$/' | 7 |
- /htdocs/install/repair.php (5)
- /htdocs/core/class/html.formfile.class.php (2)
|
"/^\w[a-zA-Z0-9-_]*$/" | 7 |
- /htdocs/core/class/extrafields.class.php (5)
- /htdocs/core/actions_extrafields.inc.php (2)
|
'/\//' | 7 |
- /htdocs/core/search_page.php
- /htdocs/core/lib/functions.lib.php
- /htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Worksheet.php
- /htdocs/ecm/index.php
- /htdocs/ecm/index_medias.php
- /htdocs/ecm/index_auto.php
- /htdocs/ecm/ajax/ecmdatabase.php
|
'/^html/' | 7 |
- /htdocs/core/actions_addupdatedelete.inc.php (2)
- /htdocs/webportal/class/html.formcardwebportal.class.php (2)
- /htdocs/core/tpl/commonfields_edit.tpl.php
- /htdocs/core/tpl/commonfields_add.tpl.php
- /htdocs/core/class/commonobject.class.php
|
'/^integer:/i' | 7 |
- /htdocs/core/class/commonobject.class.php (3)
- /htdocs/core/actions_addupdatedelete.inc.php (2)
- /htdocs/asset/class/assetdepreciationoptions.class.php
- /htdocs/webportal/class/html.formcardwebportal.class.php
|
'/%/' | 7 |
- /htdocs/core/class/html.form.class.php (2)
- /htdocs/core/class/doleditor.class.php (2)
- /htdocs/core/class/dolgraph.class.php (2)
- /htdocs/core/lib/functions.lib.php
|
'/^#/' | 7 |
- /htdocs/comm/mailing/card.php (4)
- /htdocs/core/class/html.formother.class.php
- /htdocs/core/lib/website.lib.php
- /htdocs/categories/edit.php
|
'/varchar/' | 7 |
- /htdocs/core/class/commonobject.class.php (4)
- /htdocs/core/class/extrafields.class.php
- /htdocs/core/lib/modulebuilder.lib.php
- /htdocs/webportal/class/html.formwebportal.class.php
|
'/^dolcrypt:/' | 7 |
- /htdocs/core/class/commonobject.class.php (7)
|
"/^(http:\/\/|https:\/\/)/i" | 7 |
- /htdocs/core/menus/standard/auguria.lib.php (2)
- /htdocs/core/menus/standard/eldy.lib.php (2)
- /htdocs/core/class/menubase.class.php
- /htdocs/core/menus/standard/eldy_menu.php
- /htdocs/core/menus/standard/auguria_menu.php
|
'/^TICKET_MSG/' | 7 |
- /htdocs/core/lib/functions.lib.php (3)
- /htdocs/core/class/html.formactions.class.php
- /htdocs/core/lib/company.lib.php
- /htdocs/comm/action/list.php
- /htdocs/comm/action/class/actioncomm.class.php
|
'/mainmenu/i' | 7 |
- /htdocs/core/menus/standard/auguria.lib.php (4)
- /htdocs/core/menus/standard/eldy.lib.php (3)
|
'/leftmenu/i' | 7 |
- /htdocs/core/menus/standard/auguria.lib.php (4)
- /htdocs/core/menus/standard/eldy.lib.php (3)
|
'/^id:/i' | 7 |
- /htdocs/product/stock/massstockmove.php (3)
- /htdocs/core/modules/import/import_xlsx.modules.php (2)
- /htdocs/core/modules/import/import_csv.modules.php (2)
|
'/^(id|ref):/i' | 7 |
- /htdocs/product/stock/massstockmove.php (3)
- /htdocs/core/modules/import/import_xlsx.modules.php (2)
- /htdocs/core/modules/import/import_csv.modules.php (2)
|
'/\\\/' | 7 |
- /htdocs/includes/webklex/php-imap/vendor/autoload.php (5)
- /htdocs/includes/phpoffice/phpspreadsheet/src/autoloader.php
- /htdocs/includes/Psr/autoloader.php
|
'/^OAUTH_.*_ID$/' | 7 |
- /htdocs/admin/mails_emailing.php
- /htdocs/admin/mails_ingoing.php
- /htdocs/admin/oauthlogintokens.php
- /htdocs/admin/oauth.php
- /htdocs/admin/mails_ticket.php
- /htdocs/admin/mails.php
- /htdocs/emailcollector/class/emailcollector.class.php
|
'/_ID$/' | 7 |
- /htdocs/admin/mails_emailing.php
- /htdocs/admin/mails_ingoing.php
- /htdocs/admin/oauthlogintokens.php
- /htdocs/admin/oauth.php
- /htdocs/admin/mails_ticket.php
- /htdocs/admin/mails.php
- /htdocs/emailcollector/class/emailcollector.class.php
|
'/([\\/]+)$/i' | 8 |
- /htdocs/website/index.php (3)
- /htdocs/admin/tools/update.php (2)
- /htdocs/modulebuilder/index.php
- /htdocs/core/lib/website2.lib.php
- /htdocs/admin/modules.php
|
'/\.sql$/' | 8 |
- /htdocs/modulebuilder/index.php (5)
- /htdocs/core/lib/modulebuilder.lib.php (2)
- /htdocs/admin/modulehelp.php
|
'/\(.*\)/' | 8 |
- /htdocs/compta/facture/class/facture.class.php (2)
- /htdocs/comm/propal/class/propal.class.php (2)
- /htdocs/accountancy/bookkeeping/listbyaccount.php
- /htdocs/commande/card.php
- /htdocs/commande/class/commande.class.php
- /htdocs/product/class/product.class.php
|
'/0$/' | 8 |
- /htdocs/accountancy/admin/subaccount.php (6)
- /htdocs/accountancy/admin/account.php (2)
|
'/(' . preg_quote($filterkey, '/') . ')/i' | 8 |
- /htdocs/core/class/html.form.class.php (8)
|
'@tls://@i' | 8 |
- /htdocs/core/class/smtps.class.php (8)
|
'/^mac/i' | 8 |
- /htdocs/core/class/CSMSFile.class.php
- /htdocs/core/class/CMailFile.class.php
- /htdocs/core/lib/cron.lib.php
- /htdocs/admin/mails_emailing.php
- /htdocs/admin/mails_ingoing.php
- /htdocs/admin/sms.php
- /htdocs/admin/mails_ticket.php
- /htdocs/admin/mails.php
|
"/\s/" | 8 |
- /htdocs/societe/class/societe.class.php (3)
- /htdocs/core/class/utils.class.php (2)
- /htdocs/admin/tools/dolibarr_import.php (2)
- /htdocs/core/class/antivir.class.php
|
'/\(|\)/' | 8 |
- /htdocs/core/class/html.formsetup.class.php
- /htdocs/core/lib/admin.lib.php
- /htdocs/asset/admin/setup.php
- /htdocs/takepos/admin/setup.php
- /htdocs/admin/eventorganization.php
- /htdocs/admin/webhook.php
- /htdocs/admin/hrm.php
- /htdocs/admin/knowledgemanagement.php
|
'/\.[^\.]+$/' | 8 |
- /htdocs/api/class/api_documents.class.php (6)
- /htdocs/core/lib/geturl.lib.php
- /htdocs/core/lib/files.lib.php
|
'/^\+/' | 8 |
- /htdocs/core/lib/functions2.lib.php (8)
|
'/<\?php \/\/ BEGIN PHP[^\?]*END PHP( \?>)?\n*/ims' | 8 |
- /htdocs/website/index.php (8)
|
'/^OAUTH_/' | 8 |
- /htdocs/admin/oauth.php (2)
- /htdocs/admin/mails_emailing.php
- /htdocs/admin/mails_ingoing.php
- /htdocs/admin/oauthlogintokens.php
- /htdocs/admin/mails_ticket.php
- /htdocs/admin/mails.php
- /htdocs/emailcollector/class/emailcollector.class.php
|
'/\s+/' | 9 |
- /htdocs/adherents/card.php (2)
- /htdocs/user/card.php (2)
- /dev/tools/apstats.php (2)
- /htdocs/website/class/websitepage.class.php
- /htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/CarbonInterval.php
- /htdocs/includes/symfony/var-dumper/Dumper/HtmlDumper.php
|
'/' . $regs[0] . '/i' | 9 |
- /htdocs/product/class/product.class.php (3)
- /htdocs/core/actions_builddoc.inc.php (2)
- /htdocs/core/actions_linkedfiles.inc.php (2)
- /htdocs/categories/class/categorie.class.php (2)
|
'/^win/i' | 9 |
- /htdocs/core/class/CSMSFile.class.php
- /htdocs/core/class/CMailFile.class.php
- /htdocs/core/lib/cron.lib.php
- /htdocs/admin/mails_emailing.php
- /htdocs/admin/mails_ingoing.php
- /htdocs/admin/sms.php
- /htdocs/admin/mails_ticket.php
- /htdocs/admin/mails.php
- /htdocs/admin/system/filecheck.php
|
'/\(/' | 9 |
- /htdocs/core/lib/tax.lib.php (3)
- /htdocs/core/class/commonobject.class.php
- /htdocs/fourn/class/fournisseur.facture-rec.class.php
- /htdocs/commande/card.php
- /htdocs/compta/facture/card.php
- /htdocs/compta/facture/class/facture-rec.class.php
- /htdocs/comm/propal/card.php
|
'/^@/' | 9 |
- /htdocs/core/lib/functions2.lib.php (8)
- /dev/initdata/purge-data.php
|
'/\.zip$/i' | 9 |
- /htdocs/admin/system/filecheck.php (3)
- /htdocs/core/lib/website2.lib.php (2)
- /htdocs/admin/modules.php (2)
- /htdocs/website/index.php
- /htdocs/api/class/api_setup.class.php
|
'/^' . preg_quote(MAIN_DB_PREFIX, '/') . '/' | 9 |
- /htdocs/admin/dict.php (8)
- /htdocs/core/lib/functions.lib.php
|
'/^\((.*)\)$/' | 9 |
- /htdocs/compta/tva/quadri_detail.php (2)
- /htdocs/compta/tva/clients.php (2)
- /htdocs/compta/localtax/quadri_detail.php
- /htdocs/public/payment/newpayment.php
- /htdocs/public/recruitment/index.php
- /htdocs/public/recruitment/view.php
- /htdocs/public/onlinesign/newonlinesign.php
|
'/set_(.*)/' | 10 |
- /htdocs/modulebuilder/admin/setup.php
- /htdocs/admin/order.php
- /htdocs/admin/ticket_public.php
- /htdocs/admin/ticket.php
- /htdocs/admin/propal.php
- /htdocs/admin/invoice.php
- /htdocs/admin/supplier_proposal.php
- /htdocs/admin/agenda_extsites.php
- /htdocs/admin/contract.php
- /htdocs/blockedlog/admin/blockedlog.php
|
'/del_(.*)/' | 10 |
- /htdocs/modulebuilder/admin/setup.php
- /htdocs/admin/order.php
- /htdocs/admin/ticket_public.php
- /htdocs/admin/ticket.php
- /htdocs/admin/propal.php
- /htdocs/admin/invoice.php
- /htdocs/admin/supplier_proposal.php
- /htdocs/admin/agenda_extsites.php
- /htdocs/admin/contract.php
- /htdocs/blockedlog/admin/blockedlog.php
|
'/^\^/' | 10 |
- /htdocs/accountancy/admin/subaccount.php (6)
- /htdocs/accountancy/admin/account.php (2)
- /htdocs/admin/translation.php (2)
|
'/\.sql$/i' | 10 |
- /htdocs/core/modules/DolibarrModules.class.php (4)
- /htdocs/install/step2.php (3)
- /htdocs/install/upgrade.php
- /htdocs/install/repair.php
- /htdocs/core/lib/functions.lib.php
|
'/^[\\/]+$/' | 10 |
- /htdocs/install/inc.php (5)
- /htdocs/support/inc.php (5)
|
'/^text/' | 10 |
- /htdocs/core/class/html.form.class.php (3)
- /htdocs/core/actions_addupdatedelete.inc.php (2)
- /htdocs/webportal/class/html.formcardwebportal.class.php (2)
- /htdocs/core/tpl/commonfields_edit.tpl.php
- /htdocs/core/tpl/commonfields_add.tpl.php
- /htdocs/core/class/commonobject.class.php
|
'/^(text|html)/' | 10 |
- /htdocs/core/tpl/commonfields_view.tpl.php (4)
- /htdocs/asset/tpl/depreciation_options_edit.tpl.php (2)
- /htdocs/asset/model/card.php (2)
- /htdocs/core/tpl/commonfields_edit.tpl.php
- /htdocs/hrm/skill_card.php
|
'/\(CREDIT_NOTE\)/' | 10 |
- /htdocs/comm/remx.php (8)
- /htdocs/core/class/html.form.class.php (2)
|
'/\(DEPOSIT\)/' | 10 |
- /htdocs/comm/remx.php (8)
- /htdocs/core/class/html.form.class.php (2)
|
'//u' | 10 |
- /htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-mbstring/Mbstring.php (4)
- /htdocs/core/lib/functions.lib.php
- /htdocs/includes/symfony/var-dumper/Cloner/VarCloner.php
- /htdocs/includes/symfony/var-dumper/Cloner/Data.php
- /htdocs/includes/symfony/var-dumper/Caster/StubCaster.php
- /htdocs/includes/symfony/var-dumper/Caster/CutStub.php
- /htdocs/includes/symfony/var-dumper/Dumper/AbstractDumper.php
|
'/mod_/' | 10 |
- /htdocs/takepos/admin/terminal.php (2)
- /htdocs/admin/chequereceipts.php (2)
- /htdocs/admin/payment.php (2)
- /htdocs/admin/invoice.php (2)
- /htdocs/admin/supplier_payment.php (2)
|
'/^\((.*)\)$/i' | 11 |
- /htdocs/accountancy/journal/bankjournal.php (2)
- /htdocs/compta/bank/line.php (2)
- /htdocs/core/modules/export/export_excel2007.modules.php
- /htdocs/core/modules/export/exportcsv.class.php
- /htdocs/core/modules/export/export_tsv.modules.php
- /htdocs/fourn/class/paiementfourn.class.php
- /htdocs/compta/sociales/class/paymentsocialcontribution.class.php
- /htdocs/compta/tva/class/paymentvat.class.php
- /htdocs/compta/bank/bankentries_list.php
|
'/projectnameonly/' | 11 |
- /htdocs/fourn/commande/info.php
- /htdocs/eventorganization/conferenceorbooth_list.php
- /htdocs/projet/card.php
- /htdocs/projet/document.php
- /htdocs/projet/element.php
- /htdocs/projet/messaging.php
- /htdocs/projet/note.php
- /htdocs/projet/tasks.php
- /htdocs/projet/contact.php
- /htdocs/projet/agenda.php
- /htdocs/projet/ganttview.php
|
'/__SOCID__/' | 11 |
- /htdocs/projet/card.php (2)
- /htdocs/projet/document.php
- /htdocs/projet/element.php
- /htdocs/projet/messaging.php
- /htdocs/projet/note.php
- /htdocs/projet/tasks.php
- /htdocs/projet/contact.php
- /htdocs/projet/comment.php
- /htdocs/projet/agenda.php
- /htdocs/projet/ganttview.php
|
'/^([^@]+)@([^@]+)$/i' | 12 |
- /htdocs/modulebuilder/index.php (2)
- /htdocs/core/lib/functions.lib.php (2)
- /htdocs/admin/boxes.php (2)
- /htdocs/admin/modules.php (2)
- /htdocs/core/class/infobox.class.php
- /htdocs/core/class/translate.class.php
- /htdocs/core/class/canvas.class.php
- /htdocs/core/lib/functions2.lib.php
|
'/set_([a-z0-9_\-]+)/i' | 12 |
- /htdocs/adherents/admin/member.php
- /htdocs/don/admin/donation.php
- /htdocs/admin/agenda_reminder.php
- /htdocs/admin/agenda_other.php
- /htdocs/admin/stock.php
- /htdocs/admin/user.php
- /htdocs/admin/security_other.php
- /htdocs/admin/ecm.php
- /htdocs/admin/multicurrency.php
- /htdocs/admin/usergroup.php
- /htdocs/margin/admin/margin.php
- /htdocs/categories/admin/categorie.php
|
'/del_([a-z0-9_\-]+)/i' | 12 |
- /htdocs/adherents/admin/member.php
- /htdocs/don/admin/donation.php
- /htdocs/admin/agenda_reminder.php
- /htdocs/admin/agenda_other.php
- /htdocs/admin/stock.php
- /htdocs/admin/user.php
- /htdocs/admin/security_other.php
- /htdocs/admin/ecm.php
- /htdocs/admin/multicurrency.php
- /htdocs/admin/usergroup.php
- /htdocs/margin/admin/margin.php
- /htdocs/categories/admin/categorie.php
|
'/./' | 12 |
- /htdocs/core/class/ldap.class.php (2)
- /htdocs/debugbar/class/DataCollector/DolibarrCollector.php
- /htdocs/core/login/functions_dolibarr.php
- /htdocs/core/login/functions_ldap.php
- /htdocs/core/login/functions_openid_connect.php
- /htdocs/admin/mails_emailing.php
- /htdocs/admin/mails_ticket.php
- /htdocs/admin/mails.php
- /htdocs/user/clicktodial.php
- /htdocs/public/payment/newpayment.php
- /dev/initdemo/sftpget_and_loaddump.php
|
'/^Interface/i' | 12 |
- /htdocs/core/triggers/interface_50_modBlockedlog_ActionsBlockedLog.class.php
- /htdocs/core/triggers/interface_90_modSociete_ContactRoles.class.php
- /htdocs/core/triggers/interface_80_modStripe_Stripe.class.php
- /htdocs/core/triggers/dolibarrtriggers.class.php
- /htdocs/core/triggers/interface_95_modZapier_ZapierTriggers.class.php
- /htdocs/core/triggers/interface_50_modEventOrganization_EventOrganization.class.php
- /htdocs/core/triggers/interface_20_modWorkflow_WorkflowManager.class.php
- /htdocs/core/triggers/interface_50_modLdap_Ldapsynchro.class.php
- /htdocs/core/triggers/interface_50_modNotification_Notification.class.php
- /htdocs/core/triggers/interface_50_modMailmanspip_Mailmanspipsynchro.class.php
- /htdocs/core/triggers/interface_50_modAgenda_ActionsAuto.class.php
- /htdocs/core/triggers/interface_50_modTicket_TicketEmail.class.php
|
'/thirdparty_type/' | 12 |
- /htdocs/core/class/html.formsetup.class.php (2)
- /htdocs/asset/admin/setup.php (2)
- /htdocs/admin/eventorganization.php (2)
- /htdocs/admin/webhook.php (2)
- /htdocs/admin/hrm.php (2)
- /htdocs/admin/knowledgemanagement.php (2)
|
'/' . MAIN_DB_PREFIX . '/' | 12 |
- /htdocs/core/lib/admin.lib.php (11)
- /htdocs/admin/dict.php
|
'/\((.+)\)/' | 12 |
- /htdocs/core/lib/pdf.lib.php (12)
|
'/[^a-z0-9\.\-\_]/i' | 12 |
- /htdocs/core/db/sqlite3.class.php (5)
- /htdocs/core/db/mysqli.class.php (5)
- /htdocs/core/db/pgsql.class.php (2)
|
'/\s/' | 13 |
- /htdocs/compta/prelevement/class/bonprelevement.class.php (4)
- /htdocs/core/actions_massactions.inc.php (2)
- /htdocs/main.inc.php
- /htdocs/core/lib/functions.lib.php
- /htdocs/core/db/sqlite3.class.php
- /htdocs/core/db/pgsql.class.php
- /htdocs/includes/stripe/stripe-php/lib/BaseStripeClient.php
- /htdocs/product/stock/movement_list.php
- /htdocs/product/stock/class/productlot.class.php
|
'/[\\/]+$/' | 13 |
- /htdocs/install/inc.php (5)
- /htdocs/support/inc.php (5)
- /htdocs/ecm/class/ecmfiles.class.php (2)
- /htdocs/ecm/file_card.php
|
'/emailtemplate:/' | 13 |
- /htdocs/core/class/html.formsetup.class.php (3)
- /htdocs/asset/admin/setup.php (2)
- /htdocs/admin/eventorganization.php (2)
- /htdocs/admin/webhook.php (2)
- /htdocs/admin/hrm.php (2)
- /htdocs/admin/knowledgemanagement.php (2)
|
'/^t/' | 13 |
- /htdocs/core/lib/customreports.lib.php (13)
|
'/^options_/' | 13 |
- /htdocs/emailcollector/class/emailcollector.class.php (13)
|
'/\?.*$/' | 14 |
- /htdocs/core/menus/standard/empty.php (4)
- /htdocs/core/menus/standard/eldy_menu.php (4)
- /htdocs/core/menus/standard/auguria_menu.php (4)
- /htdocs/main.inc.php
- /htdocs/website/index.php
|
'/^http/i' | 14 |
- /htdocs/core/lib/functions.lib.php (6)
- /htdocs/bookmarks/card.php (4)
- /htdocs/main.inc.php
- /htdocs/website/index.php
- /htdocs/bookmarks/list.php
- /htdocs/externalsite/frames.php
|
'/[^0-9]/' | 14 |
- /htdocs/core/lib/functions_fi.lib.php (5)
- /htdocs/includes/php-iban/php-iban.php (2)
- /htdocs/contrat/class/contrat.class.php
- /htdocs/contact/list.php
- /htdocs/fourn/class/fournisseur.facture.class.php
- /htdocs/compta/facture/class/facture.class.php
- /htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-ctype/Ctype.php
- /htdocs/societe/list.php
- /htdocs/societe/class/societe.class.php
|
'/\-year$/' | 14 |
- /htdocs/core/customreports.php (14)
|
'/\-month$/' | 14 |
- /htdocs/core/customreports.php (14)
|
'/\-day$/' | 14 |
- /htdocs/core/customreports.php (14)
|
'/[\\/]$/' | 14 |
- /htdocs/core/lib/files.lib.php (7)
- /htdocs/core/photos_resize.php (4)
- /htdocs/core/class/commonobject.class.php (2)
- /htdocs/ticket/class/ticket.class.php
|
'/\.noexe$/' | 14 |
- /htdocs/ecm/file_card.php (4)
- /htdocs/core/lib/files.lib.php (3)
- /htdocs/ecm/class/ecmfiles.class.php (3)
- /htdocs/core/class/html.formfile.class.php
- /htdocs/core/lib/functions.lib.php
- /htdocs/ecm/file_note.php
- /htdocs/ecm/index.php
|
'/:.*$/' | 14 |
- /htdocs/imports/import.php (6)
- /htdocs/exports/export.php (5)
- /htdocs/core/lib/modulebuilder.lib.php
- /htdocs/cron/card.php
- /htdocs/cron/list.php
|
'/^!/' | 14 |
- /htdocs/comm/action/class/actioncomm.class.php (8)
- /htdocs/core/lib/functions.lib.php (4)
- /htdocs/emailcollector/class/emailcollector.class.php (2)
|
'/category:/' | 15 |
- /htdocs/core/class/html.formsetup.class.php (3)
- /htdocs/asset/admin/setup.php (2)
- /htdocs/admin/eventorganization.php (2)
- /htdocs/admin/webhook.php (2)
- /htdocs/admin/hrm.php (2)
- /htdocs/admin/knowledgemanagement.php (2)
- /htdocs/core/actions_setmoduleoptions.inc.php
- /htdocs/datapolicy/admin/setup.php
|
'/^http/' | 15 |
- /htdocs/website/index.php (5)
- /htdocs/core/class/vcard.class.php (3)
- /htdocs/core/lib/website.lib.php (2)
- /htdocs/admin/external_rss.php (2)
- /htdocs/core/menus/standard/eldy_menu.php
- /htdocs/includes/nusoap/lib/nusoap.php
- /htdocs/admin/modulehelp.php
|
'/\-.*$/' | 15 |
- /htdocs/takepos/admin/terminal.php (3)
- /htdocs/admin/payment.php (2)
- /htdocs/admin/invoice.php (2)
- /htdocs/admin/supplier_payment.php (2)
- /htdocs/core/modules/oauth/google_oauthcallback.php
- /htdocs/fourn/class/paiementfourn.class.php
- /htdocs/compta/facture/class/facture.class.php
- /htdocs/compta/paiement/cheque/class/remisecheque.class.php
- /htdocs/compta/paiement/class/paiement.class.php
- /htdocs/admin/chequereceipts.php
|
'/\.php$/' | 15 |
- /htdocs/takepos/admin/terminal.php (3)
- /htdocs/admin/payment.php (3)
- /htdocs/admin/invoice.php (3)
- /htdocs/admin/supplier_payment.php (3)
- /htdocs/admin/chequereceipts.php (2)
- /htdocs/projet/class/project.class.php
|
'/^' . strtolower($module) . '\//' | 16 |
- /htdocs/modulebuilder/index.php (16)
|
'/^\./' | 16 |
- /htdocs/core/class/html.form.class.php (3)
- /htdocs/core/lib/files.lib.php (3)
- /htdocs/api/class/api_documents.class.php (2)
- /htdocs/webportal/class/html.formwebportal.class.php (2)
- /htdocs/core/actions_linkedfiles.inc.php
- /htdocs/core/lib/ajax.lib.php
- /htdocs/fourn/facture/rapport.php
- /htdocs/imports/import.php
- /dev/translation/autotranslator.class.php
- /dev/translation/strip_language_file.php
|
'/-.*$/' | 16 |
- /htdocs/admin/oauth.php (4)
- /htdocs/core/class/CMailFile.class.php (2)
- /htdocs/admin/oauthlogintokens.php (2)
- /htdocs/emailcollector/class/emailcollector.class.php (2)
- /htdocs/core/class/vcard.class.php
- /htdocs/admin/mails_emailing.php
- /htdocs/admin/mails_ingoing.php
- /htdocs/admin/emailcollector_card.php
- /htdocs/admin/mails_ticket.php
- /htdocs/admin/mails.php
|
'/[_-].*$/' | 16 |
- /htdocs/website/index.php (4)
- /htdocs/website/class/website.class.php (4)
- /htdocs/core/class/html.formadmin.class.php (3)
- /htdocs/core/lib/website2.lib.php (3)
- /htdocs/website/class/websitepage.class.php (2)
|
"/^[^\s]/i" | 16 |
- /htdocs/core/db/pgsql.class.php (6)
- /htdocs/core/db/sqlite3.class.php (5)
- /htdocs/core/db/mysqli.class.php (5)
|
'/thirdpartynameonly/' | 17 |
- /htdocs/contact/project.php
- /htdocs/fourn/card.php
- /htdocs/compta/recap-compta.php
- /htdocs/societe/card.php
- /htdocs/societe/document.php
- /htdocs/societe/messaging.php
- /htdocs/societe/note.php
- /htdocs/societe/consumption.php
- /htdocs/societe/contact.php
- /htdocs/societe/paymentmodes.php
- /htdocs/societe/project.php
- /htdocs/societe/agenda.php
- /htdocs/societe/notify/card.php
- /htdocs/comm/card.php
- /htdocs/user/notify/card.php
- /htdocs/ticket/list.php
- /htdocs/margin/tabs/thirdpartyMargins.php
|
'/[<>|]/' | 18 |
- /htdocs/api/class/api_documents.class.php (5)
- /htdocs/core/lib/files.lib.php (4)
- /htdocs/document.php
- /htdocs/viewimage.php
- /htdocs/webservices/server_other.php
- /htdocs/core/ajax/ajaxdirpreview.php
- /htdocs/core/ajax/ajaxdirtree.php
- /htdocs/public/website/index.php
- /htdocs/public/website/styles.css.php
- /htdocs/public/website/javascript.js.php
- /htdocs/webportal/controllers/document.controller.class.php
|
'/k$/i' | 18 |
- /htdocs/core/lib/security.lib.php (4)
- /htdocs/admin/modules.php (4)
- /htdocs/admin/system/phpinfo.php (4)
- /htdocs/product/stock/massstockmove.php (4)
- /htdocs/imports/import.php (2)
|
'/m$/i' | 18 |
- /htdocs/core/lib/security.lib.php (4)
- /htdocs/admin/modules.php (4)
- /htdocs/admin/system/phpinfo.php (4)
- /htdocs/product/stock/massstockmove.php (4)
- /htdocs/imports/import.php (2)
|
'/g$/i' | 18 |
- /htdocs/core/lib/security.lib.php (4)
- /htdocs/admin/modules.php (4)
- /htdocs/admin/system/phpinfo.php (4)
- /htdocs/product/stock/massstockmove.php (4)
- /htdocs/imports/import.php (2)
|
'/t$/i' | 18 |
- /htdocs/core/lib/security.lib.php (4)
- /htdocs/admin/modules.php (4)
- /htdocs/admin/system/phpinfo.php (4)
- /htdocs/product/stock/massstockmove.php (4)
- /htdocs/imports/import.php (2)
|
'/\.\./' | 19 |
- /htdocs/core/lib/files.lib.php (5)
- /htdocs/api/class/api_documents.class.php (5)
- /htdocs/document.php
- /htdocs/viewimage.php
- /htdocs/webservices/server_other.php
- /htdocs/core/ajax/ajaxdirpreview.php
- /htdocs/core/ajax/ajaxdirtree.php
- /htdocs/public/website/index.php
- /htdocs/public/website/styles.css.php
- /htdocs/public/website/javascript.js.php
- /htdocs/webportal/controllers/document.controller.class.php
|
'/\((.*)\)/i' | 19 |
- /htdocs/core/lib/pdf.lib.php (10)
- /htdocs/core/lib/company.lib.php (4)
- /htdocs/stripe/lib/stripe.lib.php (4)
- /htdocs/societe/list.php
|
'/crypted:/i' | 21 |
- /htdocs/filefunc.inc.php (3)
- /htdocs/install/step5.php (3)
- /htdocs/install/check.php (3)
- /htdocs/install/upgrade2.php (3)
- /htdocs/install/upgrade.php (3)
- /htdocs/install/repair.php (3)
- /htdocs/core/lib/security2.lib.php (2)
- /htdocs/admin/security.php
|
'/\.od[ts]/i' | 21 |
- /htdocs/modulebuilder/template/core/modules/mymodule/doc/doc_generic_myobject_odt.modules.php
- /htdocs/core/modules/expedition/doc/doc_generic_shipment_odt.modules.php
- /htdocs/core/modules/contract/doc/doc_generic_contract_odt.modules.php
- /htdocs/core/modules/bom/doc/doc_generic_bom_odt.modules.php
- /htdocs/core/modules/usergroup/doc/doc_generic_usergroup_odt.modules.php
- /htdocs/core/modules/asset/doc/doc_generic_asset_odt.modules.php
- /htdocs/core/modules/commande/doc/doc_generic_order_odt.modules.php
- /htdocs/core/modules/facture/doc/doc_generic_invoice_odt.modules.php
- /htdocs/core/modules/propale/doc/doc_generic_proposal_odt.modules.php
- /htdocs/core/modules/mrp/doc/doc_generic_mo_odt.modules.php
- /htdocs/core/modules/member/doc/doc_generic_member_odt.class.php
- /htdocs/core/modules/user/doc/doc_generic_user_odt.modules.php
- /htdocs/core/modules/product/doc/doc_generic_product_odt.modules.php
- /htdocs/core/modules/supplier_proposal/doc/doc_generic_supplier_proposal_odt.modules.php
- /htdocs/core/modules/reception/doc/doc_generic_reception_odt.modules.php
- /htdocs/core/modules/project/doc/doc_generic_project_odt.modules.php
- /htdocs/core/modules/supplier_invoice/doc/doc_generic_supplier_invoice_odt.modules.php
- /htdocs/core/modules/ticket/doc/doc_generic_ticket_odt.modules.php
- /htdocs/core/modules/stock/doc/doc_generic_stock_odt.modules.php
- /htdocs/core/modules/supplier_order/doc/doc_generic_supplier_order_odt.modules.php
- /htdocs/recruitment/core/modules/recruitment/doc/doc_generic_recruitmentjobposition_odt.modules.php
|
'/./i' | 21 |
- /htdocs/admin/ldap.php (2)
- /htdocs/user/card.php (2)
- /htdocs/adherents/card.php
- /htdocs/adherents/subscription.php
- /htdocs/adherents/class/adherent.class.php
- /htdocs/core/class/utils.class.php
- /htdocs/core/class/extrafields.class.php
- /htdocs/core/lib/ldap.lib.php
- /htdocs/admin/tools/dolibarr_import.php
- /htdocs/admin/system/constall.php
- /htdocs/admin/system/database.php
- /htdocs/user/class/user.class.php
- /htdocs/webportal/class/html.formwebportal.class.php
- /scripts/user/sync_groups_ldap2dolibarr.php
- /scripts/user/sync_users_ldap2dolibarr.php
- /scripts/members/sync_members_ldap2dolibarr.php
- /scripts/members/sync_members_dolibarr2ldap.php
- /scripts/members/sync_members_types_ldap2dolibarr.php
- /scripts/company/sync_contacts_dolibarr2ldap.php
|
'/^([^_]+)_([^_]+)/i' | 22 |
- /htdocs/contrat/card.php (2)
- /htdocs/core/ajax/loadinplace.php (2)
- /htdocs/core/ajax/saveinplace.php (2)
- /htdocs/commande/card.php (2)
- /htdocs/compta/facture/card.php (2)
- /htdocs/comm/propal/card.php (2)
- /htdocs/supplier_proposal/card.php (2)
- /htdocs/fichinter/card.php (2)
- /htdocs/core/tpl/card_presend.tpl.php
- /htdocs/core/class/html.form.class.php
- /htdocs/core/class/html.formticket.class.php
- /htdocs/core/lib/functions2.lib.php
- /htdocs/core/lib/functions.lib.php
- /htdocs/fourn/commande/card.php
|
'/^' . preg_quote(DOL_DATA_ROOT, '/') . '/' | 22 |
- /htdocs/core/lib/files.lib.php (9)
- /htdocs/comm/card.php (6)
- /htdocs/core/photos_resize.php (2)
- /htdocs/core/class/commonobject.class.php (2)
- /htdocs/core/class/html.formfile.class.php (2)
- /htdocs/ticket/class/ticket.class.php
|
'/\/$/' | 23 |
- /htdocs/core/actions_linkedfiles.inc.php (3)
- /htdocs/core/ajax/ajaxdirtree.php (3)
- /htdocs/website/index.php (3)
- /htdocs/core/class/html.formfile.class.php (2)
- /htdocs/core/db/sqlite3.class.php (2)
- /htdocs/core/db/mysqli.class.php (2)
- /htdocs/filefunc.inc.php
- /htdocs/core/photos_resize.php
- /htdocs/core/lib/security2.lib.php
- /htdocs/core/lib/website.lib.php
- /htdocs/core/lib/files.lib.php
- /htdocs/core/lib/functions.lib.php
- /htdocs/api/class/api_documents.class.php
- /htdocs/ecm/index_medias.php
|
'/template_/i' | 23 |
- /htdocs/modulebuilder/template/core/modules/mymodule/doc/doc_generic_myobject_odt.modules.php
- /htdocs/core/modules/expedition/doc/doc_generic_shipment_odt.modules.php
- /htdocs/core/modules/contract/doc/doc_generic_contract_odt.modules.php
- /htdocs/core/modules/bom/doc/doc_generic_bom_odt.modules.php
- /htdocs/core/modules/usergroup/doc/doc_generic_usergroup_odt.modules.php
- /htdocs/core/modules/asset/doc/doc_generic_asset_odt.modules.php
- /htdocs/core/modules/commande/doc/doc_generic_order_odt.modules.php
- /htdocs/core/modules/facture/doc/doc_generic_invoice_odt.modules.php
- /htdocs/core/modules/propale/doc/doc_generic_proposal_odt.modules.php
- /htdocs/core/modules/mrp/doc/doc_generic_mo_odt.modules.php
- /htdocs/core/modules/member/doc/doc_generic_member_odt.class.php
- /htdocs/core/modules/societe/doc/doc_generic_odt.modules.php
- /htdocs/core/modules/user/doc/doc_generic_user_odt.modules.php
- /htdocs/core/modules/product/doc/doc_generic_product_odt.modules.php
- /htdocs/core/modules/supplier_proposal/doc/doc_generic_supplier_proposal_odt.modules.php
- /htdocs/core/modules/reception/doc/doc_generic_reception_odt.modules.php
- /htdocs/core/modules/project/task/doc/doc_generic_task_odt.modules.php
- /htdocs/core/modules/project/doc/doc_generic_project_odt.modules.php
- /htdocs/core/modules/supplier_invoice/doc/doc_generic_supplier_invoice_odt.modules.php
- /htdocs/core/modules/ticket/doc/doc_generic_ticket_odt.modules.php
- /htdocs/core/modules/stock/doc/doc_generic_stock_odt.modules.php
- /htdocs/core/modules/supplier_order/doc/doc_generic_supplier_order_odt.modules.php
- /htdocs/recruitment/core/modules/recruitment/doc/doc_generic_recruitmentjobposition_odt.modules.php
|
'/modele_/i' | 23 |
- /htdocs/modulebuilder/template/core/modules/mymodule/doc/doc_generic_myobject_odt.modules.php
- /htdocs/core/modules/expedition/doc/doc_generic_shipment_odt.modules.php
- /htdocs/core/modules/contract/doc/doc_generic_contract_odt.modules.php
- /htdocs/core/modules/bom/doc/doc_generic_bom_odt.modules.php
- /htdocs/core/modules/usergroup/doc/doc_generic_usergroup_odt.modules.php
- /htdocs/core/modules/asset/doc/doc_generic_asset_odt.modules.php
- /htdocs/core/modules/commande/doc/doc_generic_order_odt.modules.php
- /htdocs/core/modules/facture/doc/doc_generic_invoice_odt.modules.php
- /htdocs/core/modules/propale/doc/doc_generic_proposal_odt.modules.php
- /htdocs/core/modules/mrp/doc/doc_generic_mo_odt.modules.php
- /htdocs/core/modules/member/doc/doc_generic_member_odt.class.php
- /htdocs/core/modules/societe/doc/doc_generic_odt.modules.php
- /htdocs/core/modules/user/doc/doc_generic_user_odt.modules.php
- /htdocs/core/modules/product/doc/doc_generic_product_odt.modules.php
- /htdocs/core/modules/supplier_proposal/doc/doc_generic_supplier_proposal_odt.modules.php
- /htdocs/core/modules/reception/doc/doc_generic_reception_odt.modules.php
- /htdocs/core/modules/project/task/doc/doc_generic_task_odt.modules.php
- /htdocs/core/modules/project/doc/doc_generic_project_odt.modules.php
- /htdocs/core/modules/supplier_invoice/doc/doc_generic_supplier_invoice_odt.modules.php
- /htdocs/core/modules/ticket/doc/doc_generic_ticket_odt.modules.php
- /htdocs/core/modules/stock/doc/doc_generic_stock_odt.modules.php
- /htdocs/core/modules/supplier_order/doc/doc_generic_supplier_order_odt.modules.php
- /htdocs/recruitment/core/modules/recruitment/doc/doc_generic_recruitmentjobposition_odt.modules.php
|
'/small\s*/' | 24 |
- /htdocs/workstation/workstation_list.php
- /htdocs/modulebuilder/template/myobject_list.php
- /htdocs/webhook/target_list.php
- /htdocs/variants/list.php
- /htdocs/bom/bom_list.php
- /htdocs/bookcal/availabilities_list.php
- /htdocs/bookcal/calendar_list.php
- /htdocs/recruitment/recruitmentcandidature_list.php
- /htdocs/admin/emailcollector_list.php
- /htdocs/admin/mails_senderprofile_list.php
- /htdocs/eventorganization/conferenceorboothattendee_list.php
- /htdocs/eventorganization/conferenceorbooth_list.php
- /htdocs/societe/website.php
- /htdocs/product/inventory/list.php
- /htdocs/product/stock/productlot_list.php
- /htdocs/product/stock/list.php
- /htdocs/product/stock/stocktransfer/stocktransfer_list.php
- /htdocs/knowledgemanagement/knowledgerecord_list.php
- /htdocs/hrm/job_list.php
- /htdocs/hrm/evaluation_list.php
- /htdocs/hrm/position_list.php
- /htdocs/hrm/skill_list.php
- /htdocs/ticket/list.php
- /htdocs/partnership/partnership_list.php
|
'/specimen/i' | 24 |
- /htdocs/modulebuilder/template/core/modules/mymodule/doc/doc_generic_myobject_odt.modules.php
- /htdocs/core/modules/expedition/doc/doc_generic_shipment_odt.modules.php
- /htdocs/core/modules/contract/doc/doc_generic_contract_odt.modules.php
- /htdocs/core/modules/bom/doc/doc_generic_bom_odt.modules.php
- /htdocs/core/modules/usergroup/doc/doc_generic_usergroup_odt.modules.php
- /htdocs/core/modules/asset/doc/doc_generic_asset_odt.modules.php
- /htdocs/core/modules/commande/doc/doc_generic_order_odt.modules.php
- /htdocs/core/modules/facture/doc/doc_generic_invoice_odt.modules.php
- /htdocs/core/modules/propale/doc/doc_generic_proposal_odt.modules.php
- /htdocs/core/modules/mrp/doc/doc_generic_mo_odt.modules.php
- /htdocs/core/modules/member/doc/doc_generic_member_odt.class.php
- /htdocs/core/modules/societe/doc/doc_generic_odt.modules.php
- /htdocs/core/modules/user/doc/doc_generic_user_odt.modules.php
- /htdocs/core/modules/product/doc/doc_generic_product_odt.modules.php
- /htdocs/core/modules/supplier_proposal/doc/doc_generic_supplier_proposal_odt.modules.php
- /htdocs/core/modules/reception/doc/doc_generic_reception_odt.modules.php
- /htdocs/core/modules/project/task/doc/doc_generic_task_odt.modules.php
- /htdocs/core/modules/project/doc/pdf_timespent.modules.php
- /htdocs/core/modules/project/doc/pdf_beluga.modules.php
- /htdocs/core/modules/project/doc/pdf_baleine.modules.php
- /htdocs/core/modules/project/doc/doc_generic_project_odt.modules.php
- /htdocs/core/modules/ticket/doc/doc_generic_ticket_odt.modules.php
- /htdocs/core/modules/stock/doc/doc_generic_stock_odt.modules.php
- /htdocs/recruitment/core/modules/recruitment/doc/doc_generic_recruitmentjobposition_odt.modules.php
|
'/^.*-/' | 24 |
- /htdocs/core/class/CMailFile.class.php (4)
- /htdocs/admin/oauth.php (4)
- /htdocs/emailcollector/class/emailcollector.class.php (4)
- /htdocs/admin/mails_emailing.php (2)
- /htdocs/admin/mails_ingoing.php (2)
- /htdocs/admin/oauthlogintokens.php (2)
- /htdocs/admin/emailcollector_card.php (2)
- /htdocs/admin/mails_ticket.php (2)
- /htdocs/admin/mails.php (2)
|
'/DOL_DATA_ROOT/' | 25 |
- /htdocs/modulebuilder/template/core/modules/mymodule/doc/doc_generic_myobject_odt.modules.php
- /htdocs/core/class/commonobject.class.php
- /htdocs/core/lib/functions2.lib.php
- /htdocs/core/modules/expedition/doc/doc_generic_shipment_odt.modules.php
- /htdocs/core/modules/contract/doc/doc_generic_contract_odt.modules.php
- /htdocs/core/modules/bom/doc/doc_generic_bom_odt.modules.php
- /htdocs/core/modules/usergroup/doc/doc_generic_usergroup_odt.modules.php
- /htdocs/core/modules/asset/doc/doc_generic_asset_odt.modules.php
- /htdocs/core/modules/commande/doc/doc_generic_order_odt.modules.php
- /htdocs/core/modules/facture/doc/doc_generic_invoice_odt.modules.php
- /htdocs/core/modules/propale/doc/doc_generic_proposal_odt.modules.php
- /htdocs/core/modules/mrp/doc/doc_generic_mo_odt.modules.php
- /htdocs/core/modules/member/doc/doc_generic_member_odt.class.php
- /htdocs/core/modules/societe/doc/doc_generic_odt.modules.php
- /htdocs/core/modules/user/doc/doc_generic_user_odt.modules.php
- /htdocs/core/modules/product/doc/doc_generic_product_odt.modules.php
- /htdocs/core/modules/supplier_proposal/doc/doc_generic_supplier_proposal_odt.modules.php
- /htdocs/core/modules/reception/doc/doc_generic_reception_odt.modules.php
- /htdocs/core/modules/project/task/doc/doc_generic_task_odt.modules.php
- /htdocs/core/modules/project/doc/doc_generic_project_odt.modules.php
- /htdocs/core/modules/supplier_invoice/doc/doc_generic_supplier_invoice_odt.modules.php
- /htdocs/core/modules/ticket/doc/doc_generic_ticket_odt.modules.php
- /htdocs/core/modules/stock/doc/doc_generic_stock_odt.modules.php
- /htdocs/core/modules/supplier_order/doc/doc_generic_supplier_order_odt.modules.php
- /htdocs/recruitment/core/modules/recruitment/doc/doc_generic_recruitmentjobposition_odt.modules.php
|
'/logo$/' | 27 |
- /htdocs/core/modules/expedition/doc/doc_generic_shipment_odt.modules.php (5)
- /htdocs/modulebuilder/template/core/modules/mymodule/doc/doc_generic_myobject_odt.modules.php
- /htdocs/core/modules/contract/doc/doc_generic_contract_odt.modules.php
- /htdocs/core/modules/bom/doc/doc_generic_bom_odt.modules.php
- /htdocs/core/modules/usergroup/doc/doc_generic_usergroup_odt.modules.php
- /htdocs/core/modules/asset/doc/doc_generic_asset_odt.modules.php
- /htdocs/core/modules/commande/doc/doc_generic_order_odt.modules.php
- /htdocs/core/modules/facture/doc/doc_generic_invoice_odt.modules.php
- /htdocs/core/modules/propale/doc/doc_generic_proposal_odt.modules.php
- /htdocs/core/modules/mrp/doc/doc_generic_mo_odt.modules.php
- /htdocs/core/modules/member/doc/doc_generic_member_odt.class.php
- /htdocs/core/modules/societe/doc/doc_generic_odt.modules.php
- /htdocs/core/modules/user/doc/doc_generic_user_odt.modules.php
- /htdocs/core/modules/product/doc/doc_generic_product_odt.modules.php
- /htdocs/core/modules/supplier_proposal/doc/doc_generic_supplier_proposal_odt.modules.php
- /htdocs/core/modules/reception/doc/doc_generic_reception_odt.modules.php
- /htdocs/core/modules/project/task/doc/doc_generic_task_odt.modules.php
- /htdocs/core/modules/project/doc/doc_generic_project_odt.modules.php
- /htdocs/core/modules/supplier_invoice/doc/doc_generic_supplier_invoice_odt.modules.php
- /htdocs/core/modules/ticket/doc/doc_generic_ticket_odt.modules.php
- /htdocs/core/modules/stock/doc/doc_generic_stock_odt.modules.php
- /htdocs/core/modules/supplier_order/doc/doc_generic_supplier_order_odt.modules.php
- /htdocs/recruitment/core/modules/recruitment/doc/doc_generic_recruitmentjobposition_odt.modules.php
|
'/[\r\n]+/' | 28 |
- /htdocs/core/actions_setmoduleoptions.inc.php (2)
- /htdocs/modulebuilder/template/core/modules/mymodule/doc/doc_generic_myobject_odt.modules.php
- /htdocs/core/lib/functions2.lib.php
- /htdocs/core/lib/functions.lib.php
- /htdocs/core/modules/expedition/doc/doc_generic_shipment_odt.modules.php
- /htdocs/core/modules/contract/doc/doc_generic_contract_odt.modules.php
- /htdocs/core/modules/bom/doc/doc_generic_bom_odt.modules.php
- /htdocs/core/modules/usergroup/doc/doc_generic_usergroup_odt.modules.php
- /htdocs/core/modules/asset/doc/doc_generic_asset_odt.modules.php
- /htdocs/core/modules/commande/doc/doc_generic_order_odt.modules.php
- /htdocs/core/modules/facture/doc/doc_generic_invoice_odt.modules.php
- /htdocs/core/modules/propale/doc/doc_generic_proposal_odt.modules.php
- /htdocs/core/modules/mrp/doc/doc_generic_mo_odt.modules.php
- /htdocs/core/modules/member/doc/doc_generic_member_odt.class.php
- /htdocs/core/modules/societe/doc/doc_generic_odt.modules.php
- /htdocs/core/modules/user/doc/doc_generic_user_odt.modules.php
- /htdocs/core/modules/product/doc/doc_generic_product_odt.modules.php
- /htdocs/core/modules/supplier_proposal/doc/doc_generic_supplier_proposal_odt.modules.php
- /htdocs/core/modules/reception/doc/doc_generic_reception_odt.modules.php
- /htdocs/core/modules/project/task/doc/doc_generic_task_odt.modules.php
- /htdocs/core/modules/project/doc/doc_generic_project_odt.modules.php
- /htdocs/core/modules/supplier_invoice/doc/doc_generic_supplier_invoice_odt.modules.php
- /htdocs/core/modules/ticket/doc/doc_generic_ticket_odt.modules.php
- /htdocs/core/modules/stock/doc/doc_generic_stock_odt.modules.php
- /htdocs/core/modules/supplier_order/doc/doc_generic_supplier_order_odt.modules.php
- /htdocs/recruitment/core/modules/recruitment/doc/doc_generic_recruitmentjobposition_odt.modules.php
- /htdocs/includes/geoPHP/lib/adapters/KML.class.php
|
'/^[\\/]/' | 29 |
- /htdocs/core/lib/files.lib.php (12)
- /htdocs/core/photos_resize.php (6)
- /htdocs/comm/card.php (6)
- /htdocs/core/class/commonobject.class.php (2)
- /htdocs/core/class/html.formfile.class.php (2)
- /htdocs/ticket/class/ticket.class.php
|
'/_dtstart$/' | 30 |
- /htdocs/workstation/workstation_list.php
- /htdocs/modulebuilder/template/myobject_list.php
- /htdocs/webhook/target_list.php
- /htdocs/variants/list.php
- /htdocs/bom/bom_list.php
- /htdocs/asset/list.php
- /htdocs/asset/model/list.php
- /htdocs/compta/cashcontrol/cashcontrol_list.php
- /htdocs/bookcal/availabilities_list.php
- /htdocs/bookcal/calendar_list.php
- /htdocs/recruitment/recruitmentjobposition_list.php
- /htdocs/recruitment/recruitmentcandidature_list.php
- /htdocs/mrp/mo_list.php
- /htdocs/admin/emailcollector_list.php
- /htdocs/admin/mails_senderprofile_list.php
- /htdocs/eventorganization/conferenceorboothattendee_list.php
- /htdocs/eventorganization/conferenceorbooth_list.php
- /htdocs/product/reassortlot.php
- /htdocs/product/inventory/list.php
- /htdocs/product/stock/productlot_list.php
- /htdocs/product/stock/list.php
- /htdocs/product/stock/stocktransfer/stocktransfer_list.php
- /htdocs/knowledgemanagement/knowledgerecord_list.php
- /htdocs/hrm/position.php
- /htdocs/hrm/job_list.php
- /htdocs/hrm/evaluation_list.php
- /htdocs/hrm/position_list.php
- /htdocs/hrm/skill_list.php
- /htdocs/webportal/class/html.formlistwebportal.class.php
- /htdocs/partnership/partnership_list.php
|
'/_dtend$/' | 30 |
- /htdocs/workstation/workstation_list.php
- /htdocs/modulebuilder/template/myobject_list.php
- /htdocs/webhook/target_list.php
- /htdocs/variants/list.php
- /htdocs/bom/bom_list.php
- /htdocs/asset/list.php
- /htdocs/asset/model/list.php
- /htdocs/compta/cashcontrol/cashcontrol_list.php
- /htdocs/bookcal/availabilities_list.php
- /htdocs/bookcal/calendar_list.php
- /htdocs/recruitment/recruitmentjobposition_list.php
- /htdocs/recruitment/recruitmentcandidature_list.php
- /htdocs/mrp/mo_list.php
- /htdocs/admin/emailcollector_list.php
- /htdocs/admin/mails_senderprofile_list.php
- /htdocs/eventorganization/conferenceorboothattendee_list.php
- /htdocs/eventorganization/conferenceorbooth_list.php
- /htdocs/product/reassortlot.php
- /htdocs/product/inventory/list.php
- /htdocs/product/stock/productlot_list.php
- /htdocs/product/stock/list.php
- /htdocs/product/stock/stocktransfer/stocktransfer_list.php
- /htdocs/knowledgemanagement/knowledgerecord_list.php
- /htdocs/hrm/position.php
- /htdocs/hrm/job_list.php
- /htdocs/hrm/evaluation_list.php
- /htdocs/hrm/position_list.php
- /htdocs/hrm/skill_list.php
- /htdocs/webportal/class/html.formlistwebportal.class.php
- /htdocs/partnership/partnership_list.php
|
'/options_/' | 30 |
- /htdocs/workstation/class/workstation.class.php
- /htdocs/modulebuilder/template/class/myobject.class.php
- /htdocs/webhook/class/target.class.php
- /htdocs/contrat/class/contrat.class.php
- /htdocs/bom/class/bom.class.php
- /htdocs/core/class/timespent.class.php
- /htdocs/asset/class/assetmodel.class.php
- /htdocs/zapier/class/hook.class.php
- /htdocs/bookcal/class/calendar.class.php
- /htdocs/bookcal/class/availabilities.class.php
- /htdocs/recruitment/class/recruitmentcandidature.class.php
- /htdocs/recruitment/class/recruitmentjobposition.class.php
- /htdocs/mrp/class/mo.class.php
- /htdocs/eventorganization/class/conferenceorboothattendee.class.php
- /htdocs/product/class/productfournisseurprice.class.php
- /htdocs/product/stock/stocktransfer/class/stocktransfer.class.php
- /htdocs/product/stock/stocktransfer/class/stocktransferline.class.php
- /htdocs/knowledgemanagement/class/knowledgerecord.class.php
- /htdocs/hrm/class/position.class.php
- /htdocs/hrm/class/skilldet.class.php
- /htdocs/hrm/class/evaluationdet.class.php
- /htdocs/hrm/class/job.class.php
- /htdocs/hrm/class/evaluation.class.php
- /htdocs/hrm/class/skillrank.class.php
- /htdocs/hrm/class/skill.class.php
- /htdocs/emailcollector/class/emailcollector.class.php
- /htdocs/emailcollector/class/emailcollectoraction.class.php
- /htdocs/emailcollector/class/emailcollectorfilter.class.php
- /htdocs/ticket/class/cticketcategory.class.php
- /htdocs/partnership/class/partnership.class.php
|
'/' . $this->prefix . '[0-9][0-9][0-9][0-9]/i' | 31 |
- /htdocs/modulebuilder/template/core/modules/mymodule/mod_myobject_standard.php
- /htdocs/core/modules/expedition/mod_expedition_safor.php
- /htdocs/core/modules/product_batch/mod_lot_standard.php
- /htdocs/core/modules/product_batch/mod_sn_standard.php
- /htdocs/core/modules/supplier_payment/mod_supplier_payment_bronan.php
- /htdocs/core/modules/holiday/mod_holiday_madonna.php
- /htdocs/core/modules/contract/mod_contract_serpis.php
- /htdocs/core/modules/bom/mod_bom_standard.php
- /htdocs/core/modules/asset/mod_asset_standard.php
- /htdocs/core/modules/commande/mod_commande_marbre.php
- /htdocs/core/modules/cheque/mod_chequereceipt_mint.php
- /htdocs/core/modules/propale/mod_propale_marbre.php
- /htdocs/core/modules/payment/mod_payment_cicada.php
- /htdocs/core/modules/mrp/mod_mo_standard.php
- /htdocs/core/modules/member/mod_member_advanced.php
- /htdocs/core/modules/takepos/mod_takepos_ref_simple.php
- /htdocs/core/modules/expensereport/mod_expensereport_jade.php
- /htdocs/core/modules/supplier_proposal/mod_supplier_proposal_marbre.php
- /htdocs/core/modules/reception/mod_reception_beryl.php
- /htdocs/core/modules/project/mod_project_simple.php
- /htdocs/core/modules/project/task/mod_task_simple.php
- /htdocs/core/modules/hrm/mod_evaluation_standard.php
- /htdocs/core/modules/fichinter/mod_pacific.php
- /htdocs/core/modules/stocktransfer/mod_stocktransfer_standard.php
- /htdocs/core/modules/delivery/mod_delivery_jade.php
- /htdocs/core/modules/ticket/mod_ticket_simple.php
- /htdocs/core/modules/supplier_order/mod_commande_fournisseur_muguet.php
- /htdocs/recruitment/core/modules/recruitment/mod_recruitmentcandidature_standard.php
- /htdocs/recruitment/core/modules/recruitment/mod_recruitmentjobposition_standard.php
- /htdocs/knowledgemanagement/core/modules/knowledgemanagement/mod_knowledgerecord_standard.php
- /htdocs/partnership/core/modules/partnership/mod_partnership_standard.php
|
'/\$object/' | 34 |
- /htdocs/workstation/workstation_list.php
- /htdocs/modulebuilder/template/myobject_list.php
- /htdocs/webhook/target_list.php
- /htdocs/bom/bom_list.php
- /htdocs/asset/list.php
- /htdocs/asset/model/list.php
- /htdocs/fourn/paiement/list.php
- /htdocs/don/paiement/list.php
- /htdocs/compta/cashcontrol/cashcontrol_list.php
- /htdocs/compta/paiement/list.php
- /htdocs/salaries/list.php
- /htdocs/salaries/payments.php
- /htdocs/bookcal/availabilities_list.php
- /htdocs/bookcal/calendar_list.php
- /htdocs/recruitment/recruitmentjobposition_list.php
- /htdocs/recruitment/recruitmentcandidature_list.php
- /htdocs/mrp/mo_list.php
- /htdocs/admin/emailcollector_list.php
- /htdocs/admin/mails_senderprofile_list.php
- /htdocs/eventorganization/conferenceorboothattendee_list.php
- /htdocs/eventorganization/conferenceorbooth_list.php
- /htdocs/societe/website.php
- /htdocs/user/list.php
- /htdocs/product/inventory/list.php
- /htdocs/product/stock/productlot_list.php
- /htdocs/product/stock/stocktransfer/stocktransfer_list.php
- /htdocs/knowledgemanagement/knowledgerecord_list.php
- /htdocs/hrm/position.php
- /htdocs/hrm/job_list.php
- /htdocs/hrm/evaluation_list.php
- /htdocs/hrm/position_list.php
- /htdocs/hrm/skill_list.php
- /htdocs/ticket/list.php
- /htdocs/partnership/partnership_list.php
|
'/^(pdf_|doc_)/' | 35 |
- /htdocs/projet/admin/project.php (2)
- /htdocs/modulebuilder/template/admin/setup.php
- /htdocs/adherents/admin/member.php
- /htdocs/asset/admin/setup.php
- /htdocs/recruitment/admin/setup_candidatures.php
- /htdocs/recruitment/admin/setup.php
- /htdocs/admin/mrp.php
- /htdocs/admin/supplier_invoice.php
- /htdocs/admin/order.php
- /htdocs/admin/agenda_other.php
- /htdocs/admin/delivery.php
- /htdocs/admin/stock.php
- /htdocs/admin/expensereport.php
- /htdocs/admin/ticket.php
- /htdocs/admin/user.php
- /htdocs/admin/supplier_order.php
- /htdocs/admin/propal.php
- /htdocs/admin/holiday.php
- /htdocs/admin/workstation.php
- /htdocs/admin/invoice.php
- /htdocs/admin/hrm.php
- /htdocs/admin/supplier_proposal.php
- /htdocs/admin/stocktransfer.php
- /htdocs/admin/bank.php
- /htdocs/admin/supplier_payment.php
- /htdocs/admin/knowledgemanagement.php
- /htdocs/admin/fichinter.php
- /htdocs/admin/contract.php
- /htdocs/admin/reception_setup.php
- /htdocs/admin/bom.php
- /htdocs/admin/usergroup.php
- /htdocs/admin/expedition.php
- /htdocs/product/admin/product.php
- /htdocs/product/admin/product_lot.php
|
'/\?/' | 36 |
- /htdocs/user/logout.php (5)
- /htdocs/public/demo/index.php (4)
- /htdocs/modulebuilder/index.php (2)
- /htdocs/core/tpl/login.tpl.php (2)
- /htdocs/core/class/html.form.class.php (2)
- /htdocs/admin/modules.php (2)
- /htdocs/comm/action/card.php (2)
- /htdocs/projet/card.php (2)
- /htdocs/core/tpl/passwordreset.tpl.php
- /htdocs/core/tpl/passwordforgotten.tpl.php
- /htdocs/core/class/menubase.class.php
- /htdocs/website/class/website.class.php
- /htdocs/societe/card.php
- /htdocs/product/card.php
- /htdocs/projet/document.php
- /htdocs/projet/element.php
- /htdocs/projet/messaging.php
- /htdocs/projet/note.php
- /htdocs/projet/tasks.php
- /htdocs/projet/contact.php
- /htdocs/projet/comment.php
- /htdocs/projet/agenda.php
- /htdocs/projet/ganttview.php
|
'/^' . preg_quote($oldref, '/') . '/' | 36 |
- /htdocs/partnership/class/partnership.class.php (2)
- /htdocs/expedition/class/expedition.class.php
- /htdocs/modulebuilder/template/class/myobject.class.php
- /htdocs/webhook/class/target.class.php
- /htdocs/contrat/class/contrat.class.php
- /htdocs/holiday/class/holiday.class.php
- /htdocs/bom/class/bom.class.php
- /htdocs/core/class/timespent.class.php
- /htdocs/fourn/class/fournisseur.commande.class.php
- /htdocs/fourn/class/fournisseur.facture.class.php
- /htdocs/commande/class/commande.class.php
- /htdocs/compta/facture/class/facture.class.php
- /htdocs/bookcal/class/calendar.class.php
- /htdocs/bookcal/class/availabilities.class.php
- /htdocs/recruitment/class/recruitmentcandidature.class.php
- /htdocs/recruitment/class/recruitmentjobposition.class.php
- /htdocs/mrp/class/mo.class.php
- /htdocs/expensereport/class/expensereport.class.php
- /htdocs/eventorganization/class/conferenceorboothattendee.class.php
- /htdocs/comm/propal/class/propal.class.php
- /htdocs/product/class/productfournisseurprice.class.php
- /htdocs/product/stock/stocktransfer/class/stocktransfer.class.php
- /htdocs/product/stock/stocktransfer/class/stocktransferline.class.php
- /htdocs/supplier_proposal/class/supplier_proposal.class.php
- /htdocs/reception/class/reception.class.php
- /htdocs/knowledgemanagement/class/knowledgerecord.class.php
- /htdocs/hrm/class/position.class.php
- /htdocs/hrm/class/skilldet.class.php
- /htdocs/hrm/class/evaluationdet.class.php
- /htdocs/hrm/class/job.class.php
- /htdocs/hrm/class/evaluation.class.php
- /htdocs/hrm/class/skillrank.class.php
- /htdocs/hrm/class/skill.class.php
- /htdocs/fichinter/class/fichinter.class.php
- /htdocs/delivery/class/delivery.class.php
|
'/_MASK$/' | 36 |
- /htdocs/admin/supplier_invoice.php (3)
- /htdocs/product/admin/product_lot.php (2)
- /htdocs/projet/admin/project.php (2)
- /htdocs/modulebuilder/template/admin/setup.php
- /htdocs/asset/admin/setup.php
- /htdocs/bookcal/admin/setup.php
- /htdocs/recruitment/admin/setup_candidatures.php
- /htdocs/recruitment/admin/setup.php
- /htdocs/takepos/admin/setup.php
- /htdocs/admin/mrp.php
- /htdocs/admin/eventorganization.php
- /htdocs/admin/order.php
- /htdocs/admin/delivery.php
- /htdocs/admin/chequereceipts.php
- /htdocs/admin/expensereport.php
- /htdocs/admin/ticket.php
- /htdocs/admin/supplier_order.php
- /htdocs/admin/propal.php
- /htdocs/admin/payment.php
- /htdocs/admin/holiday.php
- /htdocs/admin/workstation.php
- /htdocs/admin/webhook.php
- /htdocs/admin/hrm.php
- /htdocs/admin/supplier_proposal.php
- /htdocs/admin/stocktransfer.php
- /htdocs/admin/supplier_payment.php
- /htdocs/admin/knowledgemanagement.php
- /htdocs/admin/fichinter.php
- /htdocs/admin/contract.php
- /htdocs/admin/reception_setup.php
- /htdocs/admin/bom.php
- /htdocs/admin/expedition.php
|
'/\.modules\.php$/i' | 36 |
- /htdocs/projet/admin/project.php (2)
- /htdocs/modulebuilder/template/admin/setup.php
- /htdocs/asset/admin/setup.php
- /htdocs/don/admin/donation.php
- /htdocs/recruitment/admin/setup_candidatures.php
- /htdocs/recruitment/admin/setup.php
- /htdocs/admin/mrp.php
- /htdocs/admin/supplier_invoice.php
- /htdocs/admin/order.php
- /htdocs/admin/agenda_other.php
- /htdocs/admin/delivery.php
- /htdocs/admin/stock.php
- /htdocs/admin/expensereport.php
- /htdocs/admin/ticket.php
- /htdocs/admin/user.php
- /htdocs/admin/supplier_order.php
- /htdocs/admin/propal.php
- /htdocs/admin/holiday.php
- /htdocs/admin/workstation.php
- /htdocs/admin/invoice.php
- /htdocs/admin/hrm.php
- /htdocs/admin/supplier_proposal.php
- /htdocs/admin/stocktransfer.php
- /htdocs/admin/bank.php
- /htdocs/admin/supplier_payment.php
- /htdocs/admin/knowledgemanagement.php
- /htdocs/admin/fichinter.php
- /htdocs/admin/contract.php
- /htdocs/admin/reception_setup.php
- /htdocs/admin/bom.php
- /htdocs/admin/usergroup.php
- /htdocs/admin/expedition.php
- /htdocs/societe/admin/societe.php
- /htdocs/product/admin/product.php
- /htdocs/product/admin/product_lot.php
|
'/tdoverflow/' | 46 |
- /htdocs/workstation/workstation_list.php (2)
- /htdocs/modulebuilder/template/myobject_list.php (2)
- /htdocs/webhook/target_list.php (2)
- /htdocs/variants/list.php (2)
- /htdocs/bom/bom_list.php (2)
- /htdocs/compta/cashcontrol/cashcontrol_list.php (2)
- /htdocs/bookcal/availabilities_list.php (2)
- /htdocs/bookcal/calendar_list.php (2)
- /htdocs/recruitment/recruitmentcandidature_list.php (2)
- /htdocs/admin/emailcollector_list.php (2)
- /htdocs/admin/mails_senderprofile_list.php (2)
- /htdocs/eventorganization/conferenceorboothattendee_list.php (2)
- /htdocs/eventorganization/conferenceorbooth_list.php (2)
- /htdocs/product/inventory/list.php (2)
- /htdocs/product/stock/productlot_list.php (2)
- /htdocs/product/stock/list.php (2)
- /htdocs/product/stock/stocktransfer/stocktransfer_list.php (2)
- /htdocs/knowledgemanagement/knowledgerecord_list.php (2)
- /htdocs/hrm/job_list.php (2)
- /htdocs/hrm/evaluation_list.php (2)
- /htdocs/hrm/position_list.php (2)
- /htdocs/hrm/skill_list.php (2)
- /htdocs/partnership/partnership_list.php (2)
|
'/^specimen/i' | 46 |
- /htdocs/core/lib/files.lib.php (46)
|
'/\s*\(.*\)/' | 54 |
- /htdocs/product/price.php (5)
- /htdocs/contrat/card.php (4)
- /htdocs/core/class/html.form.class.php (3)
- /htdocs/compta/facture/card.php (3)
- /htdocs/expensereport/card.php (3)
- /htdocs/contrat/class/contrat.class.php (2)
- /htdocs/fourn/facture/card-rec.php (2)
- /htdocs/fourn/class/fournisseur.commande.class.php (2)
- /htdocs/fourn/class/fournisseur.facture.class.php (2)
- /htdocs/fourn/class/fournisseur.facture-rec.class.php (2)
- /htdocs/commande/card.php (2)
- /htdocs/commande/class/commande.class.php (2)
- /htdocs/compta/facture/card-rec.php (2)
- /htdocs/compta/facture/class/facture-rec.class.php (2)
- /htdocs/compta/facture/class/facture.class.php (2)
- /htdocs/website/class/website.class.php (2)
- /htdocs/expensereport/class/expensereport.class.php (2)
- /htdocs/comm/propal/card.php (2)
- /htdocs/comm/propal/class/propal.class.php (2)
- /htdocs/product/card.php (2)
- /htdocs/product/admin/product_tools.php (2)
- /htdocs/supplier_proposal/class/supplier_proposal.class.php (2)
- /htdocs/fourn/facture/card.php
- /htdocs/societe/class/societe.class.php
|
'/^\//' | 55 |
- /htdocs/core/lib/website.lib.php (10)
- /htdocs/core/lib/functions.lib.php (4)
- /htdocs/website/index.php (3)
- /htdocs/main.inc.php (2)
- /htdocs/install/repair.php (2)
- /htdocs/filefunc.inc.php
- /htdocs/modulebuilder/index.php
- /htdocs/modulebuilder/template/admin/setup.php
- /htdocs/core/class/commonobject.class.php
- /htdocs/core/class/interfaces.class.php
- /htdocs/core/modules/mailings/modules_mailings.php
- /htdocs/core/boxes/modules_boxes.php
- /htdocs/asset/admin/setup.php
- /htdocs/recruitment/admin/setup_candidatures.php
- /htdocs/recruitment/admin/setup.php
- /htdocs/website/class/website.class.php
- /htdocs/admin/mrp.php
- /htdocs/admin/supplier_invoice.php
- /htdocs/admin/order.php
- /htdocs/admin/stock.php
- /htdocs/admin/defaultvalues.php
- /htdocs/admin/ticket.php
- /htdocs/admin/supplier_order.php
- /htdocs/admin/propal.php
- /htdocs/admin/holiday.php
- /htdocs/admin/workstation.php
- /htdocs/admin/invoice.php
- /htdocs/admin/hrm.php
- /htdocs/admin/supplier_proposal.php
- /htdocs/admin/stocktransfer.php
- /htdocs/admin/supplier_payment.php
- /htdocs/admin/knowledgemanagement.php
- /htdocs/admin/fichinter.php
- /htdocs/admin/contract.php
- /htdocs/admin/reception_setup.php
- /htdocs/admin/bom.php
- /htdocs/admin/system/modules.php
- /htdocs/externalsite/frames.php
- /htdocs/ecm/index_medias.php
|
'/,\s*$/' | 60 |
- /htdocs/core/customreports.php (3)
- /htdocs/workstation/workstation_list.php (2)
- /htdocs/recruitment/recruitmentjobposition_list.php (2)
- /htdocs/product/stock/list.php (2)
- /htdocs/modulebuilder/template/myobject_list.php
- /htdocs/webhook/target_list.php
- /htdocs/intracommreport/list.php
- /htdocs/contrat/list.php
- /htdocs/holiday/list.php
- /htdocs/adherents/list.php
- /htdocs/adherents/subscription/list.php
- /htdocs/contact/list.php
- /htdocs/variants/list.php
- /htdocs/accountancy/admin/account.php
- /htdocs/bom/bom_list.php
- /htdocs/asset/list.php
- /htdocs/asset/model/list.php
- /htdocs/fourn/facture/list-rec.php
- /htdocs/fourn/facture/list.php
- /htdocs/don/list.php
- /htdocs/commande/list.php
- /htdocs/compta/bank/list.php
- /htdocs/compta/facture/invoicetemplate_list.php
- /htdocs/compta/facture/list.php
- /htdocs/compta/cashcontrol/cashcontrol_list.php
- /htdocs/salaries/list.php
- /htdocs/bookcal/availabilities_list.php
- /htdocs/bookcal/calendar_list.php
- /htdocs/recruitment/recruitmentcandidature_list.php
- /htdocs/mrp/mo_list.php
- /htdocs/admin/emailcollector_list.php
- /htdocs/admin/mails_senderprofile_list.php
- /htdocs/eventorganization/conferenceorboothattendee_list.php
- /htdocs/eventorganization/conferenceorbooth_list.php
- /htdocs/societe/list.php
- /htdocs/user/list.php
- /htdocs/product/list.php
- /htdocs/product/inventory/list.php
- /htdocs/product/stock/productlot_list.php
- /htdocs/product/stock/movement_list.php
- /htdocs/product/stock/stocktransfer/stocktransfer_list.php
- /htdocs/product/stats/facture.php
- /htdocs/knowledgemanagement/knowledgerecord_list.php
- /htdocs/projet/list.php
- /htdocs/projet/tasks/time.php
- /htdocs/projet/tasks/list.php
- /htdocs/bookmarks/list.php
- /htdocs/hrm/position.php
- /htdocs/hrm/job_list.php
- /htdocs/hrm/evaluation_list.php
- /htdocs/hrm/position_list.php
- /htdocs/hrm/skill_list.php
- /htdocs/ticket/list.php
- /htdocs/webportal/class/html.formlistwebportal.class.php
- /htdocs/partnership/partnership_list.php
|
'/\((.*)\)/' | 62 |
- /htdocs/product/price.php (10)
- /htdocs/fourn/class/fournisseur.commande.class.php (4)
- /htdocs/fourn/class/fournisseur.facture-rec.class.php (4)
- /htdocs/commande/class/commande.class.php (4)
- /htdocs/compta/facture/class/facture-rec.class.php (4)
- /htdocs/compta/facture/class/facture.class.php (4)
- /htdocs/comm/propal/class/propal.class.php (4)
- /htdocs/supplier_proposal/class/supplier_proposal.class.php (4)
- /htdocs/core/class/html.form.class.php (3)
- /htdocs/fourn/class/fournisseur.facture.class.php (3)
- /htdocs/fourn/facture/card.php (2)
- /htdocs/product/admin/product_tools.php (2)
- /htdocs/contrat/card.php
- /htdocs/contrat/class/contrat.class.php
- /htdocs/core/class/html.formmail.class.php
- /htdocs/core/lib/functions.lib.php
- /htdocs/fourn/commande/card.php
- /htdocs/compta/facture/card.php
- /htdocs/takepos/invoice.php
- /htdocs/expensereport/class/expensereport.class.php
- /htdocs/societe/price.php
- /htdocs/societe/class/societe.class.php
- /htdocs/product/card.php
- /htdocs/product/price_suppliers.php
- /htdocs/supplier_proposal/card.php
- /htdocs/fichinter/class/fichinterrec.class.php
|
'/' . preg_quote(DOL_URL_ROOT, '/') . '$/i' | 63 |
- /htdocs/core/class/html.formfile.class.php (3)
- /htdocs/core/lib/functions2.lib.php (2)
- /htdocs/core/lib/functions.lib.php (2)
- /htdocs/core/modules/oauth/google_oauthcallback.php (2)
- /htdocs/takepos/admin/bar.php (2)
- /htdocs/admin/oauth.php (2)
- /htdocs/eventorganization/conferenceorbooth_list.php (2)
- /htdocs/comm/action/class/actioncomm.class.php (2)
- /htdocs/user/class/user.class.php (2)
- /htdocs/public/payment/paymentok.php (2)
- /htdocs/api/class/api.class.php (2)
- /htdocs/opensurvey/card.php
- /htdocs/opensurvey/results.php
- /htdocs/opensurvey/lib/opensurvey.lib.php
- /htdocs/adherents/admin/website.php
- /htdocs/core/actions_sendmails.inc.php
- /htdocs/core/class/commonobject.class.php
- /htdocs/core/class/notify.class.php
- /htdocs/core/class/CMailFile.class.php
- /htdocs/core/lib/cron.lib.php
- /htdocs/core/lib/website.lib.php
- /htdocs/core/lib/signature.lib.php
- /htdocs/core/lib/payments.lib.php
- /htdocs/core/modules/oauth/microsoft_oauthcallback.php
- /htdocs/core/modules/oauth/stripelive_oauthcallback.php
- /htdocs/core/modules/oauth/stripetest_oauthcallback.php
- /htdocs/core/modules/oauth/github_oauthcallback.php
- /htdocs/core/modules/oauth/generic_oauthcallback.php
- /htdocs/core/modules/printing/printgcp.modules.php
- /htdocs/recruitment/admin/public_interface.php
- /htdocs/recruitment/lib/recruitment_recruitmentjobposition.lib.php
- /htdocs/website/index.php
- /htdocs/takepos/genimg/qr.php
- /htdocs/expensereport/card.php
- /htdocs/admin/clicktodial.php
- /htdocs/admin/oauthlogintokens.php
- /htdocs/admin/ticket_public.php
- /htdocs/admin/agenda_xcal.php
- /htdocs/admin/dav.php
- /htdocs/eventorganization/conferenceorboothattendee_card.php
- /htdocs/eventorganization/conferenceorboothattendee_list.php
- /htdocs/eventorganization/conferenceorbooth_document.php
- /htdocs/eventorganization/conferenceorbooth_contact.php
- /htdocs/eventorganization/conferenceorbooth_card.php
- /htdocs/eventorganization/core/actions_massactions_mail.inc.php
- /htdocs/projet/admin/website.php
- /htdocs/paypal/lib/paypal.lib.php
- /htdocs/api/admin/index.php
- /htdocs/webportal/admin/setup.php
- /htdocs/partnership/admin/website.php
- /htdocs/ecm/file_card.php
|
'/^Error/' | 65 |
- /htdocs/admin/invoice.php (5)
- /htdocs/product/admin/product_lot.php (4)
- /htdocs/modulebuilder/template/admin/setup.php (2)
- /htdocs/asset/admin/setup.php (2)
- /htdocs/recruitment/admin/setup_candidatures.php (2)
- /htdocs/recruitment/admin/setup.php (2)
- /htdocs/takepos/admin/setup.php (2)
- /htdocs/admin/mrp.php (2)
- /htdocs/admin/supplier_invoice.php (2)
- /htdocs/admin/order.php (2)
- /htdocs/admin/delivery.php (2)
- /htdocs/admin/chequereceipts.php (2)
- /htdocs/admin/expensereport.php (2)
- /htdocs/admin/supplier_order.php (2)
- /htdocs/admin/propal.php (2)
- /htdocs/admin/payment.php (2)
- /htdocs/admin/holiday.php (2)
- /htdocs/admin/workstation.php (2)
- /htdocs/admin/hrm.php (2)
- /htdocs/admin/supplier_proposal.php (2)
- /htdocs/admin/stocktransfer.php (2)
- /htdocs/admin/supplier_payment.php (2)
- /htdocs/admin/knowledgemanagement.php (2)
- /htdocs/admin/fichinter.php (2)
- /htdocs/admin/contract.php (2)
- /htdocs/admin/reception_setup.php (2)
- /htdocs/admin/bom.php (2)
- /htdocs/admin/expedition.php (2)
- /htdocs/projet/admin/project.php (2)
- /htdocs/admin/ticket.php
- /htdocs/admin/security.php
|
'/^' . preg_quote($sqlfields, '/') . '/' | 72 |
- /htdocs/accountancy/bookkeeping/export.php (2)
- /htdocs/workstation/workstation_list.php
- /htdocs/expedition/list.php
- /htdocs/modulebuilder/template/myobject_list.php
- /htdocs/webhook/target_list.php
- /htdocs/intracommreport/list.php
- /htdocs/contrat/list.php
- /htdocs/holiday/list.php
- /htdocs/adherents/type.php
- /htdocs/adherents/list.php
- /htdocs/adherents/subscription/list.php
- /htdocs/contact/list.php
- /htdocs/loan/list.php
- /htdocs/accountancy/bookkeeping/list.php
- /htdocs/bom/bom_list.php
- /htdocs/core/tpl/list_print_total.tpl.php
- /htdocs/asset/list.php
- /htdocs/fourn/commande/list.php
- /htdocs/fourn/facture/list-rec.php
- /htdocs/fourn/facture/list.php
- /htdocs/fourn/product/list.php
- /htdocs/fourn/paiement/list.php
- /htdocs/don/list.php
- /htdocs/don/paiement/list.php
- /htdocs/commande/list.php
- /htdocs/compta/sociales/list.php
- /htdocs/compta/tva/list.php
- /htdocs/compta/bank/list.php
- /htdocs/compta/bank/various_payment/list.php
- /htdocs/compta/facture/invoicetemplate_list.php
- /htdocs/compta/facture/list.php
- /htdocs/compta/cashcontrol/cashcontrol_list.php
- /htdocs/compta/prelevement/orders_list.php
- /htdocs/compta/prelevement/list.php
- /htdocs/compta/prelevement/line.php
- /htdocs/compta/paiement/list.php
- /htdocs/compta/paiement/cheque/list.php
- /htdocs/salaries/list.php
- /htdocs/bookcal/availabilities_list.php
- /htdocs/bookcal/calendar_list.php
- /htdocs/recruitment/recruitmentcandidature_list.php
- /htdocs/mrp/mo_list.php
- /htdocs/expensereport/list.php
- /htdocs/admin/mails_senderprofile_list.php
- /htdocs/eventorganization/conferenceorboothattendee_list.php
- /htdocs/eventorganization/conferenceorbooth_list.php
- /htdocs/societe/list.php
- /htdocs/comm/action/list.php
- /htdocs/comm/propal/list.php
- /htdocs/comm/mailing/list.php
- /htdocs/user/list.php
- /htdocs/product/list.php
- /htdocs/product/inventory/list.php
- /htdocs/product/stock/productlot_list.php
- /htdocs/product/stock/movement_list.php
- /htdocs/product/stock/list.php
- /htdocs/product/stock/stocktransfer/stocktransfer_list.php
- /htdocs/reception/list.php
- /htdocs/knowledgemanagement/knowledgerecord_list.php
- /htdocs/projet/list.php
- /htdocs/projet/tasks/time.php
- /htdocs/projet/tasks/list.php
- /htdocs/public/members/public_list.php
- /htdocs/bookmarks/list.php
- /htdocs/hrm/evaluation_list.php
- /htdocs/hrm/skill_list.php
- /htdocs/fichinter/list.php
- /htdocs/ticket/list.php
- /htdocs/webportal/class/html.formlistwebportal.class.php
- /htdocs/resource/list.php
- /htdocs/partnership/partnership_list.php
|
'/GROUP BY .*$/' | 72 |
- /htdocs/accountancy/bookkeeping/export.php (2)
- /htdocs/workstation/workstation_list.php
- /htdocs/expedition/list.php
- /htdocs/modulebuilder/template/myobject_list.php
- /htdocs/webhook/target_list.php
- /htdocs/intracommreport/list.php
- /htdocs/holiday/list.php
- /htdocs/adherents/type.php
- /htdocs/adherents/list.php
- /htdocs/adherents/subscription/list.php
- /htdocs/contact/list.php
- /htdocs/loan/list.php
- /htdocs/accountancy/bookkeeping/list.php
- /htdocs/bom/bom_list.php
- /htdocs/core/tpl/list_print_total.tpl.php
- /htdocs/asset/list.php
- /htdocs/fourn/commande/list.php
- /htdocs/fourn/facture/list-rec.php
- /htdocs/fourn/facture/list.php
- /htdocs/fourn/product/list.php
- /htdocs/fourn/paiement/list.php
- /htdocs/don/list.php
- /htdocs/don/paiement/list.php
- /htdocs/commande/list.php
- /htdocs/compta/sociales/list.php
- /htdocs/compta/tva/list.php
- /htdocs/compta/bank/list.php
- /htdocs/compta/bank/various_payment/list.php
- /htdocs/compta/facture/invoicetemplate_list.php
- /htdocs/compta/facture/list.php
- /htdocs/compta/cashcontrol/cashcontrol_list.php
- /htdocs/compta/prelevement/orders_list.php
- /htdocs/compta/prelevement/list.php
- /htdocs/compta/prelevement/line.php
- /htdocs/compta/paiement/list.php
- /htdocs/compta/paiement/cheque/list.php
- /htdocs/salaries/list.php
- /htdocs/bookcal/availabilities_list.php
- /htdocs/bookcal/calendar_list.php
- /htdocs/recruitment/recruitmentcandidature_list.php
- /htdocs/mrp/mo_list.php
- /htdocs/expensereport/list.php
- /htdocs/admin/mails_senderprofile_list.php
- /htdocs/admin/dict.php
- /htdocs/eventorganization/conferenceorboothattendee_list.php
- /htdocs/eventorganization/conferenceorbooth_list.php
- /htdocs/societe/list.php
- /htdocs/comm/action/list.php
- /htdocs/comm/propal/list.php
- /htdocs/comm/mailing/list.php
- /htdocs/user/list.php
- /htdocs/product/list.php
- /htdocs/product/inventory/list.php
- /htdocs/product/stock/productlot_list.php
- /htdocs/product/stock/movement_list.php
- /htdocs/product/stock/list.php
- /htdocs/product/stock/stocktransfer/stocktransfer_list.php
- /htdocs/reception/list.php
- /htdocs/knowledgemanagement/knowledgerecord_list.php
- /htdocs/projet/list.php
- /htdocs/projet/tasks/time.php
- /htdocs/projet/tasks/list.php
- /htdocs/public/members/public_list.php
- /htdocs/bookmarks/list.php
- /htdocs/hrm/evaluation_list.php
- /htdocs/hrm/skill_list.php
- /htdocs/fichinter/list.php
- /htdocs/ticket/list.php
- /htdocs/webportal/class/html.formlistwebportal.class.php
- /htdocs/resource/list.php
- /htdocs/partnership/partnership_list.php
|
'/^[\(]?PROV/i' | 79 |
- /htdocs/compta/facture/class/facture.class.php (4)
- /htdocs/partnership/class/partnership.class.php (4)
- /htdocs/fourn/class/fournisseur.commande.class.php (3)
- /htdocs/expedition/class/expedition.class.php (2)
- /htdocs/modulebuilder/template/class/myobject.class.php (2)
- /htdocs/webhook/class/target.class.php (2)
- /htdocs/contrat/class/contrat.class.php (2)
- /htdocs/holiday/class/holiday.class.php (2)
- /htdocs/bom/class/bom.class.php (2)
- /htdocs/core/class/timespent.class.php (2)
- /htdocs/fourn/commande/card.php (2)
- /htdocs/fourn/class/fournisseur.facture.class.php (2)
- /htdocs/commande/class/commande.class.php (2)
- /htdocs/bookcal/class/calendar.class.php (2)
- /htdocs/bookcal/class/availabilities.class.php (2)
- /htdocs/recruitment/class/recruitmentcandidature.class.php (2)
- /htdocs/recruitment/class/recruitmentjobposition.class.php (2)
- /htdocs/mrp/class/mo.class.php (2)
- /htdocs/expensereport/class/expensereport.class.php (2)
- /htdocs/eventorganization/class/conferenceorboothattendee.class.php (2)
- /htdocs/comm/propal/class/propal.class.php (2)
- /htdocs/product/class/productfournisseurprice.class.php (2)
- /htdocs/product/stock/stocktransfer/class/stocktransfer.class.php (2)
- /htdocs/product/stock/stocktransfer/class/stocktransferline.class.php (2)
- /htdocs/supplier_proposal/class/supplier_proposal.class.php (2)
- /htdocs/reception/class/reception.class.php (2)
- /htdocs/knowledgemanagement/class/knowledgerecord.class.php (2)
- /htdocs/hrm/class/position.class.php (2)
- /htdocs/hrm/class/skilldet.class.php (2)
- /htdocs/hrm/class/evaluationdet.class.php (2)
- /htdocs/hrm/class/job.class.php (2)
- /htdocs/hrm/class/evaluation.class.php (2)
- /htdocs/hrm/class/skillrank.class.php (2)
- /htdocs/hrm/class/skill.class.php (2)
- /htdocs/fichinter/class/fichinter.class.php (2)
- /htdocs/delivery/class/delivery.class.php (2)
- /htdocs/fourn/facture/card.php
- /htdocs/compta/facture/card.php
|
'/(_dtstart|_dtend)$/' | 83 |
- /htdocs/workstation/workstation_list.php (3)
- /htdocs/modulebuilder/template/myobject_list.php (3)
- /htdocs/webhook/target_list.php (3)
- /htdocs/variants/list.php (3)
- /htdocs/bom/bom_list.php (3)
- /htdocs/compta/cashcontrol/cashcontrol_list.php (3)
- /htdocs/bookcal/availabilities_list.php (3)
- /htdocs/bookcal/calendar_list.php (3)
- /htdocs/admin/mails_senderprofile_list.php (3)
- /htdocs/eventorganization/conferenceorboothattendee_list.php (3)
- /htdocs/eventorganization/conferenceorbooth_list.php (3)
- /htdocs/product/inventory/list.php (3)
- /htdocs/product/stock/list.php (3)
- /htdocs/product/stock/stocktransfer/stocktransfer_list.php (3)
- /htdocs/knowledgemanagement/knowledgerecord_list.php (3)
- /htdocs/hrm/job_list.php (3)
- /htdocs/hrm/evaluation_list.php (3)
- /htdocs/hrm/position_list.php (3)
- /htdocs/hrm/skill_list.php (3)
- /htdocs/webportal/class/html.formlistwebportal.class.php (3)
- /htdocs/partnership/partnership_list.php (3)
- /htdocs/asset/list.php (2)
- /htdocs/asset/model/list.php (2)
- /htdocs/recruitment/recruitmentjobposition_list.php (2)
- /htdocs/recruitment/recruitmentcandidature_list.php (2)
- /htdocs/mrp/mo_list.php (2)
- /htdocs/admin/emailcollector_list.php (2)
- /htdocs/product/reassortlot.php (2)
- /htdocs/product/stock/productlot_list.php (2)
- /htdocs/hrm/position.php (2)
- /htdocs/user/group/list.php
- /htdocs/ticket/list.php
|
'/list\.php/' | 88 |
- /htdocs/bom/class/bom.class.php (2)
- /htdocs/workstation/class/workstation.class.php
- /htdocs/expedition/class/expedition.class.php
- /htdocs/modulebuilder/template/class/myobject.class.php
- /htdocs/webhook/class/target.class.php
- /htdocs/contrat/class/contrat.class.php
- /htdocs/opensurvey/class/opensurveysondage.class.php
- /htdocs/holiday/class/holiday.class.php
- /htdocs/adherents/class/adherent.class.php
- /htdocs/adherents/class/adherent_type.class.php
- /htdocs/adherents/class/subscription.class.php
- /htdocs/contact/class/contact.class.php
- /htdocs/loan/class/loan.class.php
- /htdocs/loan/class/paymentloan.class.php
- /htdocs/variants/class/ProductAttribute.class.php
- /htdocs/accountancy/class/accountingaccount.class.php
- /htdocs/accountancy/class/bookkeeping.class.php
- /htdocs/core/class/fiscalyear.class.php
- /htdocs/core/class/timespent.class.php
- /htdocs/asset/class/asset.class.php
- /htdocs/asset/class/assetmodel.class.php
- /htdocs/fourn/class/fournisseur.commande.class.php
- /htdocs/fourn/class/fournisseur.facture.class.php
- /htdocs/fourn/class/fournisseur.facture-rec.class.php
- /htdocs/fourn/class/fournisseur.product.class.php
- /htdocs/don/class/don.class.php
- /htdocs/commande/class/commande.class.php
- /htdocs/zapier/class/hook.class.php
- /htdocs/compta/sociales/class/chargesociales.class.php
- /htdocs/compta/tva/class/tva.class.php
- /htdocs/compta/bank/class/account.class.php
- /htdocs/compta/bank/class/paymentvarious.class.php
- /htdocs/compta/facture/class/facture-rec.class.php
- /htdocs/compta/facture/class/facture.class.php
- /htdocs/compta/cashcontrol/class/cashcontrol.class.php
- /htdocs/compta/prelevement/class/bonprelevement.class.php
- /htdocs/compta/paiement/cheque/class/remisecheque.class.php
- /htdocs/salaries/class/paymentsalary.class.php
- /htdocs/salaries/class/salary.class.php
- /htdocs/bookcal/class/calendar.class.php
- /htdocs/bookcal/class/availabilities.class.php
- /htdocs/recruitment/class/recruitmentcandidature.class.php
- /htdocs/recruitment/class/recruitmentjobposition.class.php
- /htdocs/mrp/class/mo.class.php
- /htdocs/expensereport/class/expensereport.class.php
- /htdocs/eventorganization/class/conferenceorbooth.class.php
- /htdocs/eventorganization/class/conferenceorboothattendee.class.php
- /htdocs/societe/class/societeaccount.class.php
- /htdocs/societe/class/companypaymentmode.class.php
- /htdocs/societe/class/societe.class.php
- /htdocs/comm/action/class/actioncomm.class.php
- /htdocs/comm/propal/class/propal.class.php
- /htdocs/comm/mailing/class/mailing.class.php
- /htdocs/user/class/user.class.php
- /htdocs/user/class/usergroup.class.php
- /htdocs/product/class/product.class.php
- /htdocs/product/class/productfournisseurprice.class.php
- /htdocs/product/stock/stocktransfer/class/stocktransfer.class.php
- /htdocs/product/stock/stocktransfer/class/stocktransferline.class.php
- /htdocs/product/stock/class/entrepot.class.php
- /htdocs/product/stock/class/productlot.class.php
- /htdocs/supplier_proposal/class/supplier_proposal.class.php
- /htdocs/knowledgemanagement/class/knowledgerecord.class.php
- /htdocs/projet/class/project.class.php
- /htdocs/projet/class/task.class.php
- /htdocs/bookmarks/class/bookmark.class.php
- /htdocs/hrm/class/position.class.php
- /htdocs/hrm/class/skilldet.class.php
- /htdocs/hrm/class/evaluationdet.class.php
- /htdocs/hrm/class/establishment.class.php
- /htdocs/hrm/class/job.class.php
- /htdocs/hrm/class/evaluation.class.php
- /htdocs/hrm/class/skillrank.class.php
- /htdocs/hrm/class/skill.class.php
- /htdocs/fichinter/class/fichinter.class.php
- /htdocs/emailcollector/class/emailcollector.class.php
- /htdocs/emailcollector/class/emailcollectoraction.class.php
- /htdocs/emailcollector/class/emailcollectorfilter.class.php
- /htdocs/delivery/class/delivery.class.php
- /htdocs/ticket/class/ticket.class.php
- /htdocs/ticket/class/cticketcategory.class.php
- /htdocs/webportal/class/webportalpartnership.class.php
- /htdocs/resource/class/dolresource.class.php
- /htdocs/partnership/class/partnership.class.php
- /htdocs/partnership/class/partnership_type.class.php
- /htdocs/categories/class/categorie.class.php
- /htdocs/cron/class/cronjob.class.php
|
'/\*/' | 91 |
- /htdocs/product/price.php (10)
- /htdocs/core/modules/commande/doc/pdf_einstein.modules.php (5)
- /htdocs/core/modules/commande/doc/pdf_eratosthene.modules.php (5)
- /htdocs/core/modules/facture/doc/pdf_crabe.modules.php (5)
- /htdocs/core/modules/facture/doc/pdf_sponge.modules.php (5)
- /htdocs/core/modules/propale/doc/pdf_cyan.modules.php (5)
- /htdocs/core/modules/propale/doc/pdf_azur.modules.php (5)
- /htdocs/core/modules/supplier_proposal/doc/pdf_aurore.modules.php (5)
- /htdocs/core/modules/mrp/doc/pdf_vinci.modules.php (3)
- /htdocs/core/modules/supplier_proposal/doc/pdf_zenith.modules.php (3)
- /htdocs/core/modules/supplier_invoice/doc/pdf_canelle.modules.php (3)
- /htdocs/core/modules/supplier_order/doc/pdf_cornas.modules.php (3)
- /htdocs/core/modules/supplier_order/doc/pdf_muscadet.modules.php (3)
- /htdocs/contrat/card.php (2)
- /htdocs/core/lib/functions.lib.php (2)
- /htdocs/fourn/commande/card.php (2)
- /htdocs/fourn/facture/card.php (2)
- /htdocs/fourn/facture/card-rec.php (2)
- /htdocs/commande/card.php (2)
- /htdocs/compta/facture/card.php (2)
- /htdocs/compta/facture/card-rec.php (2)
- /htdocs/expensereport/class/expensereport.class.php (2)
- /htdocs/societe/price.php (2)
- /htdocs/comm/propal/card.php (2)
- /htdocs/supplier_proposal/card.php (2)
- /htdocs/install/upgrade2.php
- /htdocs/core/class/html.form.class.php
- /htdocs/core/modules/import/import_xlsx.modules.php
- /htdocs/core/modules/import/import_csv.modules.php
- /htdocs/imports/emptyexample.php
- /htdocs/product/card.php
- /htdocs/product/price_suppliers.php
|
'/(&|\?)*mode=[^&]+/' | 114 |
- /htdocs/loan/list.php (4)
- /htdocs/user/list.php (3)
- /htdocs/user/hierarchy.php (3)
- /htdocs/workstation/workstation_list.php (2)
- /htdocs/expedition/list.php (2)
- /htdocs/modulebuilder/template/myobject_list.php (2)
- /htdocs/contrat/list.php (2)
- /htdocs/holiday/list.php (2)
- /htdocs/adherents/type.php (2)
- /htdocs/adherents/list.php (2)
- /htdocs/adherents/subscription/list.php (2)
- /htdocs/contact/list.php (2)
- /htdocs/variants/list.php (2)
- /htdocs/bom/bom_list.php (2)
- /htdocs/fourn/commande/list.php (2)
- /htdocs/fourn/facture/list.php (2)
- /htdocs/don/list.php (2)
- /htdocs/commande/list.php (2)
- /htdocs/compta/sociales/list.php (2)
- /htdocs/compta/tva/list.php (2)
- /htdocs/compta/bank/list.php (2)
- /htdocs/compta/bank/various_payment/list.php (2)
- /htdocs/compta/facture/list.php (2)
- /htdocs/compta/localtax/list.php (2)
- /htdocs/compta/cashcontrol/cashcontrol_list.php (2)
- /htdocs/compta/prelevement/orders_list.php (2)
- /htdocs/compta/prelevement/list.php (2)
- /htdocs/compta/paiement/cheque/list.php (2)
- /htdocs/salaries/list.php (2)
- /htdocs/salaries/payments.php (2)
- /htdocs/bookcal/availabilities_list.php (2)
- /htdocs/bookcal/calendar_list.php (2)
- /htdocs/recruitment/recruitmentcandidature_list.php (2)
- /htdocs/mrp/mo_list.php (2)
- /htdocs/expensereport/list.php (2)
- /htdocs/expensereport/payment/list.php (2)
- /htdocs/eventorganization/conferenceorbooth_list.php (2)
- /htdocs/societe/list.php (2)
- /htdocs/comm/propal/list.php (2)
- /htdocs/user/group/list.php (2)
- /htdocs/product/list.php (2)
- /htdocs/product/inventory/list.php (2)
- /htdocs/product/stock/list.php (2)
- /htdocs/supplier_proposal/list.php (2)
- /htdocs/reception/list.php (2)
- /htdocs/knowledgemanagement/knowledgerecord_list.php (2)
- /htdocs/projet/list.php (2)
- /htdocs/projet/tasks/list.php (2)
- /htdocs/hrm/job_list.php (2)
- /htdocs/hrm/evaluation_list.php (2)
- /htdocs/hrm/position_list.php (2)
- /htdocs/hrm/skill_list.php (2)
- /htdocs/fichinter/list.php (2)
- /htdocs/ticket/list.php (2)
- /htdocs/partnership/partnership_list.php (2)
|
'/^mod/i' | 114 |
- /htdocs/core/lib/admin.lib.php (6)
- /htdocs/admin/modules.php (3)
- /htdocs/admin/modulehelp.php (3)
- /htdocs/core/class/interfaces.class.php (2)
- /htdocs/modulebuilder/template/core/modules/modMyModule.class.php
- /htdocs/core/modules/modMrp.class.php
- /htdocs/core/modules/modWorkflow.class.php
- /htdocs/core/modules/modECM.class.php
- /htdocs/core/modules/modCommande.class.php
- /htdocs/core/modules/modSalaries.class.php
- /htdocs/core/modules/modFTP.class.php
- /htdocs/core/modules/modEventOrganization.class.php
- /htdocs/core/modules/modNotification.class.php
- /htdocs/core/modules/modWebServicesClient.class.php
- /htdocs/core/modules/modPrelevement.class.php
- /htdocs/core/modules/modTicket.class.php
- /htdocs/core/modules/modPaypal.class.php
- /htdocs/core/modules/modAgenda.class.php
- /htdocs/core/modules/modBookmark.class.php
- /htdocs/core/modules/modBookCal.class.php
- /htdocs/core/modules/modKnowledgeManagement.class.php
- /htdocs/core/modules/modService.class.php
- /htdocs/core/modules/modDav.class.php
- /htdocs/core/modules/modWebsite.class.php
- /htdocs/core/modules/modLoan.class.php
- /htdocs/core/modules/modBanque.class.php
- /htdocs/core/modules/modAccounting.class.php
- /htdocs/core/modules/modDocumentGeneration.class.php
- /htdocs/core/modules/modExpedition.class.php
- /htdocs/core/modules/modIntracommreport.class.php
- /htdocs/core/modules/modDataPolicy.class.php
- /htdocs/core/modules/modApi.class.php
- /htdocs/core/modules/modPaybox.class.php
- /htdocs/core/modules/modZapier.class.php
- /htdocs/core/modules/modProduct.class.php
- /htdocs/core/modules/modCollab.class.php
- /htdocs/core/modules/modBom.class.php
- /htdocs/core/modules/modUser.class.php
- /htdocs/core/modules/DolibarrModules.class.php
- /htdocs/core/modules/modPropale.class.php
- /htdocs/core/modules/modWebhook.class.php
- /htdocs/core/modules/modWorkstation.class.php
- /htdocs/core/modules/modPartnership.class.php
- /htdocs/core/modules/modGeoIPMaxmind.class.php
- /htdocs/core/modules/modContrat.class.php
- /htdocs/core/modules/modPaymentByBankTransfer.class.php
- /htdocs/core/modules/modAsset.class.php
- /htdocs/core/modules/modRecruitment.class.php
- /htdocs/core/modules/modFicheinter.class.php
- /htdocs/core/modules/modSupplierProposal.class.php
- /htdocs/core/modules/modModuleBuilder.class.php
- /htdocs/core/modules/modEmailCollector.class.php
- /htdocs/core/modules/modFournisseur.class.php
- /htdocs/core/modules/modOpenSurvey.class.php
- /htdocs/core/modules/modTakePos.class.php
- /htdocs/core/modules/modMargin.class.php
- /htdocs/core/modules/modStock.class.php
- /htdocs/core/modules/modAdherent.class.php
- /htdocs/core/modules/modResource.class.php
- /htdocs/core/modules/modCron.class.php
- /htdocs/core/modules/modExternalSite.class.php
- /htdocs/core/modules/modMultiCurrency.class.php
- /htdocs/core/modules/modImport.class.php
- /htdocs/core/modules/modFacture.class.php
- /htdocs/core/modules/modCategorie.class.php
- /htdocs/core/modules/modMailmanSpip.class.php
- /htdocs/core/modules/modIncoterm.class.php
- /htdocs/core/modules/modGravatar.class.php
- /htdocs/core/modules/modReception.class.php
- /htdocs/core/modules/modTax.class.php
- /htdocs/core/modules/modLabel.class.php
- /htdocs/core/modules/modVariants.class.php
- /htdocs/core/modules/modStripe.class.php
- /htdocs/core/modules/modBarcode.class.php
- /htdocs/core/modules/modDon.class.php
- /htdocs/core/modules/modLdap.class.php
- /htdocs/core/modules/modExternalRss.class.php
- /htdocs/core/modules/modClickToDial.class.php
- /htdocs/core/modules/modFckeditor.class.php
- /htdocs/core/modules/modSocialNetworks.class.php
- /htdocs/core/modules/modHRM.class.php
- /htdocs/core/modules/modProjet.class.php
- /htdocs/core/modules/modOauth.class.php
- /htdocs/core/modules/modSyslog.class.php
- /htdocs/core/modules/modComptabilite.class.php
- /htdocs/core/modules/modWebServices.class.php
- /htdocs/core/modules/modProductBatch.class.php
- /htdocs/core/modules/modStockTransfer.class.php
- /htdocs/core/modules/modExport.class.php
- /htdocs/core/modules/modPrinting.class.php
- /htdocs/core/modules/modDeplacement.class.php
- /htdocs/core/modules/modBlockedLog.class.php
- /htdocs/core/modules/modHoliday.class.php
- /htdocs/core/modules/modWebPortal.class.php
- /htdocs/core/modules/modAi.class.php
- /htdocs/core/modules/modReceiptPrinter.class.php
- /htdocs/core/modules/modDynamicPrices.class.php
- /htdocs/core/modules/modSociete.class.php
- /htdocs/core/modules/modDebugBar.class.php
- /htdocs/core/modules/modExpenseReport.class.php
- /htdocs/core/modules/modMailing.class.php
- /htdocs/imports/class/import.class.php
- /htdocs/exports/class/export.class.php
- /htdocs/public/demo/index.php
|
'/^(date|timestamp|datetime)/' | 131 |
- /htdocs/bom/bom_list.php (5)
- /htdocs/compta/cashcontrol/cashcontrol_list.php (5)
- /htdocs/mrp/mo_list.php (5)
- /htdocs/hrm/position.php (5)
- /htdocs/workstation/workstation_list.php (4)
- /htdocs/modulebuilder/template/myobject_list.php (4)
- /htdocs/webhook/target_list.php (4)
- /htdocs/variants/list.php (4)
- /htdocs/asset/list.php (4)
- /htdocs/asset/model/list.php (4)
- /htdocs/bookcal/availabilities_list.php (4)
- /htdocs/bookcal/calendar_list.php (4)
- /htdocs/recruitment/recruitmentjobposition_list.php (4)
- /htdocs/recruitment/recruitmentcandidature_list.php (4)
- /htdocs/admin/emailcollector_list.php (4)
- /htdocs/admin/mails_senderprofile_list.php (4)
- /htdocs/eventorganization/conferenceorboothattendee_list.php (4)
- /htdocs/eventorganization/conferenceorbooth_list.php (4)
- /htdocs/product/inventory/list.php (4)
- /htdocs/product/stock/productlot_list.php (4)
- /htdocs/product/stock/stocktransfer/stocktransfer_list.php (4)
- /htdocs/knowledgemanagement/knowledgerecord_list.php (4)
- /htdocs/hrm/job_list.php (4)
- /htdocs/hrm/evaluation_list.php (4)
- /htdocs/hrm/position_list.php (4)
- /htdocs/hrm/skill_list.php (4)
- /htdocs/webportal/class/html.formlistwebportal.class.php (4)
- /htdocs/partnership/partnership_list.php (4)
- /htdocs/product/stock/list.php (3)
- /htdocs/product/reassortlot.php (2)
- /htdocs/ticket/list.php (2)
- /htdocs/don/list.php
- /htdocs/compta/bank/various_payment/list.php
- /htdocs/salaries/list.php
- /htdocs/eventorganization/conferenceorboothattendee_card.php
- /htdocs/eventorganization/conferenceorbooth_card.php
- /htdocs/user/list.php
- /htdocs/user/group/list.php
- /htdocs/hrm/skill_card.php
|